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 on Linux/ia32/ELF. Any ideas? Thanks. -- H.J. Lu (hjl@gnu.org)