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 bootstrap/41529] LTO configuration should detect if the target is ELF



------- 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


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