bug-prolog
[Top][All Lists]
Advanced

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

Re: Problems building for older Macs


From: Daniel Diaz
Subject: Re: Problems building for older Macs
Date: Mon, 16 Feb 2009 15:34:00 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Jasper,

it is not clear what you are trying. Is it to cross compile gprolog (this does not work) or else what ? You have to produce the executable on the target machine (I know Paulo could compile 1.3.1 for a ppc based mac some day ago).

Hope this helps

Daniel

Jasper Taylor a écrit :
Hi folks,
I have a Macbook running OSX 10.5. I want to distribute a prolog executable to run on older Macs, but I have problems. Firstly, my executable just gives 'bus error' when running on an OSX 10.4 Mac. This is even though I supply the -mmacosx-version-min=10.3 flag to gcc via the '-C' option of gplc when building it. I rebuilt Prolog itself using this flag, but that did not help. This is using gcc 4.0. Secondly I tried to build an executable for PowerPC macs by including the '-arch ppc' flag. This built the object code OK, but when making the executable I got:
cc1: error: unrecognized command line option "-march=i486"
In fact the object file reports itself as being of i386 architecture so I would be quite prepared to believe this is impossible!
    --Jasper



_______________________________________________
Bug-prolog mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/bug-prolog



--
Ce message a ete verifie par MailScanner
pour des virus ou des polluriels et rien de
suspect n'a ete trouve.





reply via email to

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