> The problem with that approach is that it breaks apart > on latest red hat and mandrake distributions, and > probably other systems that use gcc 3.2. See > http://www.kaffe.org/cgi-bin/viewcvs.cgi/kaffe/configure.in.diff?r1=1.166&r2=1.167 > > ChangeLog entry was: > Wed Nov 13 12:11:59 CET 2002 Dalibor Topic > <[EMAIL PROTECTED]> > > * configure.in: removed -I/usr/local/include > from default > CPPFLAGS, as it makes configure miss all > header files on on > gcc 3.2 based Mandrake Linux 9.0.
Bah, so gcc is complaining about a redundant include path? > It doesn't seem to be going to be reverted to the old > behaviour soon. So I'd instead propose to remove > automatic adding of /usr/local/lib from > --with-libraries instead as it's causing problems, > too. yeah, that seems reasonable. > best regards, > dalibor topic thanks, tim _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
