[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug gas/2724] GAS segmentation fault when target=coff and enabled-targe
From: |
ed dot reed at aesec dot com |
Subject: |
[Bug gas/2724] GAS segmentation fault when target=coff and enabled-target=elf |
Date: |
7 Aug 2006 20:31:29 -0000 |
------- Additional Comments From ed dot reed at aesec dot com 2006-08-07 20:31
-------
Thanks, that did the trick.
I didn't change it to "fixed" because I don't know if I'm supposed to or not -
but it (gas - the specific thing I reported) now works for me with i386-coff as
the default target and i386-linux among the enabled targets.
# src/configure --prefix=/usr/local/binutils-2.17-coff+elf32 --target=i386-coff
--enable-targets=i386-linux,x86_64-linux,i386-linuxaout
and the utilities recognize both COFF and ELF object files correctly.
Ed
--
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution| |WORKSFORME
http://sourceware.org/bugzilla/show_bug.cgi?id=2724
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.