automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Any way to get rid of -MP parameter to gcc for dependency creation?


From: Xan Lopez
Subject: Re: Any way to get rid of -MP parameter to gcc for dependency creation?
Date: Sat, 8 Jan 2011 23:42:39 +0100

On Sat, Jan 8, 2011 at 11:27 PM, Paul Smith <address@hidden> wrote:
> On Sat, 2011-01-08 at 21:57 +0100, Xan Lopez wrote:
>> Any idea to bypass this whole mess?
>
> You can create one or more libxxx.a files from subsets of your objects,
> and link with those.

Yeah. We recently moved away from this to simplify our setup a bit
(and perhaps improve performance a bit, since we avoid creating
unneeded intermediate libraries), but I guess we might have to go back
to it at least for now.

Xan

>
> --
> -------------------------------------------------------------------------------
>  Paul D. Smith <address@hidden>          Find some GNU make tips at:
>  http://www.gnu.org                      http://make.mad-scientist.net
>  "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]