[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[open-cobol-list] MAC OS port
From: |
Roger While |
Subject: |
[open-cobol-list] MAC OS port |
Date: |
Fri Oct 28 09:09:22 2005 |
With many thanks to David Wilson, the MAC OS port
on Tiger (10.x) with gcc 4.0.x is now looking good.
David has successfully run the Cobol85 NIST suite.
Notes :
Prerequisite GMP was satisified.
Berekeley DB was downloaded from
http://downloads.sleepycat.com/db-4.3.29.tar.gz
And built thus :
cd db-4.3.29
cd build_unix
../dist/configure --with-prefix=/usr --enable-compat185
make
make install
David reported that although "--prefix" had been specified it
did not install into /usr.
Mac users please check.
(Going to shortly get one of these boxen)
Roger
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [open-cobol-list] MAC OS port,
Roger While <=