Skip to content

Instantly share code, notes, and snippets.

@salzig
Created April 20, 2014 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save salzig/11125562 to your computer and use it in GitHub Desktop.
Save salzig/11125562 to your computer and use it in GitHub Desktop.
mapcrafter debug - ENV for m0r13
# 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)
# 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