Guest User

Untitled

a guest
Mar 17th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. $ ./configure --with-sysdir=/opt/mingw-w64
  2. configure: WARNING: unrecognized options: --with-sysdir
  3. checking build system type... i686-pc-cygwin
  4. checking host system type... i686-pc-cygwin
  5. checking target system type... i686-pc-cygwin
  6. checking for a BSD-compatible install... /usr/bin/install -c
  7. checking whether build environment is sane... yes
  8. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  9. checking for gawk... gawk
  10. checking whether make sets $(MAKE)... yes
  11. checking how to create a ustar tar archive... cpio
  12. checking for style of include used by make... GNU
  13. checking for gcc... /opt/mingw-w64/bin/i686-w64-mingw32-gcc.exe
  14. checking whether the C compiler works... no
  15. configure: error: in `/cygdrive/z/src/libcaca':
  16. configure: error: C compiler cannot create executables
  17. See `config.log' for more details
Add Comment
Please, Sign In to add comment