I built the build-improvements branch with the GCL I made last night,
and it looks like it works:
Sorry about the formatting, I think the Mac Terminal is mangling the lines.
(1) -> )set mes auto on
(1) -> 1
(1) 1 Type:
PositiveInteger
(2) -> 1+1
(2) 2 Type:
PositiveInteger
Here's the build process:
darcs get http://page.axiom-developer.org/repository/axiom-darcs/
535 chmod +x configure
536 ./configure --prefix=/usr/local --with-gcl
552 chmod +x config/mkinstalldirs
553 make
568 ls target/powerpc-apple-darwin8.8.0/bin/AXIOMsys
569 export
AXIOM=/Users/humberto/src/axiom-darcs/target/powerpc-apple-darwin8.8.0
570 PATH=$PATH:$AXIOM/bin
571 AXIOMsys
Success!
darcs or the Mac mangled the permissions on configure and
config/mkinstalldirs, the rest went smoothly.
--
Humberto Ortiz-Zuazaga
Programmer-Archaeologist
UPR Bioinformatics Resource Center
http://www.hpcf.upr.edu/~humberto/
_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
http://lists.nongnu.org/mailman/listinfo/axiom-developer