OpenCOBOL Forum Index OpenCOBOL
Open cobol Build (Win64, cross compiled via MinGW from Unix) | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| shaj | Posted on: 2012/8/16 9:17 |
Just popping in ![]() ![]() Joined: 2010/2/3 From: Posts: 5 |
Open cobol Build (Win64, cross compiled via MinGW from Unix) On a Linux 64 bit machine, I could build open-cobol Linux 64 bit, Linux 32 bit versions.
Tried to cross-compile using Mingw. for a Win64 bit version. But it fails, complains about GMP 3 version. Quote:
Tried to build a GMP version, but it results following error. The same error for mpir build. Any idea on building OC Win64 using Mingw Cross compiler. Quote:
|
| human | Posted on: 2012/8/16 10:34 |
Home away from home ![]() ![]() Joined: 2007/5/15 From: GERMANY Posts: 1416 |
Re: Open cobol Build (Win64, cross compiled via MinGW from Unix) Despite of GMP you'll need to cross-compile every used lib before (libiconv, curses, ISAM [if not needed you'll save yourself a lot of trouble using --without-db on configuration of OC-build], ...).
For correct cross compiling of these [insert search engine here] may help you. Please post a "how-to" here, when you're finished. Good luck. BTW: See Wiki->Assorted Documents on how to build OC on MinGW within Windows, if cross-compiling does not work for you. Simon 'human' Sobisch |
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |







