Created
April 20, 2014 21:20
-
-
Save salzig/11125562 to your computer and use it in GitHub Desktop.
mapcrafter debug - ENV for m0r13
This file contains hidden or 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
# gcc -v | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-linux-gnu/4.6/lto-wrapper | |
Target: i686-linux-gnu | |
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.3-1ubuntu5' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --enable-plugin --enable-objc-gc --enable-targets=all --disable-werror --with-arch-32=i686 --with-tune=generic --enable-checking=release --build=i686-linux-gnu --host=i686-linux-gnu --target=i686-linux-gnu | |
Thread model: posix | |
gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) |
This file contains hidden or 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
# dpkg -l libpng12-dev libboost-iostreams-dev libboost-system-dev libboost-filesystem-dev libboost-program-options-dev | |
libboost-filesystem-dev 1.48.0.2 | |
libboost-iostreams-dev 1.48.0.2 | |
libboost-program-options-dev 1.48.0.2 | |
libboost-system-dev 1.48.0.2 | |
libpng12-dev 1.2.46-3ubuntu4 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment