alberthrocks

CMake verbose prizm

Apr 2nd, 2012
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.42 KB | None | 0 0
  1. Ran this:
  2. cmake -DCMAKE_TOOLCHAIN_FILE='./PrizmOS-gcc-sh3eb.cmake' -DBUILD_DEMOS=OFF ..
  3.  
  4. make VERBOSE=1 yields:
  5. ========================
  6. /usr/local/sh3/bin/sh3eb-elf-gcc  -Dchipmunk_EXPORTS -std=gnu99 -O3 -DNDEBUG -ffast-math -fPIC -I/home/buildbot/PrizmSDK/projects/chipmunk/Chipmunk-6.0.3/include/chipmunk   -o CMakeFiles/chipmunk.dir/cpSweep1D.c.obj   -c /home/buildbot/PrizmSDK/projects/chipmunk/Chipmunk-6.0.3/src/cpSweep1D.c
Advertisement
Add Comment
Please, Sign In to add comment