This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/41529] LTO configuration should detect if the target is ELF
- From: "davek at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Jan 2010 15:20:03 -0000
- Subject: [Bug bootstrap/41529] LTO configuration should detect if the target is ELF
- References: <bug-41529-91@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #18 from davek at gcc dot gnu dot org 2010-01-02 15:20 -------
(In reply to comment #17)
> I don't really see the point of the ELF container if you also have code to
> parse a native object format. Either add a separate COFF etc. (or
> BFD-using if you so wish) implementation of the set of interfaces that
> lto-elf.c provides,
Thanks Joseph! That's probably much cleaner. (Did I mention I didn't study
the code yet? I only just started testing this stuff for the first time before
christmas.)
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41529