Advertisement
dfort

configure_eos.sh

Jun 19th, 2017
465
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.00 KB | None | 0 0
  1. RosieFoComputer:qemu-2.5.0 rosiefort$ ../configure_eos.sh
  2. Setting up QEMU on Darwin...
  3. Using clang / clang++ with -Wno-format-extra-args -Wno-format-zero-length
  4. Options: --disable-sdl
  5. ld: unknown option: --verbose
  6. Install prefix /usr/local
  7. BIOS directory /usr/local/share/qemu
  8. binary directory /usr/local/bin
  9. library directory /usr/local/lib
  10. module directory /usr/local/lib/qemu
  11. libexec directory /usr/local/libexec
  12. include directory /usr/local/include
  13. config directory /usr/local/etc
  14. local state directory /usr/local/var
  15. Manual directory /usr/local/share/man
  16. ELF interp prefix /usr/gnemul/qemu-%M
  17. Source path /Users/rosiefort/qemu/qemu-2.5.0
  18. C compiler clang
  19. Host C compiler cc
  20. C++ compiler clang++
  21. Objective-C compiler clang
  22. ARFLAGS rv
  23. CFLAGS -O2 -D_REENTRANT -I/usr/local/Cellar/glib/2.50.3/include/glib-2.0 -I/usr/local/Cellar/glib/2.50.3/lib/glib-2.0/include -I/usr/local/opt/gettext/include -I/usr/local/Cellar/pcre/8.40/include -g
  24. QEMU_CFLAGS -I/usr/local/Cellar/pixman/0.34.0/include/pixman-1 -I$(SRC_PATH)/dtc/libfdt -m64 -DOS_OBJECT_USE_OBJC=0 -arch x86_64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes -Wredundant-decls -Wall -Wundef -Wwrite-strings -Wmissing-prototypes -fno-strict-aliasing -fno-common -Wno-format-extra-args -Wno-format-zero-length -Wno-string-plus-int -Wno-initializer-overrides -Wendif-labels -Wmissing-include-dirs -Wempty-body -Wnested-externs -Wformat-security -Wformat-y2k -Winit-self -Wignored-qualifiers -Wold-style-definition -Wtype-limits -fstack-protector-strong -I/usr/local/Cellar/gnutls/3.5.9/include -I/usr/local/Cellar/nettle/3.3/include -I/usr/local/Cellar/libtasn1/4.10/include -I/usr/local/Cellar/p11-kit/0.23.3/include/p11-kit-1 -I/usr/local/Cellar/nettle/3.3/include -I/usr/local/Cellar/libpng/1.6.29/include/libpng16
  25. LDFLAGS -m64 -framework CoreFoundation -framework IOKit -arch x86_64 -g
  26. make make
  27. install install
  28. python python -B
  29. smbd /usr/sbin/smbd
  30. module support no
  31. host CPU x86_64
  32. host big endian no
  33. target list arm-softmmu
  34. tcg debug enabled no
  35. gprof enabled no
  36. sparse enabled no
  37. strip binaries yes
  38. profiler no
  39. static build no
  40. Cocoa support yes
  41. pixman system
  42. SDL support no
  43. GTK support no
  44. GTK GL support no
  45. GNUTLS support yes
  46. GNUTLS hash yes
  47. libgcrypt no
  48. nettle yes (3.3)
  49. libtasn1 yes
  50. VTE support no
  51. curses support yes
  52. virgl support no
  53. curl support yes
  54. mingw32 support no
  55. Audio drivers coreaudio
  56. Block whitelist (rw)
  57. Block whitelist (ro)
  58. VirtFS support no
  59. VNC support yes
  60. VNC SASL support yes
  61. VNC JPEG support yes
  62. VNC PNG support yes
  63. xen support no
  64. brlapi support no
  65. bluez support no
  66. Documentation no
  67. PIE no
  68. vde support no
  69. netmap support no
  70. Linux AIO support no
  71. ATTR/XATTR support no
  72. Install blobs yes
  73. KVM support no
  74. RDMA support no
  75. TCG interpreter no
  76. fdt support yes
  77. preadv support no
  78. fdatasync no
  79. madvise yes
  80. posix_madvise yes
  81. sigev_thread_id no
  82. uuid support yes
  83. libcap-ng support no
  84. vhost-net support no
  85. vhost-scsi support no
  86. Trace backends nop
  87. spice support no
  88. rbd support no
  89. xfsctl support no
  90. smartcard support no
  91. libusb no
  92. usb net redir no
  93. OpenGL support no
  94. libiscsi support no
  95. libnfs support no
  96. build guest agent yes
  97. QGA VSS support no
  98. QGA w32 disk info no
  99. QGA MSI support no
  100. seccomp support no
  101. coroutine backend sigaltstack
  102. coroutine pool yes
  103. GlusterFS support no
  104. Archipelago support no
  105. gcov gcov
  106. gcov enabled no
  107. TPM support yes
  108. libssh2 support no
  109. TPM passthrough no
  110. QOM debugging yes
  111. vhdx yes
  112. lzo support no
  113. snappy support no
  114. bzip2 support yes
  115. NUMA host support no
  116. tcmalloc support no
  117. jemalloc support no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement