gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Possible to build 64 bit Solaris x86 OpenCobol1.1?


From: Sergey Kashyrin
Subject: Re: [open-cobol-list] Possible to build 64 bit Solaris x86 OpenCobol1.1?
Date: Mon, 13 May 2013 12:08:31 -0400

Hi Peter,
 
Unfortunately I don't have x64 Solaris, but for SPARC the following was working:
 
$ ./configure --disable-static --with-pic --with-vbisam --without-db --libdir=/usr/local/lib/sparcv9 CFLAGS=-m64 -I/usr/local/include LDFLAGS=-m64 LIBS=-L/usr/local/lib/sparcv9 -lmpir
Regards,
Sergey
 
----- Original Message -----
Sent: Monday, May 13, 2013 11:19 AM
Subject: [open-cobol-list] Possible to build 64 bit Solaris x86 OpenCobol1.1?

Dear OpenCobol Community,
 
While OpenCobol 1.1 does compile and run on Solaris 10 x86, the default build produced 32 bit executables and libraries.  The configure/Makefile set that comes with OpenCobol does not appear to support the standard ABI=64 argument.
 
Any ideas how to proceed?
 
Oracle 11gr2 came with 64 bit libraries.  At present, I am trying to tweak the Makefiles that came with OpenCobol 1.1, with only limited success.  I did manage a 64 bit compile of the opencobol libraries, but could not assemble them into .so and .a formats.  I have not used "libtool" previously.
 
Should I send more detail?
 
Any comments at all are appreciated.  Thanks for building OpenCobol,
 
Peter Klosky
Fairfax, VA, USA


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and
their applications. This 200-page book is written by three acclaimed
leaders in the field. The early access version is available now.
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may


_______________________________________________
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]