This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/17492] New: gcc 3.4.2 does not work on OpenBSD elf


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]