I've found the following in the archives: >as root: >ln -s ld /usr/bin/sparc64-linux-ld >ln -s as /usr/bin/sparc64-linux-as > >The ld that comes with binutils will handle elf64, but for some >reason, >the kernel looks for ld with the sparc64-linux- prefix.
Gruss Steffan On Wed, Oct 24, 2001, Steffan Baron wrote: > > >I was wrong, it isn't on my machine either .... > >Gruss >Steffan > > >On Wed, Oct 24, 2001, Rich Sahlender wrote: >> >>Then something is wrong with the package. I installed egcs64 and it >>supplied sparc64-linux-gcc but did not supply sparc64-linux-ld. I >>saw an earlier note from Ben C. that talked about using >>gcc-3.0-sparc64 instead of egcs64. I uninstalled egcs64 and tried >>gcc-3.0 and make vmlinux fails in the same place as with egcs64 >>looking for sparc64-linux-ld... >> >>On Wed, Oct 24, 2001 at 05:07:31PM +0200, Steffan Baron wrote: >>> > >>> >make[2]: sparc64-linux-ld: Command not found >>> >>> You are missing the egcs64 package. >>> >>> Gruss >>> Steffan

