GNU,
I am using GCC 4.0.2 with binutils 2.16 and newlib 1.13.0. This build consists
of a bunch of relocatable or partially linked files (*.ro). The partial
compilations and links work just fine but when I get to the final link, I get
the following error message with no clue what is wrong:
powerpc-
--- Additional Comments From amodra at bigpond dot net dot au 2006-01-06
04:05 ---
It is possible that this problem has been fixed in current CVS trunk binutils.
Please try a newer binutils, and if that fails I'll take a looks at your object
files if you make them available somehow.
--