Hello,

Due to some bugs in CIL 1.3.6 I need to upgrade to CIL 1.3.7, but it
seems that CIL 1.3.7 does not compile Postgres 7.4.16, although CIL
1.3.6 was able to.

I see errors like:

./postgres.cil.c:348168: error: redefinition of '__signbitf'
./postgres.cil.c:32367: error: previous definition of '__signbitf' was here
./postgres.cil.c:348177: error: redefinition of '__signbit'
./postgres.cil.c:32376: error: previous definition of '__signbit' was here
./postgres.cil.c:348186: error: redefinition of '__signbitl'
./postgres.cil.c:32385: error: previous definition of '__signbitl' was here
./postgres.cil.c:348195: error: redefinition of '__sgn1l'
./postgres.cil.c:32394: error: previous definition of '__sgn1l' was here
./postgres.cil.c:348207: error: redefinition of '__finite'
./postgres.cil.c:32406: error: previous definition of '__finite' was here

It seems that the header files used by Postgres bring these
extern inline functions more than once. gcc and CIL 1.3.6 do not complain
about this.

Is this a bug in CIL 1.3.7 ? Is it something that can be fixed easily ?

Thanks,
Kristis

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

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to