Hi, everyone,
I am using XCode3, and I want to know where to view the compiling and linking comand lines while the project is being building, e.g. "g++ -c -pipe -Os -w -arch i386 -fPIC -DNDEBUG -o source.o source.cpp ...".
Could anyone tell me?Thanks in advance.
I am using XCode3, and I want to know where to view the compiling and linking comand lines while the project is being building, e.g. "g++ -c -pipe -Os -w -arch i386 -fPIC -DNDEBUG -o source.o source.cpp ...".
Could anyone tell me?Thanks in advance.