ARM_CPU_TYPE=cortex-a9 CFLAGS="$CFLAGS -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp" \ LDFLAGS="$LDFLAGS -V4.7.3,gcc_ntoarmv7le" \ NM=ntoarmv7-nm \ AR=ntoarmv7-ar \ RANLIB=ntoarmv7-ranlib \ STRIP=ntoarmv7-strip \ CC=qcc LD=qcc \ ./configure --build=x86_64-unknown-linux-gnu --host=armv7-nto \ --prefix=$HOME/fftw_test --enable-neon --enable-single ------------------------------------------------------------- ------------------------------------------------------------- ------------------------------------------------------------- This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by fftw configure 3.3.4, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --build=x86_64-unknown-linux-gnu --host=armv7-nto --prefix=/home/ubuntu/fftw_test --enable-neon --enable-single ## --------- ## ## Platform. ## ## --------- ## hostname = ubuntu-VirtualBox uname -m = x86_64 uname -r = 3.11.0-15-generic uname -s = Linux uname -v = #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /home/ubuntu/qnx660/host/linux/x86/usr/bin PATH: /home/ubuntu/qnx660/.qnx/bin PATH: /home/ubuntu/qnx660/jre/bin PATH: /usr/lib/lightdm/lightdm PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2750: checking for a BSD-compatible install configure:2818: result: /usr/bin/install -c configure:2829: checking whether build environment is sane configure:2884: result: yes configure:2943: checking for armv7-nto-strip configure:2970: result: ntoarmv7-strip configure:3035: checking for a thread-safe mkdir -p configure:3074: result: /bin/mkdir -p configure:3081: checking for gawk configure:3111: result: no configure:3081: checking for mawk configure:3097: found /usr/bin/mawk configure:3108: result: mawk configure:3119: checking whether make sets $(MAKE) configure:3141: result: yes configure:3170: checking whether make supports nested variables configure:3187: result: yes configure:3316: checking whether to enable maintainer-specific portions of Makefiles configure:3325: result: no configure:3373: checking build system type configure:3387: result: x86_64-unknown-linux-gnu configure:3407: checking host system type configure:3420: result: armv7-unknown-nto-qnx configure:3818: checking for armv7-nto-gcc configure:3845: result: qcc configure:4114: checking for C compiler version configure:4123: qcc --version >&5 cc: unknown option: '--version' configure:4134: $? = 1 configure:4123: qcc -v >&5 cc: looking for gcc_ntox86 in /home/ubuntu/qnx660/host/linux/x86/etc/qcc/gcc/4.7.3/gcc_ntox86++.conf cc: looking for gcc_ntox86 in /home/ubuntu/qnx660/host/linux/x86/etc/qcc/gcc/4.7.3/gcc_ntox86.conf cc: no files to process configure:4134: $? = 1 configure:4123: qcc -V >&5 cc: targets available in /home/ubuntu/qnx660/host/linux/x86/etc/qcc: 4.7.3,gcc_ntox86_gpp 4.7.3,gcc_ntox86 (default) 4.7.3,gcc_ntoarmv7le 4.7.3,gcc_ntoarmv7le_cpp 4.7.3,gcc_ntox86_cpp 4.7.3,gcc_ntoarmv7le_gpp 4.7.3,gcc_ntox86_cpp-ne 4.7.3,gcc_ntoarmv7le_cpp-ne configure:4134: $? = 0 configure:4123: qcc -qversion >&5 cc: unknown option: '-qversion' configure:4134: $? = 1 configure:4154: checking whether the C compiler works configure:4176: qcc -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -V4.7.3,gcc_ntoarmv7le conftest.c >&5 configure:4180: $? = 0 configure:4228: result: yes configure:4231: checking for C compiler default output file name configure:4233: result: a.out configure:4239: checking for suffix of executables configure:4246: qcc -o conftest -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -V4.7.3,gcc_ntoarmv7le conftest.c >&5 configure:4250: $? = 0 configure:4272: result: configure:4294: checking whether we are cross compiling configure:4332: result: yes configure:4337: checking for suffix of object files configure:4359: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:4363: $? = 0 configure:4384: result: o configure:4388: checking whether we are using the GNU C compiler configure:4407: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:4407: $? = 0 configure:4416: result: yes configure:4425: checking whether qcc accepts -g configure:4445: qcc -c -g conftest.c >&5 configure:4445: $? = 0 configure:4486: result: yes configure:4503: checking for qcc option to accept ISO C89 configure:4566: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:4566: $? = 0 configure:4579: result: none needed configure:4604: checking whether qcc understands -c and -o together configure:4626: qcc -c conftest.c -o conftest2.o configure:4629: $? = 0 configure:4626: qcc -c conftest.c -o conftest2.o configure:4629: $? = 0 configure:4641: result: yes configure:4669: checking for style of include used by make configure:4697: result: GNU configure:4723: checking dependency style of qcc configure:4834: result: gcc configure:4852: checking for C compiler vendor configure:4876: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 conftest.c: In function 'main': conftest.c:21:7: error: 'thisisanerror' undeclared (first use in this function) conftest.c:21:7: note: each undeclared identifier is reported only once for each function it appears in cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.6.0eabi/4.7.3/cc1 error 1 configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 conftest.c: In function 'main': conftest.c:21:7: error: 'thisisanerror' undeclared (first use in this function) conftest.c:21:7: note: each undeclared identifier is reported only once for each function it appears in cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.6.0eabi/4.7.3/cc1 error 1 configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 conftest.c: In function 'main': conftest.c:21:7: error: 'thisisanerror' undeclared (first use in this function) conftest.c:21:7: note: each undeclared identifier is reported only once for each function it appears in cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.6.0eabi/4.7.3/cc1 error 1 configure:4876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | | int | main () | { | | #if !(defined(__PATHCC__) || defined(__PATHSCALE__)) | thisisanerror; | #endif | | ; | return 0; | } configure:4876: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:4876: $? = 0 configure:4883: result: gnu configure:4890: checking for qcc option to accept ISO C99 configure:5039: qcc -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 conftest.c:65:29: error: expected ';', ',' or ')' before 'text' conftest.c: In function 'test_varargs': conftest.c:86:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] conftest.c:85:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] conftest.c:84:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] conftest.c: In function 'main': conftest.c:117:3: warning: implicit declaration of function 'test_restrict' [-Wimplicit-function-declaration] conftest.c:119:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' conftest.c:119:18: error: 'newvar' undeclared (first use in this function) conftest.c:119:18: note: each undeclared identifier is reported only once for each function it appears in conftest.c:129:3: error: 'for' loop initial declarations are only allowed in C99 mode conftest.c:129:3: note: use option -std=c99 or -std=gnu99 to compile your code cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/arm-unknown-nto-qnx6.6.0eabi/4.7.3/cc1 error 1 configure:5039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | | // Check varargs macros. These examples are taken from C99 6.10.3.5. | #define debug(...) fprintf (stderr, __VA_ARGS__) | #define showlist(...) puts (#__VA_ARGS__) | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | static void | test_varargs_macros (void) | { | int x = 1234; | int y = 5678; | debug ("Flag"); | debug ("X = %d\n", x); | showlist (The first, second, and third items.); | report (x>y, "x is %d but y is %d", x, y); | } | | // Check long long types. | #define BIG64 18446744073709551615ull | #define BIG32 4294967295ul | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | #if !BIG_OK | your preprocessor is broken; | #endif | #if BIG_OK | #else | your preprocessor is broken; | #endif | static long long int bignum = -9223372036854775807LL; | static unsigned long long int ubignum = BIG64; | | struct incomplete_array | { | int datasize; | double data[]; | }; | | struct named_init { | int number; | const wchar_t *name; | double average; | }; | | typedef const char *ccp; | | static inline int | test_restrict (ccp restrict text) | { | // See if C++-style comments work. | // Iterate through items via the restricted pointer. | // Also check for declarations in for loops. | for (unsigned int i = 0; *(text+i) != '\0'; ++i) | continue; | return 0; | } | | // Check varargs and va_copy. | static void | test_varargs (const char *format, ...) | { | va_list args; | va_start (args, format); | va_list args_copy; | va_copy (args_copy, args); | | const char *str; | int number; | float fnumber; | | while (*format) | { | switch (*format++) | { | case 's': // string | str = va_arg (args_copy, const char *); | break; | case 'd': // int | number = va_arg (args_copy, int); | break; | case 'f': // float | fnumber = va_arg (args_copy, double); | break; | default: | break; | } | } | va_end (args_copy); | va_end (args); | } | | int | main () | { | | // Check bool. | _Bool success = false; | | // Check restrict. | if (test_restrict ("String literal") == 0) | success = true; | char *restrict newvar = "Another string"; | | // Check varargs. | test_varargs ("s, d' f .", "string", 65, 34.234); | test_varargs_macros (); | | // Check flexible array members. | struct incomplete_array *ia = | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | ia->datasize = 10; | for (int i = 0; i < ia->datasize; ++i) | ia->data[i] = i * 1.234; | | // Check named initializers. | struct named_init ni = { | .number = 34, | .name = L"Test wide string", | .average = 543.34343, | }; | | ni.number = 58; | | int dynamic_array[ni.number]; | dynamic_array[ni.number - 1] = 543; | | // work around unused variable warnings | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | || dynamic_array[ni.number - 1] != 543); | | ; | return 0; | } configure:5039: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:86:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] conftest.c:85:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] conftest.c:84:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] configure:5039: $? = 0 configure:5059: result: -std=gnu99 configure:5160: checking for qcc -std=gnu99 option to accept ISO Standard C configure:5174: result: -std=gnu99 configure:5179: checking whether ln -s works configure:5183: result: yes configure:5190: checking whether make sets $(MAKE) configure:5212: result: yes configure:5570: checking how to print strings configure:5597: result: printf configure:5618: checking for a sed that does not truncate output configure:5682: result: /bin/sed configure:5700: checking for grep that handles long lines and -e configure:5758: result: /bin/grep configure:5763: checking for egrep configure:5825: result: /bin/grep -E configure:5830: checking for fgrep configure:5892: result: /bin/grep -F configure:5927: checking for ld used by qcc -std=gnu99 cc: no files to process configure:5994: result: qcc configure:6001: checking if the linker (qcc) is GNU ld configure:6016: result: no configure:6028: checking for BSD- or MS-compatible name lister (nm) configure:6077: result: ntoarmv7-nm configure:6207: checking the name lister (ntoarmv7-nm) interface configure:6214: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:6217: ntoarmv7-nm "conftest.o" configure:6220: output 00000000 B some_variable configure:6227: result: BSD nm configure:6231: checking the maximum length of command line arguments configure:6361: result: 1572864 configure:6378: checking whether the shell understands some XSI constructs configure:6388: result: yes configure:6392: checking whether the shell understands "+=" configure:6398: result: yes configure:6433: checking how to convert x86_64-unknown-linux-gnu file names to armv7-unknown-nto-qnx format configure:6473: result: func_convert_file_noop configure:6480: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6500: result: func_convert_file_noop configure:6507: checking for qcc option to reload object files configure:6514: result: -r configure:6548: checking for armv7-nto-objdump configure:6575: result: objdump configure:6644: checking how to recognize dependent libraries configure:6846: result: pass_all configure:6891: checking for armv7-nto-dlltool configure:6918: result: dlltool configure:6988: checking how to associate runtime and link libraries configure:7015: result: printf %s\n configure:7031: checking for armv7-nto-ar configure:7058: result: ntoarmv7-ar configure:7139: checking for archiver @FILE support configure:7156: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:7156: $? = 0 configure:7159: ntoarmv7-ar cru libconftest.a @conftest.lst >&5 configure:7162: $? = 0 configure:7167: ntoarmv7-ar cru libconftest.a @conftest.lst >&5 ntoarmv7-ar: conftest.o: No such file or directory configure:7170: $? = 1 configure:7182: result: @ configure:7200: checking for armv7-nto-strip configure:7227: result: ntoarmv7-strip configure:7299: checking for armv7-nto-ranlib configure:7326: result: ntoarmv7-ranlib configure:7468: checking command to parse ntoarmv7-nm output from qcc -std=gnu99 object configure:7588: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:7591: $? = 0 configure:7595: ntoarmv7-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7598: $? = 0 configure:7664: qcc -std=gnu99 -o conftest -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -V4.7.3,gcc_ntoarmv7le conftest.c conftstm.o >&5 configure:7667: $? = 0 configure:7705: result: ok configure:7742: checking for sysroot configure:7772: result: no configure:7988: checking for armv7-nto-mt configure:8018: result: no configure:8028: checking for mt configure:8044: found /bin/mt configure:8055: result: mt configure:8067: WARNING: using cross tools not prefixed with host triplet configure:8078: checking if mt is a manifest tool configure:8084: mt '-?' configure:8092: result: no configure:8734: checking how to run the C preprocessor configure:8765: qcc -std=gnu99 -E conftest.c configure:8765: $? = 0 configure:8779: qcc -std=gnu99 -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/i486-pc-nto-qnx6.6.0/4.7.3/cc1 error 1 configure:8779: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | #include configure:8804: result: qcc -std=gnu99 -E configure:8824: qcc -std=gnu99 -E conftest.c configure:8824: $? = 0 configure:8838: qcc -std=gnu99 -E conftest.c conftest.c:15:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/i486-pc-nto-qnx6.6.0/4.7.3/cc1 error 1 configure:8838: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | /* end confdefs.h. */ | #include configure:8867: checking for ANSI C header files configure:8887: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8887: $? = 0 configure:8971: result: yes configure:8984: checking for sys/types.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for sys/stat.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for stdlib.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for string.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for memory.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for strings.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for inttypes.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for stdint.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8984: checking for unistd.h configure:8984: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8984: $? = 0 configure:8984: result: yes configure:8998: checking for dlfcn.h configure:8998: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp conftest.c >&5 configure:8998: $? = 0 configure:8998: result: yes configure:9172: checking for objdir configure:9187: result: .libs configure:9458: checking if qcc -std=gnu99 supports -fno-rtti -fno-exceptions configure:9476: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9480: $? = 0 configure:9493: result: no configure:9820: checking for qcc -std=gnu99 option to produce PIC configure:9827: result: -fPIC -shared -DPIC configure:9835: checking if qcc -std=gnu99 PIC flag -fPIC -shared -DPIC works configure:9853: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -fPIC -shared -DPIC -DPIC conftest.c >&5 configure:9857: $? = 0 configure:9870: result: yes configure:9899: checking if qcc -std=gnu99 static flag -static works configure:9927: result: yes configure:9942: checking if qcc -std=gnu99 supports -c -o file.o configure:9963: qcc -std=gnu99 -c -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp -o out/conftest2.o conftest.c >&5 configure:9967: $? = 0 configure:9989: result: yes configure:9997: checking if qcc -std=gnu99 supports -c -o file.o configure:10044: result: yes configure:10077: checking whether the qcc -std=gnu99 linker (qcc) supports shared libraries configure:11230: result: yes configure:11470: checking dynamic linker characteristics configure:12203: result: ldqnx.so configure:12310: checking how to hardcode library paths into programs configure:12335: result: unsupported configure:12875: checking whether stripping libraries is possible configure:12880: result: yes configure:12915: checking if libtool supports shared libraries configure:12917: result: yes configure:12920: checking whether to build shared libraries configure:12941: result: no configure:12944: checking whether to build static libraries configure:12948: result: yes configure:12988: checking for ocamlbuild configure:13018: result: no configure:14081: checking whether C compiler accepts -mfpu=neon configure:14100: qcc -std=gnu99 -c -mfpu=neon conftest.c >&5 cc1: error: unrecognized command line option '-mfpu=neon' cc: /home/ubuntu/qnx660/host/linux/x86/usr/lib/gcc/i486-pc-nto-qnx6.6.0/4.7.3/cc1 error 1 configure:14100: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "fftw" | #define PACKAGE_TARNAME "fftw" | #define PACKAGE_VERSION "3.3.4" | #define PACKAGE_STRING "fftw 3.3.4" | #define PACKAGE_BUGREPORT "fftw@fftw.org" | #define PACKAGE_URL "" | #define PACKAGE "fftw" | #define VERSION "3.3.4" | #define FFTW_ENABLE_ALLOCA 1 | #define FFTW_SINGLE 1 | #define BENCHFFT_SINGLE 1 | #define HAVE_NEON 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:14110: result: no configure:14115: error: Need a version of gcc with -mfpu=neon ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=qcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=' -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -V4.7.3,gcc_ntoarmv7le' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=armv7-nto ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=armv7-unknown-nto-qnx ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ntoarmv7-ar ac_cv_prog_AWK=mawk ac_cv_prog_CC=qcc ac_cv_prog_CPP='qcc -std=gnu99 -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_RANLIB=ntoarmv7-ranlib ac_cv_prog_STRIP=ntoarmv7-strip ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_cc_c89= ac_cv_prog_cc_c99=-std=gnu99 ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc=-std=gnu99 ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=gcc am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_c_compiler_vendor=gnu ax_cv_c_flags__mfpu_neon=no lt_cv_ar_at_file=@ lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=qcc lt_cv_path_NM=ntoarmv7-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -shared -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/ubuntu/fftw-3.3.4/missing aclocal-1.14' ALLOCA='' ALTIVEC_CFLAGS='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ntoarmv7-ar' AS='as' AUTOCONF='${SHELL} /home/ubuntu/fftw-3.3.4/missing autoconf' AUTOHEADER='${SHELL} /home/ubuntu/fftw-3.3.4/missing autoheader' AUTOMAKE='${SHELL} /home/ubuntu/fftw-3.3.4/missing automake-1.14' AVX_CFLAGS='' AWK='mawk' CC='qcc -std=gnu99' CCDEPMODE='depmode=gcc' CFLAGS=' -V4.7.3,gcc_ntoarmv7le -w9 -march=armv7-a -mfpu=neon -mfloat-abi=softfp' CHECK_PL_OPTS='' COMBINED_THREADS_FALSE='' COMBINED_THREADS_TRUE='' CPP='qcc -std=gnu99 -E' CPPFLAGS='' CYGPATH_W='echo' C_FFTW_R2R_KIND='' C_MPI_FINT='' DEFS='' DEPDIR='.deps' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='' FFLAGS='' FGREP='/bin/grep -F' FLIBS='' GREP='/bin/grep' HAVE_ALTIVEC_FALSE='' HAVE_ALTIVEC_TRUE='#' HAVE_AVX_FALSE='' HAVE_AVX_TRUE='#' HAVE_NEON_FALSE='#' HAVE_NEON_TRUE='' HAVE_SSE2_FALSE='' HAVE_SSE2_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='qcc' LDFLAGS=' -V4.7.3,gcc_ntoarmv7le' LDOUBLE_FALSE='' LDOUBLE_TRUE='#' LIBOBJS='' LIBQUADMATH='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /home/ubuntu/fftw-3.3.4/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' MPICC='' MPILIBS='' MPIRUN='' MPI_FALSE='' MPI_TRUE='#' NEON_CFLAGS='' NM='ntoarmv7-nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCAMLBUILD='' OPENMP_CFLAGS='' OPENMP_FALSE='' OPENMP_TRUE='' OTOOL64='' OTOOL='' PACKAGE='fftw' PACKAGE_BUGREPORT='fftw@fftw.org' PACKAGE_NAME='fftw' PACKAGE_STRING='fftw 3.3.4' PACKAGE_TARNAME='fftw' PACKAGE_URL='' PACKAGE_VERSION='3.3.4' PATH_SEPARATOR=':' POW_LIB='' PRECISION='s' PREC_SUFFIX='f' PTHREAD_CC='' PTHREAD_CFLAGS='' PTHREAD_LIBS='' QUAD_FALSE='' QUAD_TRUE='#' RANLIB='ntoarmv7-ranlib' SED='/bin/sed' SET_MAKE='' SHARED_VERSION_INFO='7:4:4' SHELL='/bin/bash' SINGLE_FALSE='#' SINGLE_TRUE='' SMP_FALSE='' SMP_TRUE='' SSE2_CFLAGS='' STACK_ALIGN_CFLAGS='' STRIP='ntoarmv7-strip' THREADLIBS='' THREADS_FALSE='' THREADS_TRUE='' VERSION='3.3.4' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' ac_ct_F77='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='x86_64-unknown-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='armv7-unknown-nto-qnx' host_alias='armv7-nto' host_cpu='armv7' host_os='nto-qnx' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/ubuntu/fftw-3.3.4/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/home/ubuntu/fftw_test' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "fftw" #define PACKAGE_TARNAME "fftw" #define PACKAGE_VERSION "3.3.4" #define PACKAGE_STRING "fftw 3.3.4" #define PACKAGE_BUGREPORT "fftw@fftw.org" #define PACKAGE_URL "" #define PACKAGE "fftw" #define VERSION "3.3.4" #define FFTW_ENABLE_ALLOCA 1 #define FFTW_SINGLE 1 #define BENCHFFT_SINGLE 1 #define HAVE_NEON 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1