[tlbuild] 2010 builds
Peter Breitenlohner
peb at mppmu.mpg.de
Tue Feb 23 19:29:59 CET 2010
On Tue, 23 Feb 2010, Ken Brown wrote:
> I did get a few implicit declaration warnings:
>
> /tmp/tl2010/source/Work/libs/icu/../../../libs/icu/icu-4.2.1/common/putil.c:
> In function ?uprv_tzset_4_2?:
> /tmp/tl2010/source/Work/libs/icu/../../../libs/icu/icu-4.2.1/common/putil.c:574:
> warning: implicit declaration of function ?tzset?
>
> /tmp/tl2010/source/Work/libs/icu/../../../libs/icu/icu-4.2.1/tools/genrb/derb.c:297:
> warning: implicit declaration of function ?_setmode?
>
> /tmp/tl2010/source/Work/libs/icu/../../../libs/icu/icu-4.2.1/tools/genrb/derb.c:297:
> warning: implicit declaration of function ?_fileno?
>
> /tmp/tl2010/source/Work/libs/icu/../../../libs/icu/icu-4.2.1/io/ufile.c:61:
> warning: implicit declaration of function ?fileno?
Hi Ken,
these look much like those that prevented icu to be cross compiled for
mingw32. I have changed things such that icu is now configured with
'--disable-strict' and consequently gcc is used without '-ansi -pedantic'.
Judging from the mingw32 headers that should cause these to be defined.
> ../../../texk/dvipos/dvicore.c: In function ?do_pos_special?:
> ../../../texk/dvipos/dvicore.c:919: warning: implicit declaration of function
> ?isspace?
Already fixed. Thanks for the feedback.
Regards
Peter Breitenlohner <peb at mppmu.mpg.de>
More information about the tlbuild
mailing list