users-prolog
[Top][All Lists]
Advanced

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

Re: GNU Prolog 1.4.0 is released


From: Nicolas Pelletier
Subject: Re: GNU Prolog 1.4.0 is released
Date: Thu, 10 Nov 2011 20:24:26 +0900

Hello Daniel,

Thank you for your answer. I followed you instructions, and here are
the results:

unify.wam is already in the distribution tarball. I restarted from a
clean slate:

$ gzip -dc ~/tmp/gprolog-1.4.0.tar.gz | tar xompf -
$ cd gprolog-1.4.0/src
$ touch BipsPl/unify.wam
$ ./configure --prefix=$HOME
... [successful]
$ gmake
... [the compilation goes farther than before, without warning nor error, until]
gplc -c --fast-math fd2c.pl
compilation failed
gmake[1]: *** [fd2c.o] Error 1
... [leaving directory Fd2C, all error 1]

The C compiler is gcc-4.3.5, the OS Solaris 10. The architecture
returned by uname -m is sun4us.

I do not know how to provide more information about this dry
'compilation failed' message. Could you advise, please?

-- 
Nicolas



reply via email to

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