axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] configure.ac.pamphlet


From: Humberto Ortiz-Zuazaga
Subject: Re: [Axiom-developer] configure.ac.pamphlet
Date: Sat, 04 Nov 2006 18:44:15 -0400
User-agent: Thunderbird 1.5.0.7 (Macintosh/20060909)

Waldek Hebisch wrote:
> configure.ac.pamphlet contains the following:
> 
>     *darwin*)
>         PLF=MACOSXplatform
>         CCF="-O2 -fno-strength-reduce -Wall -D_GNU_SOURCE -D${PLF} \
>             -I/usr/include -I/usr/include/sys"
>         GCLOPTS="--enable-vssize=65536*2 --enable-maxpage=256*1024 
> --disable-locbfd \
>             --disable-statsysbfd  --enable-custreloc --disable-tkconfig \
>             --enable-machine=pwerpc-macosx"
>         ;;
>                              ^^^^^^^^^^^^^
> 
> This look wrong on two accounts: 
> 1) standard name is 'powerpc-macosx'
> 2) seem to ignore Intel Macs
> 

There still isn't a working gcl for Intel Mac OS X, I started mangling
the source to support "--enable-machine=i386-macosx", but it's still not
working. Configure thinks my mac is "i686-apple-darwin8.8.1", as opposed
to the G5 which is "powerpc-apple-darwin8.8.0". I don't think there will
ever be a i386 Apple Mac, so we may as well decide to call the machine
"i686-macosx" instead.

I think we should use "--disable-statsysbfd --enable-locbfd --disable-x
--disable-xgcl --disable-nls", those are the flags I used on the
external gcl I have that built axiom sucessfully. The
"--disable-tkconfig" should help with the Tcl/Tk issues we've been
having. What are the memory and custreloc flags for?

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


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFTRXiO8aX8Tqx8vgRAh2nAJ42tkagwDJfWywy/yTnjHTX4wGIEwCbBIq4
SqvivwjBRgl5XcL07Sc5UUw=
=g11l
-----END PGP SIGNATURE-----

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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