help-gnu-utils
[Top][All Lists]
Advanced

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

Re: gmake: handling generated include files.


From: Paul Jarc
Subject: Re: gmake: handling generated include files.
Date: Fri, 15 Oct 2004 18:23:56 -0400
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

cakoose@yahoo.com (Kannan Goundan) wrote:
> The problem is that the dependency generation phase (i.e. GCC -MM)
> fails when it hits a #include file that doesn't exist.  How can I make
> GCC ignore the fact that the files are missing and have it print the
> filenames out to the dependency list anyway?

Check the gcc manual for -MG.


paul




reply via email to

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