Hm, does --verbose work for the conftest files? I tried it and it didn't seem to change the output in the build log.
I think my bigger issue was just the caching -- is there some way to delete/ignore the cached without deleting the build/ directory? On Tue, Jan 17, 2012 at 1:50 PM, nathan binkert <[email protected]> wrote: > > Is there a way I can get it to show me A) the actual command used to > build > > the .cpp file and B) the actual error output from g++? > > A) use --verbose on the command line. B) Should happen no matter what. > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
