Re: [OT] automatically write enabled macros of the makefile into a file
- From: T <mlist4suntong@xxxxxxxxx>
- Date: Wed, 30 Aug 2006 22:25:23 +0200
On Wed, 30 Aug 2006 20:33:03 -0400, Kamaraju Kusumanchi wrote:
On Wednesday 30 August 2006 12:19, T wrote:
On Wed, 30 Aug 2006 18:14:33 -0400, Kamaraju Kusumanchi wrote:This is definitely a good idea. But I dont know how to do it. Any
The code comes with a makefile. The code contains manyprogram excution, you put:
#ifdef
#endif
constructs which are preprocessed by cpp (The C preprocessor). ...
...
write(10,*) 'Compiled with construct1=${construct1}
construct1=${construct2}...'
The ${construct1} & ${construct2} should be populated by make, before
cpp see them...
pointers?
If you can provide us a *minimum* stripped make file, with 2 defined
varibles, and the steps how you go through the make, cpp, maybe somebody
here can help...
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- [OT] automatically write enabled macros of the makefile into a file
- From: Kamaraju Kusumanchi
- Re: [OT] automatically write enabled macros of the makefile into a file
- From: T
- Re: [OT] automatically write enabled macros of the makefile into a file
- From: Kamaraju Kusumanchi
- [OT] automatically write enabled macros of the makefile into a file
- Prev by Date: Re: Serious problem: text disappeared everywhere
- Next by Date: Kingmax ZV-DVD PCMCIA Card Questions
- Previous by thread: Re: [OT] automatically write enabled macros of the makefile into a file
- Next by thread: luxury larrge orgaasm
- Index(es):
Relevant Pages
|