This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [lto][RFC] Do not emit hybrid object files
On Oct 17, 2008, at 1:01 PM, Jeff Law wrote:
Reality is there aren't too many non-ELF targets that matter anymore
and, IMHO, it's reasonable to demand ELF support for LTO. The only
other format that has a reasonable chance of working would be the
COFF variants anyway and the only COFF variant that is meaningful is
used by AIX (and perhaps Darwin?!?).
Darwin already has a GCC-based compiler that fully supports LTO,
-Chris