users-prolog
[Top][All Lists]
Advanced

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

Re: Compiling gprolog with gcc >= 3.3.3


From: MCENANEY WILLIAM J
Subject: Re: Compiling gprolog with gcc >= 3.3.3
Date: Mon, 7 Jun 2004 08:49:54 -0600 (MDT)

All,

After  lengthening  an array, I had no problem compiling
gprolog-1.2.16 with gcc-3.4.0, using -O2.  If memory serves me right, the
word "delay" was in the array's name, and originally, the array could
contain at most 64 or 65 elements, and I replaced the "64" with 512.

Bill

On Mon, 7 Jun 2004, 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
> 
> 
> Good luck
> ===============================================
>                   Daniel Diaz
> University of Paris 1      INRIA Rocquencourt
> 75013 Paris FRANCE      78153 Le Chesnay FRANCE
>          web: http://pauillac.inria.fr/~diaz
>          email: address@hidden
> 
> 
> --
> Ce message a subi une analyse antivirus 
> par MailScanner ; il est vraisemblablement
> sans danger.
> 
> 
> 
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/users-prolog
> 





reply via email to

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