Still have origina libstdc++-v3 problem
Richard Kenner
kenner@vlsi1.ultra.nyu.edu
Sun Dec 2 04:05:00 GMT 2001
The original probelm is also still there. From g++.log:
Executing on host: /g/gcc/alpha3/gcc/testsuite/../g++ -B/g/gcc/alpha3/gcc/testsuite/../ /g/gcc/egcs/gcc/testsuite/g++.dg/ext/instantiate1.C -nostdinc++ -I/g/gcc/alpha3/alphaev56-dec-osf4.0c/libstdc++-v3/include/alphaev56-dec-osf4.0c -I/g/gcc/alpha3/alphaev56-dec-osf4.0c/libstdc++-v3/include -I/g/gcc/egcs/libstdc++-v3/libsupc++ -I/g/gcc/egcs/libstdc++-v3/libio -I/g/gcc/egcs/libstdc++-v3/include/backward -I/g/gcc/egcs/libstdc++-v3/testsuite -fmessage-length=0 -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libstdc++ -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libstdc++-v3/src/.libs -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libiberty -lm -o a.out (timeout = 300)
spawn /g/gcc/alpha3/gcc/testsuite/../g++ -B/g/gcc/alpha3/gcc/testsuite/../ /g/gcc/egcs/gcc/testsuite/g++.dg/ext/instantiate1.C -nostdinc++ -I/g/gcc/alpha3/alphaev56-dec-osf4.0c/libstdc++-v3/include/alphaev56-dec-osf4.0c -I/g/gcc/alpha3/alphaev56-dec-osf4.0c/libstdc++-v3/include -I/g/gcc/egcs/libstdc++-v3/libsupc++ -I/g/gcc/egcs/libstdc++-v3/libio -I/g/gcc/egcs/libstdc++-v3/include/backward -I/g/gcc/egcs/libstdc++-v3/testsuite -fmessage-length=0 -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libstdc++ -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libstdc++-v3/src/.libs -L/g/gcc/alpha3/alphaev56-dec-osf4.0c//libiberty -lm -o a.out
/usr/bin/ld:
Unresolved:
void f<int>(int)
A<int>::f()
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/usr/bin/ld:
Unresolved:
void f<int>(int)
A<int>::f()
collect2: ld returned 1 exit status
More information about the Gcc
mailing list