help-make
[Top][All Lists]
Advanced

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

debug information into a file?


From: Torsten Mohr
Subject: debug information into a file?
Date: Mon, 14 Nov 2005 21:48:47 +0100
User-agent: KMail/1.8

Hi,

i've set up a Makefile that works quite fine, but there was
one complaint from a co-worker that a certain file was not
correctly re-made.

To get more information about this i'd like to get more output
form make, but _not_ make the output on stdout unreadably.

So i'd like to have the complete output of "make -dp" in a
file and the normal output of "make" on stdout.

I'd like to generate lots of output each time "make" is started
and when somebody complains that something went wrong i could get
more hints from the debug output files.

I use GNU make 3.81 beta 3 on Win32, but i don't think this is
Win32-specific.


Is something like this (or similar) possible?


Best regards,
Torsten.




reply via email to

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