------- Comment #27 from howarth at nitro dot med dot uc dot edu  2006-09-28 
04:41 -------
One last minor nit with regards to the autoconf changes for both libstdc++-v3
and libjava. I notice that in config.log in libstdc++-v3 for example, I get...

configure:31103: checking for _Unwind_GetIPInfo
configure:31130: 
/sw/src/fink.build/gcc4-4.1.9999-20060927/darwin_objdir/./gcc/xgcc
-shared-libgcc -B/sw/src/fink.build/gcc4-4.1.99
99-20060927/darwin_objdir/./gcc -nostdinc++
-L/sw/src/fink.build/gcc4-4.1.9999-20060927/darwin_objdir/powerpc-apple-darwin8/libstdc+
+-v3/src
-L/sw/src/fink.build/gcc4-4.1.9999-20060927/darwin_objdir/powerpc-apple-darwin8/libstdc++-v3/src/.libs
-B/sw/lib/gcc4/power
pc-apple-darwin8/bin/ -B/sw/lib/gcc4/powerpc-apple-darwin8/lib/ -isystem
/sw/lib/gcc4/powerpc-apple-darwin8/include -isystem /sw/lib
/gcc4/powerpc-apple-darwin8/sys-include -o conftest -g -O2  -fno-exceptions  
conftest.cc -lm  >&5
/sw/lib/odcctools/bin/ld: warning -L: directory name
(/sw/src/fink.build/gcc4-4.1.9999-20060927/darwin_objdir/powerpc-apple-darwin8/
libstdc++-v3/src) does not exist
/sw/lib/odcctools/bin/ld: warning -L: directory name
(/sw/src/fink.build/gcc4-4.1.9999-20060927/darwin_objdir/powerpc-apple-darwin8/
libstdc++-v3/src/.libs) does not exist
/sw/lib/odcctools/bin/ld: Undefined symbols:
__Unwind_GetIPInfo

which suggests that configure is attempting to use directories before they
exist. Is that worth fixing in both libstdc++-v3 and libjava?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26792

Reply via email to