Advertisement
Guest User

Untitled

a guest
Jun 20th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.86 KB | None | 0 0
  1. ICU auto-detection... ()
  2. arm-poky-linux-gnueabi-g++ -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon --sysroot=/home/knight/SVN/rogue/3rdParty/Yocto/trunk/starting_point/yocto_build/src/build/tmp/sysroots/overo -c -pipe -O2 -pipe -g -feliminate-unused-debug-types -fvisibility-inlines-hidden -O2 -Wall -W -fPIE -I../../../../qtbase-opensource-src-5.2.1/mkspecs/linux-oe-g++ -I../../../../qtbase-opensource-src-5.2.1/config.tests/unix/icu -I. -o icu.o ../../../../qtbase-opensource-src-5.2.1/config.tests/unix/icu/icu.cpp
  3. arm-poky-linux-gnueabi-g++ -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon --sysroot=/home/knight/SVN/rogue/3rdParty/Yocto/trunk/starting_point/yocto_build/src/build/tmp/sysroots/overo -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o icu icu.o -licui18n -licuuc
  4. ICU enabled.
  5.  
  6. Build options:
  7. Configuration .......... accessibility accessibility-atspi-bridge audio-backend c++11 clock-gettime clock-monotonic compile_examples concurrent cross_compile dbus egl evdev eventfd freetype full-config getaddrinfo getifaddrs icu inotify ipv6ifname large-config largefile libudev medium-config minimal-config mremap neon no-harfbuzz opengl openssl-linked pcre png posix_fallocate pulseaudio qpa qpa reduce_exports reduce_relocations release shared silent small-config system-jpeg system-png system-zlib xcb xcb-glx xcb-render xcb-xlib xinput2 xlib xrender
  8. Build parts ............ libs tools
  9. Mode ................... release
  10. Using C++11 ............ yes
  11. Using PCH .............. no
  12. Target compiler supports:
  13. iWMMXt/Neon .......... no/yes
  14.  
  15. Qt modules and options:
  16. Qt D-Bus ............... yes (loading dbus-1 at runtime)
  17. Qt Concurrent .......... yes
  18. Qt GUI ................. yes
  19. Qt Widgets ............. yes
  20. JavaScriptCore JIT ..... yes (To be decided by JavaScriptCore)
  21. QML debugging .......... yes
  22. Use system proxies ..... no
  23.  
  24. Support enabled for:
  25. Accessibility .......... yes
  26. ALSA ................... no
  27. CUPS ................... no
  28. FontConfig ............. no
  29. FreeType ............... qt
  30. Iconv .................. no
  31. ICU .................... yes
  32. Image formats:
  33. GIF .................. yes (plugin, using bundled copy)
  34. JPEG ................. yes (plugin, using system library)
  35. PNG .................. yes (in QtGui, using system library)
  36. Glib ................... no
  37. GTK theme .............. no
  38. Large File ............. yes
  39. mtdev .................. no
  40. Networking:
  41. getaddrinfo .......... yes
  42. getifaddrs ........... yes
  43. IPv6 ifname .......... yes
  44. OpenSSL .............. yes (linked to the libraries)
  45. NIS .................... no
  46. OpenGL ................. desktop
  47. OpenVG ................. no
  48. PCRE ................... yes (bundled copy)
  49. pkg-config ............. yes
  50. PulseAudio ............. yes
  51. QPA backends:
  52. DirectFB ............. no
  53. EGLFS ................ no
  54. KMS .................. no
  55. LinuxFB .............. no
  56. XCB .................. yes (system library)
  57. MIT-SHM ............ no
  58. Xcb-Xlib ........... yes
  59. Xcursor ............ yes
  60. Xfixes ............. yes
  61. Xi ................. no
  62. Xi2 ................ yes
  63. Xinerama ........... yes
  64. Xrandr ............. yes
  65. Xrender ............ yes
  66. XKB ................ yes
  67. XShape ............. yes
  68. XSync .............. yes
  69. XVideo ............. yes
  70. Session management ..... no
  71. SQL drivers:
  72. DB2 .................. no
  73. InterBase ............ no
  74. MySQL ................ no
  75. OCI .................. no
  76. ODBC ................. no
  77. PostgreSQL ........... no
  78. SQLite 2 ............. no
  79. SQLite ............... no
  80. TDS .................. no
  81. udev ................... yes
  82. xkbcommon .............. yes (system library)
  83. zlib ................... yes (system library)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement