Christine Delire wrote:
I am trying to install g95 on a G5 10.3.9 using fink.

The compilation fails with these errors

there is a series of messages like:
ld: libgcc/./_divdi3_s.o malformed object (stray relocation PAIR entry (1) in section (__TEXT,__eh_frame)) ld: libgcc/./_divdi3_s.o malformed object (stray relocation PAIR entry (3) in section (__TEXT,__eh_frame)) ld: libgcc/./_moddi3_s.o malformed object (stray relocation PAIR entry (1) in section (__TEXT,__eh_frame)) ld: libgcc/./_moddi3_s.o malformed object (stray relocation PAIR entry (3) in section (__TEXT,__eh_frame))

then
/usr/bin/libtool: internal link edit command failed

For the record and the list archives: We solved this off-list. The culprit was proved to be Panther's /usr/bin/ld which is broken (as had been seen also in some other cases). Replacing it by either
- a /usr/bin/ld copied over from Tiger, or
- the /usr/bin/ld née ld10.3 that gets installed on Panther if one installs the (Tiger) SDK package MacOSX10.4.pkg
solves the problem.

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to