Hello Matt,

On Tue, 2005-08-16 at 17:12 -0700, Matt Kraai wrote:
> gprolog fails to build because it contains invalid lvalues in some
> assignments:
> 
> > gplc -c -C '-O3 -fomit-frame-pointer -funsigned-char -Wall -Wall -DDEBIAN' 
> > engine.c
> > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
> > engine.c: In function 'Call_Prolog':
> > engine.c:318: error: invalid lvalue in assignment
> > engine.c:331: error: invalid lvalue in assignment

gprolog relies on cast lvalues in many places, this is not a problem for
gcc 3.3 but seems to be for more recent versions of GCC.

I'll have 1.2.18-14 out anytime now, which depends on gcc-3.3 instead of
gcc (>= 3.3).  This is a stopgap measure while I'm doing 1.2.19.

Salvador

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to