[ts-gen] Compiling on OS/X

R P Herrold herrold at owlriver.com
Sun Dec 30 16:05:38 EST 2007


On Sun, 30 Dec 2007, William Lloyd wrote:

> Target: i686-apple-darwin8

ohhh ;)  first time we have seen one here.  I was pricing the 
Intel mini at the Apple online store just yesterday.

> gcc version 4.0.1 (Apple Computer, Inc. build 5363)

strange that the devtools are so old there; lemme look

emac:~ herrold$ gcc -v
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure 
--disable-checking -enable-werror --prefix=/usr 
--mandir=/share/man --enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 
--with-slibdir=/usr/lib --build=powerpc-apple-darwin8 
--host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)

hunh -- I thought it was later in the GCC 4 series, but  OK 
we are close enough that you should be able to build once we 
get the time handler header right.

-- Russ Herrold



More information about the ts-general mailing list