Hi all! I think, it wasn't a very good idea to put a snapshot of gcc-2.95.3 into woody.
If i compile some assembler code with nasm into an elf binary gcc (or g++) cannot link that file, because ld crashes: [EMAIL PROTECTED]:~/cpp/nasmtest$ make g++ -g -c -I./ -o asmtest.o asmtest.cpp nasm -g -f elf -o test.o test.asm g++ -g -o asmtest asmtest.o test.o collect2: ld terminated with signal 11 [Segmentation fault], core dumped make: *** [asmtest] Error 1 If I tell nasm to create an output file in the aout format everything works. If seems not to be a fault of nasm as it works in both ways (elf and aout) on a system with gcc 2.95.2 Has anyone similar problems? Bye, Martin -- Ernst Martin Witte Tel./Fax: 0241/8940075 Kastanienweg 4, Zi. 2429 email: [EMAIL PROTECTED] 52074 Aachen www: http://www.kawo1.rwth-aachen.de/~witte (g4 c g f g8 as) g2. '(g4 es c)(d c8 h)c2(b4 as8 g)as2(g4 f8 e)f1. (Anton Bruckner)