Can I link a.out .o with ELF?

Alan Modra alan@linuxcare.com.au
Sun Jun 4 18:30:00 GMT 2000


On Sun, 4 Jun 2000, H . J . Lu wrote:

> I believe I used to be able to link a .o file in a.out on an ELF
> system. But now I got
> 
> # gcc -o aout x.o
> collect2: ld terminated with signal 11 [Segmentation fault], core dumped

gcc -v output?  It's not clear to me whether you're using an elf linker to
link a.out objects with a.out start-up and libraries, or with elf startup
and libraries.  I'm guessing it's elf from looking at x.o

-- 
Linuxcare.  Support for the Revolution.



More information about the Binutils mailing list