------- Comment #42 from howarth at nitro dot med dot uc dot edu 2008-08-05 03:13 ------- I not sure how valid this is, but if I manually create the missing symlinks to point to the existing object files for libstdc++, I get...
Starting program: /Users/howarth/stackalign/eh-alloca-1.exe Reading symbols for shared libraries +++. done terminate called after throwing an instance of 'A' Program received signal SIGABRT, Aborted. 0x92986b9e in __kill () (gdb) bt #0 0x92986b9e in __kill () #1 0x92986b91 in kill$UNIX2003 () #2 0x929fdec2 in raise () #3 0x92a0d47f in abort () warning: .o file "/sw/src/fink.build/gcc44-4.3.999-20080803/darwin_objdir/i686-apple-darwin9/libstdc++-v3/src/.libs/libstdc++.lax/libsupc++convenience.a/vterminate.o" more recent than executable timestamp #4 0x001bed0b in __gnu_cxx::__verbose_terminate_handler () at ../../../../gcc-4.4-20080803/libstdc++-v3/libsupc++/vterminate.cc:98 warning: .o file "/sw/src/fink.build/gcc44-4.3.999-20080803/darwin_objdir/i686-apple-darwin9/libstdc++-v3/src/.libs/libstdc++.lax/libsupc++convenience.a/eh_terminate.o" more recent than executable timestamp #5 0x001bc83a in __cxxabiv1::__terminate (handler=0x1beba0 <__gnu_cxx::__verbose_terminate_handler()>) at ../../../../gcc-4.4-20080803/libstdc++-v3/libsupc++/eh_terminate.cc:43 #6 0x001bc87c in std::terminate () at ../../../../gcc-4.4-20080803/libstdc++-v3/libsupc++/eh_terminate.cc:53 warning: .o file "/sw/src/fink.build/gcc44-4.3.999-20080803/darwin_objdir/i686-apple-darwin9/libstdc++-v3/src/.libs/libstdc++.lax/libsupc++convenience.a/eh_throw.o" more recent than executable timestamp #7 0x001bc974 in __cxa_throw (obj=Could not find the frame base for "__cxa_throw". ) at ../../../../gcc-4.4-20080803/libstdc++-v3/libsupc++/eh_throw.cc:76 #8 0x00001eb1 in foo () #9 0x00001ee5 in main () -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37012