On Tue, 14 Nov 2006, Humberto Ortiz Zuazaga wrote: | Humberto Ortiz-Zuazaga wrote: | | >> | I built --without-noweb --with-gcl, the configure for the built in gcl | >> | isn't working right. | | I think I tracked down the problem. In build-improvements, on the Mac, | the configure for gcl was being called with a broken --enable-machine | flag, and the subsequent make would fail. | | I think this patch to configure.ac.pamphlet fixes it. | | I also incorporated other suggested changes to the configure flags: | | 1) we should use locbfd instead of custreloc | | 2) we don't need X Window system support or xgcl | | With these changes a full build of noweb, gcl and axiom work on my | PowerPC Mac OS X 10.4.8 machine with the following steps: | | # remove fink /sw/bin from the path | PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin | ./configure --without-noweb --without-gcl | make
This is great! We should disable xgcl for all of the targets. Could your update your patch accordingly and commit? I can do it but not now (unfortunately). Thanks! -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
