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

BUG-BAD_configuration in actual gcc-3.2.2 on sid release



Sorry, i dont know where i must send this email. Feel free to forward this one to the correct email (if u understand what im talking about ... i have a pathetic english).
-----------

Im using SID-testing debian release.

In last release of gcc, just:
----
server01:/etc# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.2/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,proto,pascal,objc,ada --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-java-gc=boehm --enable-objc-gc i386-linux
Thread model: posix
gcc version 3.2.2 20021210 (Debian prerelease)
----

has not defined the release version include directory as a source of headers.
I mean /usr/lib/gcc-lib/i386-linux/3.2.2/include is not checked when u compile a file so stdarg.h and so important files are not allocated if u use a #include <>

Problems: .... u will not get any kernel source or any "big"-arch-dependence programs compiled.

Seeya

Note: I have added manuality the /usr/lib/gcc-lib/i386-linux/3.2.2/include directory as a include-source in Makefile, anyway i think its not a good solution.



Reply to: