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: Eric Blake
Subject: Re: Any way to get rid of -MP parameter to gcc for dependency creation?
Date: Mon, 03 Jan 2011 16:46:37 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.7

On 01/03/2011 04:43 PM, Xan Lopez wrote:
> Alternatively, is there some well-known way to reduce either the size
> or the processing time for the Makefile in huge automake projects?[1]

Have you tried './configure --disable-dependency-tracking' as a way to
make automake quit outputting -MP options in the makefile?  Since you're
already willing to give up the benefits of dependency tracking, you
might as well tell that to configure.

-- 
Eric Blake   address@hidden    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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