scowles wrote:
[]
ld: Undefined symbols:
__Unwind_Resume_or_Rethrow

This symbol is supposed to be defined in libgcc. Make sure that you don't have a stray libgcc.dylib that shadows the compiler's libgcc.a. Look in /usr/local/lib in particular. There is a reference to this symbol in libstdc++, so you should also look for a libstdc++.dylib outside its canonical place in /usr/lib/gcc/powerpc-apple-darwin8/.

--
Martin




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to