Title: RE: info

        Gmake has the option "-d" that will output a large amount of very detailed information about what it's doing and why. I suggest you re-direct this to a file. Also, the "-p" option will print out the definitions of all internal macros and targets. I've used both these options to good effect when debugging my makefiles.

        Note that I am "just another user"; Paul Smith might have more or more correct info on this.

--
Doug Shea
Configuration Manager - WIDCOMM, Inc
(858) 795-3425
http://www.widcomm.com/


> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 01, 2002 8:20 AM
> To: [EMAIL PROTECTED]
> Subject: info
>
>
> Hello,
>
> I'm sorry to bother you on this e-mail address,
> but I am working with quiet complex makefiles
> and would like to know if it exist a debugger or 'tracer' for make.
>
> Can you help me ?
>
> Regards
> Bruno
>
>
> _______________________________________________
> Bug-make mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/bug-make
>

  • info bmarcade
    • Doug Shea

Reply via email to