Advertisement
Guest User

Untitled

a guest
Sep 4th, 2011
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. tatsh@tatsh:~/dev/xchain$ uname -a
  2. Linux tatsh 2.6.39-gentoo-r3 #2 SMP Thu Aug 18 12:55:24 CDT 2011 x86_64 AMD Phenom(tm) II X4 965 Processor AuthenticAMD GNU/Linux
  3. tatsh@tatsh:~/dev/xchain$ i686-apple-darwin11-g++ -v
  4. Using built-in specs.
  5. Target: i686-apple-darwin11
  6. Configured with: ../gcc-5666.3/configure --prefix=/home/tatsh/usr/i686-apple-darwin11 --disable-checking --enable-languages=c,objc,c++,obj-c++ --with-as=/home/tatsh/usr/i686-apple-darwin11/bin/i686-apple-darwin11-as --with-ld=/home/tatsh/usr/i686-apple-darwin11/bin/i686-apple-darwin11-ld64 --target=i686-apple-darwin11 --with-sysroot=/home/tatsh/usr/i686-apple-darwin11 --enable-static --enable-shared --disable-nls --disable-multilib --with-ranlib=/home/tatsh/usr/i686-apple-darwin11/bin/i686-apple-darwin11-ranlib --with-lipo=/home/tatsh/usr/i686-apple-darwin11/bin/i686-apple-darwin11-lipo
  7. Thread model: posix
  8. gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
  9. tatsh@tatsh:~/dev/xchain$ ssh tatsh@tatshmb ./msgcpp
  10. This was compiled on a non-Mac!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement