News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Logging toolchain command lines

Started by tim_c, July 08, 2008, 10:36:59 PM

Previous topic - Next topic

tim_c

I'm working on a toolchain which feeds things to C::B

When a test application is compiled and linked by C::B  as configured by the data I sent, it would be very useful to have a log of the command lines sent out by C::B as a way to try and work out what C::B is doing. Working blind is no fun.

How do I turn on logging or otherwise capture the data?

Host OS is XP.

TDragon

Settings / Compiler and debugger / Other settings / Compiler logging = Full command line.
[url="https://jmeubank.github.io/tdm-gcc/"]https://jmeubank.github.io/tdm-gcc/[/url] - TDM-GCC compiler suite for Windows (GCC 9.2.0 2020-03-08, 32/64-bit, no extra DLLs)

tim_c