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

