[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gprolog on amd64
From: |
Remy Haemmerle |
Subject: |
Re: Gprolog on amd64 |
Date: |
Wed, 02 Nov 2005 11:24:42 +0100 |
User-agent: |
Mozilla Thunderbird 1.0.6 (X11/20050716) |
Hi,
Take a look at the last unstable version
ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/unstable/gprolog-1.2.19.tar.gz
I have not tested it, but in the log the following appears :
"
Mon Dec 16 13:00:42 CET 2002 <address@hidden>
* port to x86_64/linux - many thanks to:
Gwenole Beauchesne <address@hidden>
"
Remy
Calum a écrit :
> Hello all,
>
> I am interested in Prolog, and would like to run it on a Linux AMD64 machine.
>
> I tried running ./configure with various build parameters:
> i386-pc-linux, i586-pc-linux, etc, but running make exits with:
>
> make[1]: Entering directory `/root/gprolog-1.2.16/src/EnginePl'
> gplc -c -C '-O3 ' obj_begin.c
> `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
> obj_begin.c:1: error: CPU you selected does not support x86-64 instruction set
> compilation failed
> make[1]: *** [obj_begin.o] Error 1
> make[1]: Leaving directory `/root/gprolog-1.2.16/src/EnginePl'
> make: *** [all] Error 1
>
>
> I read PORTING in src/, but I'm afraid it doesn't mean anything to me.
> I would help with testing however.
>
>
> Calum
>
>
> _______________________________________________
> Bug-prolog mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-prolog