On Nov 16, 2005, at 17:56, Martin Costabel wrote:

Jeff Whitaker wrote:
[]
Peter: I can't remember why JFM added the link to /usr/lib/gcc/ powerpc-apple-darwin8/4.0.0/libgcc.a to g77 in the first place, but if I remove it and rebuild g77, it seems to work fine (on 10.4.2 with Xcode 2.1).

The reason was the old rest_FP/save_FP undefined symbol problem that used to be solved by including a -lcc_dynamic linker flag. libgcc_dynamic always was, despite its name, a link to the static libgcc.a, but Apple removed this link for gcc4.

If it's really just for these two symbols, maybe you should just steal gcc/config/rs6000/darwin-fpsave.asm from 4.0.1.


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to