This is the mail archive of the gcc@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]

Re: [lto][RFC] Do not emit hybrid object files


On Fri, Oct 17, 2008 at 12:32 PM, Diego Novillo <dnovillo@google.com> wrote:
>
> lto1 (even if -flto is not provided) and eventually we'll need to
> support archives in the reader.

Will we?  I thought one of the main justifications for implementing a
plugin architecture in the linker was to avoid having to do this in
collect2.

Not that unpacking an archive is particularly difficult. . .

Ollie


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