Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by mgsim configure 3.5.41-3724f, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ../configure --target=mtalpha --disable-trace-checks --prefix=/home/mehdi/mgsim CXX=g++ CXXFLAGS=-std=c++0x
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = dhcppc2
- uname -m = x86_64
- uname -r = 4.0.4-301.fc22.x86_64
- uname -s = Linux
- uname -v = #1 SMP Thu May 21 13:10:33 UTC 2015
- /usr/bin/uname -p = x86_64
- /bin/uname -X = unknown
- /bin/arch = x86_64
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = unknown
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /full/path/to/ns-allinone-2.34/bin
- PATH: /full/path/to/ns-allinone-2.34/tcl8.4.18/unix
- PATH: /full/path/to/ns-allinone-2.34/tk8.4.18/unix
- PATH: /full/path/to/ns-allinone-2.34/bin
- PATH: /full/path/to/ns-allinone-2.34/tcl8.4.18/unix
- PATH: /full/path/to/ns-allinone-2.34/tk8.4.18/unix
- PATH: /usr/local/bin
- PATH: /usr/local/sbin
- PATH: /usr/bin
- PATH: /usr/sbin
- PATH: /bin
- PATH: /sbin
- PATH: /home/mehdi/ns-allinone-2.35/bin
- PATH: /home/mehdi/ns-allinone-2.35/tcl8.5.10/unix
- PATH: /home/mehdi/ns-allinone-2.35/tk8.5.10/unix
- PATH: /home/mehdi/ns-allinone-2.35/ns-2.35/
- PATH: /home/mehdi/ns-allinone-2.35/nam-1.15/
- PATH: /home/mehdi/.local/bin
- PATH: /home/mehdi/bin
- PATH: /home/mehdi/ns-allinone-2.35/bin
- PATH: /home/mehdi/ns-allinone-2.35/tcl8.5.10/unix
- PATH: /home/mehdi/ns-allinone-2.35/tk8.5.10/unix
- PATH: /home/mehdi/ns-allinone-2.35/ns-2.35/
- PATH: /home/mehdi/ns-allinone-2.35/nam-1.15/
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2746: checking build system type
- configure:2760: result: x86_64-unknown-linux-gnu
- configure:2780: checking host system type
- configure:2793: result: x86_64-unknown-linux-gnu
- configure:2813: checking target system type
- configure:2826: result: mtalpha-unknown-none
- configure:2869: checking for a BSD-compatible install
- configure:2937: result: /usr/bin/install -c
- configure:2948: checking whether build environment is sane
- configure:3003: result: yes
- configure:3154: checking for a thread-safe mkdir -p
- configure:3193: result: /usr/bin/mkdir -p
- configure:3200: checking for gawk
- configure:3216: found /usr/bin/gawk
- configure:3227: result: gawk
- configure:3238: checking whether make sets $(MAKE)
- configure:3260: result: yes
- configure:3289: checking whether make supports nested variables
- configure:3306: result: yes
- configure:3386: checking whether UID '1000' is supported by ustar format
- configure:3389: result: yes
- configure:3396: checking whether GID '1000' is supported by ustar format
- configure:3399: result: yes
- configure:3407: checking how to create a ustar tar archive
- configure:3418: tar --version
- tar (GNU tar) 1.28
- Copyright (C) 2014 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- Written by John Gilmore and Jay Fenlason.
- configure:3421: $? = 0
- configure:3461: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
- configure:3464: $? = 0
- configure:3468: tar -xf - <conftest.tar
- configure:3471: $? = 0
- configure:3473: cat conftest.dir/file
- GrepMe
- configure:3476: $? = 0
- configure:3489: result: gnutar
- configure:3550: checking whether make supports nested variables
- configure:3567: result: yes
- configure:3624: checking for ranlib
- configure:3640: found /usr/bin/ranlib
- configure:3651: result: ranlib
- configure:3673: checking for a sed that does not truncate output
- configure:3737: result: /usr/bin/sed
- configure:3777: checking for a Python interpreter with version >= 2.6
- configure:3794: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.6'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex)
- configure:3797: $? = 0
- configure:3803: result: python
- configure:3811: checking for python
- configure:3829: found /usr/bin/python
- configure:3841: result: /usr/bin/python
- configure:3860: checking for python version
- configure:3867: result: 2.7
- configure:3879: checking for python platform
- configure:3886: result: linux2
- configure:3912: checking for python script directory
- configure:3947: result: ${prefix}/lib/python2.7/site-packages
- configure:3956: checking for python extension module directory
- configure:3991: result: ${exec_prefix}/lib64/python2.7/site-packages
- configure:4012: checking for help2man
- configure:4042: result: no
- configure:4057: checking for rst2man
- configure:4087: result: no
- configure:4057: checking for rst2man.py
- configure:4087: result: no
- configure:4102: checking for tbl
- configure:4118: found /usr/bin/tbl
- configure:4129: result: tbl
- configure:4147: checking for groff
- configure:4163: found /usr/bin/groff
- configure:4174: result: groff
- configure:4192: checking for ps2pdf
- configure:4208: found /usr/bin/ps2pdf
- configure:4219: result: ps2pdf
- configure:4353: checking for C++ compiler version
- configure:4362: g++ --version >&5
- g++ (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4)
- Copyright (C) 2015 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:4373: $? = 0
- configure:4362: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.1.1/lto-wrapper
- Target: x86_64-redhat-linux
- Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --disable-libgcj --with-default-libstdcxx-abi=c++98 --with-isl --enable-libmpx --enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
- Thread model: posix
- gcc version 5.1.1 20150618 (Red Hat 5.1.1-4) (GCC)
- configure:4373: $? = 0
- configure:4362: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:4373: $? = 1
- configure:4362: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:4373: $? = 1
- configure:4393: checking whether the C++ compiler works
- configure:4415: g++ -std=c++0x conftest.cpp >&5
- configure:4419: $? = 0
- configure:4467: result: yes
- configure:4470: checking for C++ compiler default output file name
- configure:4472: result: a.out
- configure:4478: checking for suffix of executables
- configure:4485: g++ -o conftest -std=c++0x conftest.cpp >&5
- configure:4489: $? = 0
- configure:4511: result:
- configure:4533: checking whether we are cross compiling
- configure:4541: g++ -o conftest -std=c++0x conftest.cpp >&5
- configure:4545: $? = 0
- configure:4552: ./conftest
- configure:4556: $? = 0
- configure:4571: result: no
- configure:4576: checking for suffix of object files
- configure:4598: g++ -c -std=c++0x conftest.cpp >&5
- configure:4602: $? = 0
- configure:4623: result: o
- configure:4627: checking whether we are using the GNU C++ compiler
- configure:4646: g++ -c -std=c++0x conftest.cpp >&5
- configure:4646: $? = 0
- configure:4655: result: yes
- configure:4664: checking whether g++ accepts -g
- configure:4684: g++ -c -g conftest.cpp >&5
- configure:4684: $? = 0
- configure:4725: result: yes
- configure:4759: checking for style of include used by make
- configure:4787: result: GNU
- configure:4813: checking dependency style of g++
- configure:4924: result: gcc3
- configure:4953: checking how to run the C++ preprocessor
- configure:4980: g++ -E conftest.cpp
- configure:4980: $? = 0
- configure:4994: g++ -E conftest.cpp
- conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:4994: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5019: result: g++ -E
- configure:5039: g++ -E conftest.cpp
- configure:5039: $? = 0
- configure:5053: g++ -E conftest.cpp
- conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
- compilation terminated.
- configure:5053: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:5082: checking for grep that handles long lines and -e
- configure:5140: result: /usr/bin/grep
- configure:5145: checking for egrep
- configure:5207: result: /usr/bin/grep -E
- configure:5212: checking for ANSI C header files
- configure:5232: g++ -c -std=c++0x conftest.cpp >&5
- configure:5232: $? = 0
- configure:5305: g++ -o conftest -std=c++0x conftest.cpp >&5
- configure:5305: $? = 0
- configure:5305: ./conftest
- configure:5305: $? = 0
- configure:5316: result: yes
- configure:5329: checking for sys/types.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for sys/stat.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for stdlib.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for string.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for memory.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for strings.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for inttypes.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for stdint.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5329: checking for unistd.h
- configure:5329: g++ -c -std=c++0x conftest.cpp >&5
- configure:5329: $? = 0
- configure:5329: result: yes
- configure:5342: checking minix/config.h usability
- configure:5342: g++ -c -std=c++0x conftest.cpp >&5
- conftest.cpp:52:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:5342: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <minix/config.h>
- configure:5342: result: no
- configure:5342: checking minix/config.h presence
- configure:5342: g++ -E conftest.cpp
- conftest.cpp:19:26: fatal error: minix/config.h: No such file or directory
- compilation terminated.
- configure:5342: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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
- | /* end confdefs.h. */
- | #include <minix/config.h>
- configure:5342: result: no
- configure:5342: checking for minix/config.h
- configure:5342: result: no
- configure:5363: checking whether it is safe to define __EXTENSIONS__
- configure:5381: g++ -c -std=c++0x conftest.cpp >&5
- configure:5381: $? = 0
- configure:5388: result: yes
- configure:5404: checking whether the compiler supports GCC C++ ABI name demangling
- configure:5444: g++ -c -std=c++0x conftest.cpp >&5
- configure:5444: $? = 0
- configure:5458: result: yes
- configure:5473: checking whether g++ -std=gnu++11 supports range-based for loops
- configure:5489: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5489: $? = 0
- configure:5499: result: yes
- configure:5504: checking whether g++ -std=gnu++11 supports auto and decltype declarations
- configure:5520: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5520: $? = 0
- configure:5530: result: yes
- configure:5535: checking whether g++ -std=gnu++11 supports double right angle brackets in template uses (a<b<int>>)
- configure:5550: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5550: $? = 0
- configure:5560: result: yes
- configure:5565: checking whether g++ -std=gnu++11 supports initializer lists
- configure:5581: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5581: $? = 0
- configure:5591: result: yes
- configure:5596: checking whether g++ -std=gnu++11 supports static_assert
- configure:5616: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5616: $? = 0
- configure:5626: result: yes
- configure:5631: checking whether g++ -std=gnu++11 supports constructor reuse
- configure:5652: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5652: $? = 0
- configure:5662: result: yes
- configure:5667: checking whether g++ -std=gnu++11 supports move references
- configure:5686: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5686: $? = 0
- configure:5696: result: yes
- configure:5701: checking whether g++ -std=gnu++11 supports std::array
- configure:5716: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- configure:5716: $? = 0
- configure:5726: result: yes
- configure:5731: checking whether g++ -std=gnu++11 supports threads
- configure:5750: g++ -o conftest -std=c++0x -std=gnu++11 conftest.cpp >&5
- /tmp/ccS9ohrG.o: In function `std::thread::thread<void (&)(int), int>(void (&)(int), int&&)':
- conftest.cpp:(.text._ZNSt6threadC2IRFviEJiEEEOT_DpOT0_[_ZNSt6threadC5IRFviEJiEEEOT_DpOT0_]+0x84): undefined reference to `pthread_create'
- collect2: error: ld returned 1 exit status
- configure:5750: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_GCC_ABI_DEMANGLE 1
- | /* end confdefs.h. */
- |
- | #include <thread>
- | void foo(int x) { }
- | int main() {
- | std::thread t(foo, 42);
- | t.join();
- | return 0;
- | }
- |
- configure:5760: result: no
- configure:5473: checking whether g++ -std=gnu++0x supports range-based for loops
- configure:5489: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5489: $? = 0
- configure:5499: result: yes
- configure:5504: checking whether g++ -std=gnu++0x supports auto and decltype declarations
- configure:5520: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5520: $? = 0
- configure:5530: result: yes
- configure:5535: checking whether g++ -std=gnu++0x supports double right angle brackets in template uses (a<b<int>>)
- configure:5550: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5550: $? = 0
- configure:5560: result: yes
- configure:5565: checking whether g++ -std=gnu++0x supports initializer lists
- configure:5581: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5581: $? = 0
- configure:5591: result: yes
- configure:5596: checking whether g++ -std=gnu++0x supports static_assert
- configure:5616: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5616: $? = 0
- configure:5626: result: yes
- configure:5631: checking whether g++ -std=gnu++0x supports constructor reuse
- configure:5652: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5652: $? = 0
- configure:5662: result: yes
- configure:5667: checking whether g++ -std=gnu++0x supports move references
- configure:5686: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5686: $? = 0
- configure:5696: result: yes
- configure:5701: checking whether g++ -std=gnu++0x supports std::array
- configure:5716: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- configure:5716: $? = 0
- configure:5726: result: yes
- configure:5731: checking whether g++ -std=gnu++0x supports threads
- configure:5750: g++ -o conftest -std=c++0x -std=gnu++0x conftest.cpp >&5
- /tmp/ccEojvez.o: In function `std::thread::thread<void (&)(int), int>(void (&)(int), int&&)':
- conftest.cpp:(.text._ZNSt6threadC2IRFviEJiEEEOT_DpOT0_[_ZNSt6threadC5IRFviEJiEEEOT_DpOT0_]+0x84): undefined reference to `pthread_create'
- collect2: error: ld returned 1 exit status
- configure:5750: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_GCC_ABI_DEMANGLE 1
- | /* end confdefs.h. */
- |
- | #include <thread>
- | void foo(int x) { }
- | int main() {
- | std::thread t(foo, 42);
- | t.join();
- | return 0;
- | }
- |
- configure:5760: result: no
- configure:5473: checking whether g++ -std=c++11 supports range-based for loops
- configure:5489: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5489: $? = 0
- configure:5499: result: yes
- configure:5504: checking whether g++ -std=c++11 supports auto and decltype declarations
- configure:5520: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5520: $? = 0
- configure:5530: result: yes
- configure:5535: checking whether g++ -std=c++11 supports double right angle brackets in template uses (a<b<int>>)
- configure:5550: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5550: $? = 0
- configure:5560: result: yes
- configure:5565: checking whether g++ -std=c++11 supports initializer lists
- configure:5581: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5581: $? = 0
- configure:5591: result: yes
- configure:5596: checking whether g++ -std=c++11 supports static_assert
- configure:5616: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5616: $? = 0
- configure:5626: result: yes
- configure:5631: checking whether g++ -std=c++11 supports constructor reuse
- configure:5652: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5652: $? = 0
- configure:5662: result: yes
- configure:5667: checking whether g++ -std=c++11 supports move references
- configure:5686: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5686: $? = 0
- configure:5696: result: yes
- configure:5701: checking whether g++ -std=c++11 supports std::array
- configure:5716: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- configure:5716: $? = 0
- configure:5726: result: yes
- configure:5731: checking whether g++ -std=c++11 supports threads
- configure:5750: g++ -o conftest -std=c++0x -std=c++11 conftest.cpp >&5
- /tmp/ccSRyrMu.o: In function `std::thread::thread<void (&)(int), int>(void (&)(int), int&&)':
- conftest.cpp:(.text._ZNSt6threadC2IRFviEJiEEEOT_DpOT0_[_ZNSt6threadC5IRFviEJiEEEOT_DpOT0_]+0x84): undefined reference to `pthread_create'
- collect2: error: ld returned 1 exit status
- configure:5750: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_GCC_ABI_DEMANGLE 1
- | /* end confdefs.h. */
- |
- | #include <thread>
- | void foo(int x) { }
- | int main() {
- | std::thread t(foo, 42);
- | t.join();
- | return 0;
- | }
- |
- configure:5760: result: no
- configure:5473: checking whether g++ -std=c++0x supports range-based for loops
- configure:5489: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5489: $? = 0
- configure:5499: result: yes
- configure:5504: checking whether g++ -std=c++0x supports auto and decltype declarations
- configure:5520: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5520: $? = 0
- configure:5530: result: yes
- configure:5535: checking whether g++ -std=c++0x supports double right angle brackets in template uses (a<b<int>>)
- configure:5550: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5550: $? = 0
- configure:5560: result: yes
- configure:5565: checking whether g++ -std=c++0x supports initializer lists
- configure:5581: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5581: $? = 0
- configure:5591: result: yes
- configure:5596: checking whether g++ -std=c++0x supports static_assert
- configure:5616: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5616: $? = 0
- configure:5626: result: yes
- configure:5631: checking whether g++ -std=c++0x supports constructor reuse
- configure:5652: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5652: $? = 0
- configure:5662: result: yes
- configure:5667: checking whether g++ -std=c++0x supports move references
- configure:5686: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5686: $? = 0
- configure:5696: result: yes
- configure:5701: checking whether g++ -std=c++0x supports std::array
- configure:5716: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- configure:5716: $? = 0
- configure:5726: result: yes
- configure:5731: checking whether g++ -std=c++0x supports threads
- configure:5750: g++ -o conftest -std=c++0x -std=c++0x conftest.cpp >&5
- /tmp/ccb7wM8l.o: In function `std::thread::thread<void (&)(int), int>(void (&)(int), int&&)':
- conftest.cpp:(.text._ZNSt6threadC2IRFviEJiEEEOT_DpOT0_[_ZNSt6threadC5IRFviEJiEEEOT_DpOT0_]+0x84): undefined reference to `pthread_create'
- collect2: error: ld returned 1 exit status
- configure:5750: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "mgsim"
- | #define PACKAGE_TARNAME "mgsim"
- | #define PACKAGE_VERSION "3.5.41-3724f"
- | #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #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 __EXTENSIONS__ 1
- | #define _ALL_SOURCE 1
- | #define _GNU_SOURCE 1
- | #define _POSIX_PTHREAD_SEMANTICS 1
- | #define _TANDEM_SOURCE 1
- | #define HAVE_GCC_ABI_DEMANGLE 1
- | /* end confdefs.h. */
- |
- | #include <thread>
- | void foo(int x) { }
- | int main() {
- | std::thread t(foo, 42);
- | t.join();
- | return 0;
- | }
- |
- configure:5760: result: no
- configure:5806: error: *** A compiler with support for C++11 language features is required.
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=x86_64-unknown-linux-gnu
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_AS_MIPS32EL_set=
- ac_cv_env_AS_MIPS32EL_value=
- ac_cv_env_AS_MIPS32_set=
- ac_cv_env_AS_MIPS32_value=
- ac_cv_env_AS_MTALPHA_set=
- ac_cv_env_AS_MTALPHA_value=
- ac_cv_env_AS_MTSPARC_set=
- ac_cv_env_AS_MTSPARC_value=
- ac_cv_env_AS_OR1K_set=
- ac_cv_env_AS_OR1K_value=
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=
- ac_cv_env_CC_value=
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value=-std=c++0x
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=g++
- ac_cv_env_GROFF_set=
- ac_cv_env_GROFF_value=
- ac_cv_env_HELP2MAN_set=
- ac_cv_env_HELP2MAN_value=
- ac_cv_env_LDFLAGS_set=
- ac_cv_env_LDFLAGS_value=
- ac_cv_env_LD_MIPS32EL_set=
- ac_cv_env_LD_MIPS32EL_value=
- ac_cv_env_LD_MIPS32_set=
- ac_cv_env_LD_MIPS32_value=
- ac_cv_env_LD_MTALPHA_set=
- ac_cv_env_LD_MTALPHA_value=
- ac_cv_env_LD_MTSPARC_set=
- ac_cv_env_LD_MTSPARC_value=
- ac_cv_env_LD_OR1K_set=
- ac_cv_env_LD_OR1K_value=
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_OBJDUMP_MIPS32EL_set=
- ac_cv_env_OBJDUMP_MIPS32EL_value=
- ac_cv_env_OBJDUMP_MIPS32_set=
- ac_cv_env_OBJDUMP_MIPS32_value=
- ac_cv_env_OBJDUMP_MTALPHA_set=
- ac_cv_env_OBJDUMP_MTALPHA_value=
- ac_cv_env_OBJDUMP_MTSPARC_set=
- ac_cv_env_OBJDUMP_MTSPARC_value=
- ac_cv_env_OBJDUMP_OR1K_set=
- ac_cv_env_OBJDUMP_OR1K_value=
- ac_cv_env_PKG_CONFIG_LIBDIR_set=
- ac_cv_env_PKG_CONFIG_LIBDIR_value=
- ac_cv_env_PKG_CONFIG_PATH_set=
- ac_cv_env_PKG_CONFIG_PATH_value=
- ac_cv_env_PKG_CONFIG_set=
- ac_cv_env_PKG_CONFIG_value=
- ac_cv_env_PS2PDF_set=
- ac_cv_env_PS2PDF_value=
- ac_cv_env_PYTHON_set=
- ac_cv_env_PYTHON_value=
- ac_cv_env_RST2MAN_set=
- ac_cv_env_RST2MAN_value=
- ac_cv_env_SDL_CFLAGS_set=
- ac_cv_env_SDL_CFLAGS_value=
- ac_cv_env_SDL_LIBS_set=
- ac_cv_env_SDL_LIBS_value=
- ac_cv_env_TBL_set=
- ac_cv_env_TBL_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=set
- ac_cv_env_target_alias_value=mtalpha
- ac_cv_header_inttypes_h=yes
- ac_cv_header_memory_h=yes
- ac_cv_header_minix_config_h=no
- 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=x86_64-unknown-linux-gnu
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_PYTHON=/usr/bin/python
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_install='/usr/bin/install -c'
- ac_cv_path_mkdir=/usr/bin/mkdir
- ac_cv_prog_AWK=gawk
- ac_cv_prog_CXXCPP='g++ -E'
- ac_cv_prog_GROFF=groff
- ac_cv_prog_PS2PDF=ps2pdf
- ac_cv_prog_TBL=tbl
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_safe_to_define___extensions__=yes
- ac_cv_target=mtalpha-unknown-none
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- am_cv_pathless_PYTHON=python
- am_cv_prog_tar_ustar=gnutar
- am_cv_python_platform=linux2
- am_cv_python_pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
- am_cv_python_pythondir='${prefix}/lib/python2.7/site-packages'
- am_cv_python_version=2.7
- ax_cv_cxx_gcc_abi_demangle=yes
- cxx11_cv_array__std_cpp0x=yes
- cxx11_cv_array__std_cpp11=yes
- cxx11_cv_array__std_gnupp0x=yes
- cxx11_cv_array__std_gnupp11=yes
- cxx11_cv_auto_decltype__std_cpp0x=yes
- cxx11_cv_auto_decltype__std_cpp11=yes
- cxx11_cv_auto_decltype__std_gnupp0x=yes
- cxx11_cv_auto_decltype__std_gnupp11=yes
- cxx11_cv_auto_range__std_cpp0x=yes
- cxx11_cv_auto_range__std_cpp11=yes
- cxx11_cv_auto_range__std_gnupp0x=yes
- cxx11_cv_auto_range__std_gnupp11=yes
- cxx11_cv_constructor_reuse__std_cpp0x=yes
- cxx11_cv_constructor_reuse__std_cpp11=yes
- cxx11_cv_constructor_reuse__std_gnupp0x=yes
- cxx11_cv_constructor_reuse__std_gnupp11=yes
- cxx11_cv_initializer_list__std_cpp0x=yes
- cxx11_cv_initializer_list__std_cpp11=yes
- cxx11_cv_initializer_list__std_gnupp0x=yes
- cxx11_cv_initializer_list__std_gnupp11=yes
- cxx11_cv_move_ref__std_cpp0x=yes
- cxx11_cv_move_ref__std_cpp11=yes
- cxx11_cv_move_ref__std_gnupp0x=yes
- cxx11_cv_move_ref__std_gnupp11=yes
- cxx11_cv_right_angle_brackets__std_cpp0x=yes
- cxx11_cv_right_angle_brackets__std_cpp11=yes
- cxx11_cv_right_angle_brackets__std_gnupp0x=yes
- cxx11_cv_right_angle_brackets__std_gnupp11=yes
- cxx11_cv_static_assert__std_cpp0x=yes
- cxx11_cv_static_assert__std_cpp11=yes
- cxx11_cv_static_assert__std_gnupp0x=yes
- cxx11_cv_static_assert__std_gnupp11=yes
- cxx11_cv_thread__std_cpp0x=no
- cxx11_cv_thread__std_cpp11=no
- cxx11_cv_thread__std_gnupp0x=no
- cxx11_cv_thread__std_gnupp11=no
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/missing aclocal-1.15'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='0'
- AM_V='$(V)'
- AS_MIPS32=''
- AS_MIPS32EL=''
- AS_MTALPHA=''
- AS_MTSPARC=''
- AS_OR1K=''
- AUTOCONF='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/missing autoconf'
- AUTOHEADER='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/missing autoheader'
- AUTOMAKE='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/missing automake-1.15'
- AWK='gawk'
- CC=''
- CCDEPMODE=''
- CFLAGS=''
- CPPFLAGS=''
- CXX='g++'
- CXXCPP='g++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-std=c++0x'
- CYGPATH_W='echo'
- DEFS=''
- DEPDIR='.deps'
- ECHO_C=''
- ECHO_N='-n'
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- ENABLE_CACTI_FALSE=''
- ENABLE_CACTI_TRUE=''
- ENABLE_COMPILED_MIPS32EL_TESTS_FALSE=''
- ENABLE_COMPILED_MIPS32EL_TESTS_TRUE=''
- ENABLE_COMPILED_MIPS32_TESTS_FALSE=''
- ENABLE_COMPILED_MIPS32_TESTS_TRUE=''
- ENABLE_COMPILED_MTALPHA_TESTS_FALSE=''
- ENABLE_COMPILED_MTALPHA_TESTS_TRUE=''
- ENABLE_COMPILED_MTSPARC_TESTS_FALSE=''
- ENABLE_COMPILED_MTSPARC_TESTS_TRUE=''
- ENABLE_COMPILED_OR1K_TESTS_FALSE=''
- ENABLE_COMPILED_OR1K_TESTS_TRUE=''
- ENABLE_MEM_BANKED_FALSE=''
- ENABLE_MEM_BANKED_TRUE=''
- ENABLE_MEM_CDMA_FALSE=''
- ENABLE_MEM_CDMA_TRUE=''
- ENABLE_MEM_DDR_FALSE=''
- ENABLE_MEM_DDR_TRUE=''
- ENABLE_MEM_PARALLEL_FALSE=''
- ENABLE_MEM_PARALLEL_TRUE=''
- ENABLE_MEM_SERIAL_FALSE=''
- ENABLE_MEM_SERIAL_TRUE=''
- ENABLE_MEM_ZLCDMA_FALSE=''
- ENABLE_MEM_ZLCDMA_TRUE=''
- ENABLE_MIPS32EL_TESTS_FALSE=''
- ENABLE_MIPS32EL_TESTS_TRUE=''
- ENABLE_MIPS32_TESTS_FALSE=''
- ENABLE_MIPS32_TESTS_TRUE=''
- ENABLE_MTALPHA_TESTS_FALSE=''
- ENABLE_MTALPHA_TESTS_TRUE=''
- ENABLE_MTSPARC_TESTS_FALSE=''
- ENABLE_MTSPARC_TESTS_TRUE=''
- ENABLE_OR1K_TESTS_FALSE=''
- ENABLE_OR1K_TESTS_TRUE=''
- ENABLE_SDL_FALSE=''
- ENABLE_SDL_TRUE=''
- EXEEXT=''
- GET_TEST_LIST=''
- GREP='/usr/bin/grep'
- GROFF='groff'
- HAVE_MIPS32EL_BINUTILS_FALSE=''
- HAVE_MIPS32EL_BINUTILS_TRUE=''
- HAVE_MIPS32_BINUTILS_FALSE=''
- HAVE_MIPS32_BINUTILS_TRUE=''
- HAVE_MTALPHA_BINUTILS_FALSE=''
- HAVE_MTALPHA_BINUTILS_TRUE=''
- HAVE_MTSPARC_BINUTILS_FALSE=''
- HAVE_MTSPARC_BINUTILS_TRUE=''
- HAVE_OR1K_BINUTILS_FALSE=''
- HAVE_OR1K_BINUTILS_TRUE=''
- HELP2MAN='/home/mehdi/mgsim-3.5.41-3724f/build-aux/missing help2man'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LDFLAGS=''
- LD_MIPS32=''
- LD_MIPS32EL=''
- LD_MTALPHA=''
- LD_MTSPARC=''
- LD_OR1K=''
- LIBOBJS=''
- LIBS=''
- LTLIBOBJS=''
- MAKEINFO='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/missing makeinfo'
- MKDIR_P='/usr/bin/mkdir -p'
- OBJDUMP_MIPS32=''
- OBJDUMP_MIPS32EL=''
- OBJDUMP_MTALPHA=''
- OBJDUMP_MTSPARC=''
- OBJDUMP_OR1K=''
- OBJEXT='o'
- PACKAGE='mgsim'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='mgsim'
- PACKAGE_STRING='mgsim 3.5.41-3724f'
- PACKAGE_TARNAME='mgsim'
- PACKAGE_URL=''
- PACKAGE_VERSION='3.5.41-3724f'
- PATH_SEPARATOR=':'
- PKG_CONFIG=''
- PKG_CONFIG_LIBDIR=''
- PKG_CONFIG_PATH=''
- PS2PDF='ps2pdf'
- PTHREAD_CC=''
- PTHREAD_CFLAGS=''
- PTHREAD_LIBS=''
- PYTHON='/usr/bin/python'
- PYTHON_EXEC_PREFIX='${exec_prefix}'
- PYTHON_PLATFORM='linux2'
- PYTHON_PREFIX='${prefix}'
- PYTHON_VERSION='2.7'
- RANLIB='ranlib'
- RST2MAN='/home/mehdi/mgsim-3.5.41-3724f/build-aux/missing rst2man'
- SDL2_CONFIG=''
- SDL_CFLAGS=''
- SDL_LIBS=''
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- SLC=''
- STRIP=''
- TBL='tbl'
- VERSION='3.5.41-3724f'
- WARN_CXXFLAGS='-W -Wall -Wextra -Weffc++ -Wundef -Wshadow -Wpointer-arith -Wmissing-declarations -Wwrite-strings'
- ac_ct_CC=''
- ac_ct_CXX=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE=''
- am__fastdepCC_FALSE=''
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=' -I$(srcdir)'
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='tar --format=ustar -chf - "$$tardir"'
- am__untar='tar -xf -'
- ax_pthread_config=''
- bindir='${exec_prefix}/bin'
- build='x86_64-unknown-linux-gnu'
- build_alias=''
- 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='x86_64-unknown-linux-gnu'
- host_alias=''
- host_cpu='x86_64'
- host_os='linux-gnu'
- host_vendor='unknown'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /home/mehdi/mgsim-3.5.41-3724f/build-aux/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}'
- pkgpyexecdir='${pyexecdir}/mgsim'
- pkgpythondir='${pythondir}/mgsim'
- prefix='/home/mehdi/mgsim'
- program_transform_name='s&^&mtalpha-&'
- psdir='${docdir}'
- pyexecdir='${exec_prefix}/lib64/python2.7/site-packages'
- pythondir='${prefix}/lib/python2.7/site-packages'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target='mtalpha-unknown-none'
- target_alias='mtalpha'
- target_cpu='mtalpha'
- target_os='none'
- target_vendor='unknown'
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "mgsim"
- #define PACKAGE_TARNAME "mgsim"
- #define PACKAGE_VERSION "3.5.41-3724f"
- #define PACKAGE_STRING "mgsim 3.5.41-3724f"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #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 __EXTENSIONS__ 1
- #define _ALL_SOURCE 1
- #define _GNU_SOURCE 1
- #define _POSIX_PTHREAD_SEMANTICS 1
- #define _TANDEM_SOURCE 1
- #define HAVE_GCC_ABI_DEMANGLE 1
- configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement