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

Re: GnomeICU dies



On Wed 26 Jan 2000, Christopher C. Chimelis wrote:

> ended that.  I have a few other versions of gcc/egcs laying around,
> though, so if it ends up being a compiler issue, I can test all of that
> out too.

FYI, (not related to GnomeICU but to compilers) I noticed that while
compiling ifmail, I got tons of warnings about int / pointer mismatches,
you know, the regular stuff you get when using malloc / strcpy etc
without including stdlib.h / string.h etc.   However, those were all
correctly being included...

With a sample source I first preprocessed it with -E, and looked at the
output, which seemed OK. Compiling _that_ worked fine without any
warnings... Compiling without an -O flag also worked fine, so that's
what I did for ifmail.  But it's weird that optimization should "forget"
prototypes...  Any idea where to go with this?


Paul Slootman
-- 
home:       paul@wurtel.demon.nl http://www.wurtel.demon.nl/
work:       paul@murphy.nl       http://www.murphy.nl/
debian:     paul@debian.org      http://www.debian.org/
isdn4linux: paul@isdn4linux.de   http://www.isdn4linux.de/


Reply to: