Regression from gcc-3.0.3-20011213 to gcc-3.0.2
Martin Kahlert
martin.kahlert@infineon.com
Fri Dec 14 02:25:00 GMT 2001
Hi!
I noticed a change between the two:
gcc-3.0.2 and 3.1 search ${prefix}/include for include files,
while gcc-3.0.3-20011213 does not.
This is important, because e.g. jni.h is installed there.
gcc -v
Reading specs from /sw/snapshot/lib/gcc-lib/i686-pc-linux-gnu/3.0.3/specs
Configured with: ../gcc-3.0.3-20011213/configure --prefix=/sw/snapshot --enable-languages=c++,f77,java --enable-threads=posix --enable-shared=libstdc++,libffi,zlib,boehm-gc,libjava
Thread model: posix
gcc version 3.0.3 20011213 (prerelease)
gcc -v
Reading specs from /sw/gcc-3/lib/gcc-lib/i686-pc-linux-gnu/3.0.2/specs
Configured with: ../gcc-3.0.2/configure --prefix=/sw/gcc-3 --enable-languages=c++,f77,java --enable-threads=posix
Thread model: posix
gcc version 3.0.2
Bye,
Martin.
--
The early bird catches the worm. If you want something else for
breakfast, get up later.
More information about the Gcc
mailing list