* venerdì 14 marzo 2003, alle 21:45, Matthias Klose scrive:
> Please recheck with the gcc-snapshot package.
Ok, it compiles.
Package: gcc-3.2
Version: 1:3.2.3-0pre5
Severity: important
gcc-3.2 -O4 -march=athlon-tbird -mcpu=athlon-tbird -pipe -ffast-math
-fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-D_GNU_SOURCE -c
Package: g++-3.2
Version: 1:3.2.1-0pre4
Severity: grave
Justification: renders package unusable
As shown below g++-3.2 needs glibc 2.3 to link this sample program.
$ cat test.cpp
int main()
{
return 0;
}
$ g++-3.2 test.cpp
/usr/lib/gcc-lib/i386-linux/3.2.1/libstdc++.so: undefined referen
3 matches
Mail list logo