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.

--~--~---------~--~----~------------~-------~--~----~
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