axiom-developer
[Top][All Lists]
Advanced

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

[Axiom-developer] configure.ac.pamphlet


From: Waldek Hebisch
Subject: [Axiom-developer] configure.ac.pamphlet
Date: Sat, 4 Nov 2006 22:35:19 +0100 (CET)

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

-- 
                              Waldek Hebisch
address@hidden 




reply via email to

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