Created
March 19, 2014 21:51
-
-
Save sudden6/9652186 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Generated by configure script | |
BSDBuild Version: 3.0 | |
Host: x86_64-unknown-linux-gnu | |
Argument: --enable-debug | |
checking for a C compiler...yes, /usr/bin/cc | |
checking whether the C compiler works...yes | |
checking for compiler warning options.../usr/bin/cc -Wall -Werror -o ./conftest conftest.c | |
yes | |
checking for IEEE754 floating point.../usr/bin/cc -Wall -Werror -o ./conftest conftest.c | |
yes | |
checking for long double.../usr/bin/cc -Wall -Werror -o ./conftest conftest.c | |
yes | |
checking for long long.../usr/bin/cc -Wall -Werror -o ./conftest conftest.c | |
yes | |
checking for cygwin environment.../usr/bin/cc -Wall -Werror -mcygwin -o ./conftest conftest.c | |
cc: error: unrecognized command line option ‘-mcygwin’ | |
-> failed (0) | |
no | |
checking for libtool --tag=CC retardation...yes | |
checking for ncurses (https://github.com/jedisct1/libsodium)...no | |
* | |
* This software requires ncurses installed on your system. | |
* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment