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: Keri Harris
Subject: Re: GNU Prolog 1.4.0 is released
Date: Tue, 05 Jul 2011 19:57:37 +1200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110518 Lightning/1.0b3pre Thunderbird/3.1.10

On 06/30/11 02:14, Daniel Diaz wrote:
> Hello,
> 
> gprolog 1.4.0 has just been released (see www.gprolog.org 
> <http://www.gprolog.org>).
> 

Thanks for the new gprolog release!

On non-x86/amd64 archs gprolog-1.4.0 can fail to compile:

make[1]: Entering directory
`/var/tmp/portage/dev-lang/gprolog-1.4.0/work/gprolog-1.4.0/src/Ma2Asm'
<snip>
gcc  -march=G4 -O2 -pipe -fno-strict-aliasing -c ma2asm_inst.c
In file included from ma2asm_inst.c:83:
powerpc_any.c:503: error: conflicting types for 'Call_C_Arg_Int'
ma_protos.h:169: note: previous declaration of 'Call_C_Arg_Int' was here
powerpc_any.c:838: error: conflicting types for 'Cmp_Ret_And_Int'
ma_protos.h:205: note: previous declaration of 'Cmp_Ret_And_Int' was here
powerpc_any.c:961: error: conflicting types for 'Dico_Long'
ma_protos.h:221: note: previous declaration of 'Dico_Long' was here
make[1]: *** [ma2asm_inst.o] Error 1

Patch attached.


Thanks

Keri

Attachment: Ma2Asm-PlLong.patch
Description: Text document


reply via email to

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