This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/17492] New: gcc 3.4.2 does not work on OpenBSD elf
- From: "nospam-bugzilla at uun dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 05:36:55 -0000
- Subject: [Bug target/17492] New: gcc 3.4.2 does not work on OpenBSD elf
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc does not currently work on the i386 architecture for OpenBSD, because
OpenBSD switched to elf. I will attach a patch that seems to fix the problem.
The patch may include some extraneous lines in config.gcc, because I'm not very
familiar with gcc's build system and internals. However, for someone who
understands this stuff it should be pretty obvious how to fix the problem given
my patch.
--
Summary: gcc 3.4.2 does not work on OpenBSD elf
Product: gcc
Version: 3.4.2
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: nospam-bugzilla at uun dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i386-unknown-openbsd3.5
GCC host triplet: i386-unknown-openbsd3.5
GCC target triplet: i386-unknown-openbsd3.5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17492