axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2


From: Humberto Ortiz-Zuazaga
Subject: Re: [Axiom-developer] RE: gcl-2.6.8pre on MAC OSX 10.2
Date: Wed, 01 Nov 2006 21:18:22 -0400
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Page, Bill wrote:
> On Wednesday, November 01, 2006 1:23 PM Humberto Ortiz Zuazaga wrote:
>> Martin Rubey wrote:
>>
>>> WOW, that's cool! Axiom on the Mac!
>>>
>> I have PowerPC and Intel Macs running OS X 10.4.8 with fink, and
>> I'd like to try building axiom on them as well.
> 
> Great!
> 
>> Are these changes in the build-improvements branch?
>>
> 
> No, not everything is in build-improvements yet - give us a few
> more hours. :-)
> 
> In the mean time I would be very interested if you could start
> by just trying to buiuld the gcl lisp compiler. This is a pre-
> requiste for the Axiom build. You can get the version we will be
> using in build-improvements directly from the gcl CVS archive via
> the command line:
> 
> $ cvs -d :pserver:address@hidden:/sources/gcl -z9 export \
>   -Dtoday -d gcl-2.6.8pre -r Version_2_6_8pre gcl
> 
> and then do
> 
> $ cd gcl-2.6.8pre
> $ ./configure --prefix=/usr/local
> $ make
> 
> Ask if you need mor details. Let us know how it works.

On PowerPC, make fails:

gcc  -o raw_pre_gcl  \
-L.    -lpre_gcl `echo -lSM -lICE  -L/usr/X11R6/lib -lXmu -lXt -lXext
-lXaw -lX11    -lm  -lreadline -lncurses | sed -e 's/-lncurses/ /'`
-lintl -lc -lgclp
/usr/bin/ld: can't locate file for: -lintl
collect2: ld returned 1 exit status

Fink installed a version of libintl from gettext-dev 0.10.40, so I've
added a "-L/sw/lib" and am retrying the build now.

On Intel, configure of gmp fails, as it can't figure out the machine
type. I have gmp 4.2.1 installed with fink, but I don't think I can
build gcl with that version of gmp.

-- 
Humberto Ortiz-Zuazaga
Programmer-Archaeologist
University of Puerto Rico
http://www.hpcf.upr.edu/~humberto/

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]