String out = Sys("gcc -c mybadprogram.c");
gcc -c mybadprogram.c 2> errorlog.txt
Report message to a moderator