Question on jam output
2009-06-10 19:00:46 GMT
I want to be able to see what exactly jam is doing when it is compiling each file. In other words, I want to see something along the lines of:
"g++ -Wno-deprecated -m32 -g -I../lib -I../shared -DOS_IS_LINUX -c -o filename.o filename.cc."
Since I'm new to jam I want to make sure that my variables and flags are properly being processed.
Thanks,
Chance Meek
_______________________________________________ jamming mailing list - jamming <at> maillist.perforce.com http://maillist.perforce.com/mailman/listinfo/jamming
RSS Feed