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: Gabriel Dos Reis
Subject: Re: [Axiom-developer] configure.ac.pamphlet
Date: 05 Nov 2006 04:21:27 +0100

Waldek Hebisch <address@hidden> writes:

| 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

Yes on both accounts.  Those are what were in the Makefiles when I
branched.  I never committed my changes to that.  The test should be
based on the target canonical triplet.

-- Gaby




reply via email to

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