freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft] Compiling freetype 2.3.9 with bcc fails


From: mpsuzuki
Subject: Re: [ft] Compiling freetype 2.3.9 with bcc fails
Date: Tue, 14 Jul 2009 20:44:37 +0900

Dear Mirco,

Thank you for examing my patch.

On Tue, 14 Jul 2009 13:09:04 +0200
Mirco Babin <address@hidden> wrote:
>The apinames.exe is now build ok.
>But building the library fails with the continuating error "Warning: invalid
>page size value ignored". This warning is repeating endlessly and I have to
>abort the make.

>tlib /u objs\freetype.lib +.\objs\ftsystem.obj +.\objs\ftdebug.obj
>+.\objs\ftinit.obj +.\objs\ftbase.obj +.\objs\ftbbox.obj +.\objs\ftbdf.obj
>+.\objs\ftbitmap.obj +.\objs\ftcid.obj +.\objs\ftfstype.obj
>+.\objs\ftgasp.obj +.\objs\ftglyph.obj +.\objs\ftgxval.obj
>+.\objs\ftlcdfil.obj +.\objs\ftmm.obj +.\objs\ftotval.obj
>+.\objs\ftpatent.obj +.\objs\ftpfr.obj +.\objs\ftstroke.obj
>+.\objs\ftsynth.obj +.\objs\fttype1.obj +.\objs\ftwinfnt.obj
>+.\objs\ftxf86.obj +.\objs\truetype.obj +.\objs\type1.obj +.\objs\cff.obj
>+.\objs\type1cid.obj +.\objs\pfr.obj +.\objs\type42.obj +.\objs\winfnt.obj
>+.\objs\pcf.obj +.\objs\bdf.obj +.\objs\sfnt.obj +.\objs\autofit.obj
>+.\objs\pshinter.obj +.\objs\raster.obj +.\objs\smooth.obj
>+.\objs\ftcache.obj +.\objs\ftgzip.obj +.\objs\ftlzw.obj +.\objs\psaux.obj
>+.\objs\psnames.obj
>TLIB 5.1 Copyright (c) 1987-2007 CodeGear
>Warning: invalid page size value ignored
>...

Umm. I got similar warning. The final command finishes with
single warning, as following:

tlib /u objs\freetype.lib +.\objs\ftsystem.obj +.\objs\ftdebug.obj +.\objs\ftini
t.obj +.\objs\ftbase.obj +.\objs\ftbbox.obj +.\objs\ftbdf.obj +.\objs\ftbitmap.o
bj +.\objs\ftcid.obj +.\objs\ftfstype.obj +.\objs\ftgasp.obj +.\objs\ftglyph.obj
 +.\objs\ftgxval.obj +.\objs\ftlcdfil.obj +.\objs\ftmm.obj +.\objs\ftotval.obj +
.\objs\ftpatent.obj +.\objs\ftpfr.obj +.\objs\ftstroke.obj +.\objs\ftsynth.obj +
.\objs\fttype1.obj +.\objs\ftwinfnt.obj +.\objs\ftxf86.obj +.\objs\truetype.obj
+.\objs\type1.obj +.\objs\cff.obj +.\objs\type1cid.obj +.\objs\pfr.obj +.\objs\t
ype42.obj +.\objs\winfnt.obj +.\objs\pcf.obj +.\objs\bdf.obj +.\objs\sfnt.obj +.
\objs\autofit.obj +.\objs\pshinter.obj +.\objs\raster.obj +.\objs\smooth.obj +.\
objs\ftcache.obj +.\objs\ftgzip.obj +.\objs\ftlzw.obj +.\objs\psaux.obj +.\objs\
psnames.obj
TLIB 4.5 Copyright (c) 1987, 1999 Inprise Corporation
Warning: library was too large for page size, rebuilt with page size 64

I'm using Turbo C++ compiler 5.5. Maybe the newer
library tools are more serious about the page size
issue, I should update to newer one to reproduce
the trouble. Which version do you use?

In the free download items of CodeGear, the products
since 2007 are provided as 30-days trials.

Regards,
mpsuzuki




reply via email to

[Prev in Thread] Current Thread [Next in Thread]