Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Juanma Font on March 18, 2010, 03:49:34 am

Title: is it possible to see the exact line compilation that is using C::B ?
Post by: Juanma Font on March 18, 2010, 03:49:34 am
Hello ¡¡¡

  Into "Build log" a can see how the compilation process goes, but i wanna see the complete line that C::B has build from all the parameters and  he is using. Something like  "Compiling openmp.cpp :    g++ -W -Wall openmp.cpp -c -fopenmp......"

    Thanks.
Title: Re: is it possible to see the exact line compilation that is using C::B ?
Post by: Juanma Font on March 18, 2010, 03:55:26 am
Auto reply -> http://wiki.codeblocks.org/index.php?title=FAQ#Q:_How_do_I_troubleshoot_an_compiler_problem.3F

  Sorry  :oops: