Re: Gprolog on amd64
Remy Haemmerle <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.bugs |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> * port to x86_64/linux - many thanks to: Gwenole Beauchesne <[email protected]> " 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 > [email protected] > http://lists.gnu.org/mailman/listinfo/bug-prolog