This is the mail archive of the gcc-help@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: Correct use of "-flto"


On 27 March 2013 04:00, John Frankish wrote:
> Otherwise I'm going to have to compile with LTO for apps/so libs and again without LTO for static libs...

Why?  If you do that you won't be able to optimize any code in the
static libs at link time.


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