Advertisement
Guest User

Tomer Shalev

a guest
Apr 14th, 2009
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.85 KB | None | 0 0
  1. $ uname -a
  2. Linux tomers-laptop 2.6.27-11-generic #1 SMP Wed Apr 1 20:57:48 UTC 2009 i686 GNU/Linux
  3.  
  4. $ qmake -v
  5. QMake version 2.01a
  6. Using Qt version 4.4.3 in /usr/lib
  7.  
  8. $ g++ -v
  9. Using built-in specs.
  10. Target: i486-linux-gnu
  11. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.2-1ubuntu12' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-targets=all --enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
  12. Thread model: posix
  13. gcc version 4.3.2 (Ubuntu 4.3.2-1ubuntu12)
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement