automake
[Top][All Lists]
Advanced

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

Re: preprocessor output target


From: Ralf Wildenhues
Subject: Re: preprocessor output target
Date: Thu, 5 Jun 2008 17:58:55 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

Hi Jason,

* Jason Roscoe wrote on Thu, Jun 05, 2008 at 04:13:31PM CEST:
> I apologize if this is not the correct list

It's dead on.

In addition to Stepan's answer:

> The main reason is that I want to be able to see the headers  
> that are being included and where they are getting pulled from.  Is this  
> already built in to the tools I am using?  Thanks.

If all you care about is the set of headers used for init.o, then
typically you can peek at the dependency file, .deps/init.Po, which
was generated during the last compilation of init.o.

Cheers,
Ralf




reply via email to

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