This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:557: checking for c++ configure:589: checking whether the C++ compiler (c++ -fno-common ) works configure:605: c++ -o conftest -fno-common conftest.C 1>&5 configure:631: checking whether the C++ compiler (c++ -fno-common ) is a cross-compiler configure:636: checking whether we are using GNU C++ configure:645: c++ -E conftest.C configure:664: checking whether c++ accepts -g configure:704: checking whether byte ordering is bigendian configure:722: c++ -c -fno-common conftest.C 1>&5 configure:737: c++ -c -fno-common conftest.C 1>&5 configure: In function `int main()': configure:732: error: `big' undeclared (first use this function) configure:732: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:732: error: parse error before `;' token configure: failed program was: #line 726 "configure" #include "confdefs.h" #include #include int main() { #if BYTE_ORDER != BIG_ENDIAN not big endian #endif ; return 0; } configure:808: checking for gmake configure:974: checking size of short int configure:996: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:988: warning: ISO C++ forbids declaration of `main' with no type configure:1018: checking size of int configure:1040: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:1032: warning: ISO C++ forbids declaration of `main' with no type configure:1062: checking size of long int configure:1084: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:1076: warning: ISO C++ forbids declaration of `main' with no type configure:1106: checking size of float configure:1128: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:1120: warning: ISO C++ forbids declaration of `main' with no type configure:1150: checking size of double configure:1172: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:1164: warning: ISO C++ forbids declaration of `main' with no type configure:1194: checking size of long double configure:1216: c++ -o conftest -I/mnt/gmirror/ports/graphics/ray++/work/ray++-0.4 -W -Wall -Woverloaded-virtual -Winline -Wcast-qual -Wcast-align -Wpointer-arith -Wconversion -Wold-style-cast -fstrict-aliasing -O2 -fpic -DRAYPP_FAST_HANDLES -s conftest.C 1>&5 cc1plus: warning: -fpic is not supported; -fPIC assumed configure:1208: warning: ISO C++ forbids declaration of `main' with no type configure: In function `int main()': configure:1211: warning: use of `long double' type; its size may change in a future release configure:1211: warning: (Long double usage is reported only once for each file. configure:1211: warning: To disable this warning, use -Wno-long-double.)