has anyone got this to work. I keep on getting problems with the debugger (gnu) ld. After installing the linux (ELF) binaries, It complains that it can't find crtbegin.o or crtend.o
if I move these from the directory
/usr/lib/gcc-lib/i386-redhat-linux/2.7.2.3 where they reside in the standard distribution, gpc produces an executable which immediately segfaults. What should I be doing here? Can I recompile gpc for a newer version of ld (if that is the problem)? trying to compile gcc 2.7.2.1 with the new ld halts with errors too. I've spent a fair bit of time fiddling around, so if anyone has some hints, I would be grateful if they could e-mail me back.
thanks a lot
yan wong