------- Comment #12 from chris at bubblescope dot net 2009-10-09 17:51 ------- LD_LIBRARY_PATH doesn't exist on Mac. Usually linking libraries together 'just works', but in this case it seems to have broken.
By configuring with --enable-fully-dynamic-string, I get a working compiler (actually better than the system compiler, as now -D_GLIBCXX_DEBUG works) so I'm happy for now. Someone who is better with linking-fu than me should probably at some point look at just what Apple has managed to mess up however. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41645