gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] install


From: Sergey Kashyrin
Subject: Re: [open-cobol-list] install
Date: Fri Mar 3 07:51:01 2006

Xavier,

1. You have to install libgmp first. And due to some libtool stupidity you 
should do:
./configure --disable-static

2. Opencobol 0.32 will not work correctly with non-GCC compiler.
Even IBM v8 is pretty much compatible with GNU (and you should define __GNUC__ in this case) you'll get the problems compiling large code. You should take Opencobol 0.33 from http://www.sim-basis.de/open-cobol-0.33.tar.gz

Regards,
Sergey


----- Original Message ----- From: <address@hidden>
To: <address@hidden>
Sent: Friday, March 03, 2006 10:08 AM
Subject: [open-cobol-list] install


hello,
i try to install open-cobol-0.32 on AIX 5.3 (5L) width IBM XLC V8.
is it possible? because the install of Libtool-1.5.22 is OK but the install
of gmp-4.1.4 failed (shell configure) and open-cobol-0.32 also (configure
gmp.h is requied)
please help me
xavier

gmp :
configure:9810: creating libtool
configure:16313: error: cannot create both shared and static libraries on
this system, --disable one of the two

open-cobol:
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dbopen... no
checking gmp.h usability... no
checking gmp.h presence... no
checking for gmp.h... no
configure: error: gmp.h is required



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list



reply via email to

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