[Coin-discuss] how do I see SYMPHONY's compilation steps?

Ted Ralphs tkralphs at lehigh.edu
Tue Jan 17 10:32:12 EST 2006


Michael Hennebry wrote:
> I can't get gdb to tell me at what line my application aborted.
> Hexadecimal addresses don't do me much good.
> When I do a make -n it claims to apply the -g flag,
> but the result when I do it for real suggests otherwise.
> How do I tell the make system to show me the compilation
> commands when I do them for real?

Comment out the last line of the COIN/SYMPHONY/Makefile like this.

#.SILENT:

Then you will get all the commands.

Cheers,

Ted
-- 
Dr. Ted Ralphs
Assistant Professor
Industrial and Systems Engineering
Lehigh University
(610)758-4784
tkralphs at lehigh.edu
www.lehigh.edu/~tkr2



More information about the Coin-discuss mailing list