Advertisement
Guest User

Untitled

a guest
Jul 29th, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. make[1]: Entering directory `/c/Users/Brice/Documents/ioq3'
  2.  
  3. Building Quake3-UrT-Clear in build/release-mingw32-x86:
  4. PLATFORM: mingw32
  5. ARCH: x86
  6. COMPILE_PLATFORM: mingw32
  7. COMPILE_ARCH: x86
  8. CC: gcc
  9.  
  10. CFLAGS:
  11. -fno-strict-aliasing
  12. -w
  13. -DUSE_CURL=1
  14. -DCURL_STATICLIB
  15. -m32
  16. -DUSE_SQLITE_BANS=1
  17. -DUSE_SERVER_EXTRAS=1
  18. -DUSE_AUTH=1
  19. -DUSE_DEMO_FORMAT_42=1
  20. -DUSE_LOCAL_HEADERS=1
  21. -MMD
  22. -DNDEBUG
  23. -O3
  24. -march=i586
  25. -fomit-frame-pointer
  26. -falign-loops=2
  27. -funroll-loops
  28. -falign-jumps=2
  29. -falign-functions=2
  30. -fstrength-reduce
  31.  
  32. Output:
  33. build/release-mingw32-x86/Quake3-UrT-Clear-Ded.x86.exe
  34. build/release-mingw32-x86/Quake3-UrT-Clear.x86.exe
  35.  
  36. make[2]: Entering directory `/c/Users/Brice/Documents/ioq3'
  37. [SERVER] code/win32/win_shared.c
  38. make[2]: Leaving directory `/c/Users/Brice/Documents/ioq3'
  39. make[1]: Leaving directory `/c/Users/Brice/Documents/ioq3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement