> 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
