Advertisement
Guest User

Build GlibC

a guest
Dec 19th, 2014
281
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. root@SkyNet:/home/build/ARM/src/glibc-2.19/build# ../configure --disable-profile --enable-add-ons --target=arm-linux --host=arm-linux --build=arm-linux
  2. checking build system type... arm-unknown-linux-gnu
  3. checking host system type... arm-unknown-linux-gnu
  4. checking for arm-linux-gcc... no
  5. checking for gcc... gcc
  6. checking for suffix of object files... o
  7. checking whether we are using the GNU C compiler... yes
  8. checking whether gcc accepts -g... yes
  9. checking for arm-linux-g++... no
  10. checking for arm-linux-c++... no
  11. checking for arm-linux-gpp... no
  12. checking for arm-linux-aCC... no
  13. checking for arm-linux-CC... no
  14. checking for arm-linux-cxx... no
  15. checking for arm-linux-cc++... no
  16. checking for arm-linux-cl.exe... no
  17. checking for arm-linux-FCC... no
  18. checking for arm-linux-KCC... no
  19. checking for arm-linux-RCC... no
  20. checking for arm-linux-xlC_r... no
  21. checking for arm-linux-xlC... no
  22. checking for g++... g++
  23. checking whether we are using the GNU C++ compiler... yes
  24. checking whether g++ accepts -g... yes
  25. checking for arm-linux-readelf... no
  26. checking for readelf... readelf
  27. checking for sysdeps preconfigure fragments... powerpc x86_64
  28. configure: running configure fragment for add-on libidn
  29. configure: running configure fragment for add-on linuxthreads
  30. linuxthreads disabled because nptl add-on is also in use
  31. configure: running configure fragment for add-on nptl
  32. checking add-on ports for preconfigure fragments... aarch64 alpha am33 arm configure: error: Old ABI no longer supported
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement