Aye looks like I might be behind the curve (well even for OS X) with
gcc and friends:
gcc -v
Target: powerpc-apple-darwin8
Configured with: /private/var/tmp/gcc/gcc-5250.obj~12/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 --
build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --
target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5250)

uname -a
Darwin psi.home 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10
18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh
powerpc

that's: OS X 10.4.11


On Sep 8, 7:16 pm, mabshoff <[EMAIL PROTECTED]> wrote:
> On Sep 8, 10:52 am, Simon Beaumont <[EMAIL PROTECTED]> wrote:
>
> > One more thing is that atlas doesn't seem to build on this platform. I
> > can hand crank an atlat configuration but it barfs beacuse I cant turn
> > off cpu throttling on the PowerBook G4 - how is this "tuned" for a
> > binary build?
>
> We do not build ATLAS on OSX. What is the uname of that box?
>
>
>
> > On Sep 8, 4:52 pm, Simon Beaumont <[EMAIL PROTECTED]> wrote:
>
> > > Just completed this lengthy process on my power book.
>
> > > A couple of trivial problems arose:
>
> > > 1. had to set MACOSX_DEPLOYMENT_TARGET=10.3 (why not 10.4?) as this
> > > was missing from ntl build and defaults to 10.0 which won't work with -
> > > undefined dynamic_lookup. Workaround was to set this globally, may be
> > > a libtool issue.
>
> > > 2. needed to ranlib .../local/lib/gcc-lib/4.0.3/.../*.a
>
> > > 3. some warnings about ld not being able to open pari-gmp.dylib from
> > > dependancy in csage.dylib when building sage/libs seems ok at run
> > > time. (have tested libs)
>
> > > So far all tests seem ok though a few timeouts on this slow machine.
>
> We regularly build on OSX 10.4 PPC and have not seen any of those
> problems. What XCode are you using?
>
> Cheers,
>
> Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to