[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling gprolog with gcc >= 3.3.3
From: |
Paulo Moura |
Subject: |
Re: Compiling gprolog with gcc >= 3.3.3 |
Date: |
Mon, 7 Jun 2004 16:06:51 +0100 |
On 7/jun/2004, at 15:28, Daniel Diaz wrote:
I have released a rpm compiled with gcc 3.4.0 and a source
distribution:
ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/unstable/
gprolog-20040607.i386.rpm
ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/unstable/
gprolog-20040607.tgz
To compile the source distribution you need to configure it as follows:
./configure --with-c-flags=-O
(There is problem when compiling with -O2 or -O3. I'll check this
asap)
make
(there are a lot of warnings, don't worry)
make install
No problems in compiling and installing it on MacOS X 10.3.4 except for
the following warning:
gplc -c -C '-O' machine.c
machine.c:533:2: warning: #warning SIGSEGV_Handler does not know how to
detect fault addr - use magic numbers
Cheers,
Paulo
-----------------------------------------------------------
Paulo Jorge Lopes de Moura
Dep. of Informatics Office 4.3 Ext. 3257
University of Beira Interior Phone: +351 275319700
6201-001 Covilhã Fax: +351 275319891
Portugal
<mailto:address@hidden>
<http://www.di.ubi.pt/~pmoura> <http://www.logtalk.org>
-----------------------------------------------------------