https://sourceware.org/bugzilla/show_bug.cgi?id=20401

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Ozkan,

> Well, that's super easy:
> 
> $ cat test.c
> int main () { return 0; }
> $ i586-pc-msdosdjgpp-gcc -Wl,--gc-sections test.c
> collect2: ld terminated with signal 11 [Segmentation fault]

Which would be great if I had an i586-pc-msdosdjgpp toolchain, but I don't. :-(

I managed to jury rig replacements for most of the parts of the toolchain, but
I do not have a compatible crt0.o.  Would you mind uploading that too please ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to