It appears that g77 (3.4) from fink also installs a newer version of
libgcc.a - which has some missing symbols. Specifically

/usr/bin/ld: Undefined symbols:
restFP
saveFP

They are defined in /usr/lib/libgcc.a but not in
/sw/lib/gcc/powerpc-apple-darwin7.2.0/3.4/libgcc.a (installed by
g77-fink).

My current workarround is to forceably using /usr/lib/libgcc.a.

Any perticular reason for g77  to ship and use
/sw/lib/gcc/powerpc-apple-darwin7.2.0/3.4/libgcc.a?

Thanks,
Satish



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to