缥缈峰一座01号

梁二伯的窝

  DonewsBlog  |  Donews首页  |  Donews社区  |  Donews邮箱  |  我的首页  |  联系作者  |  聚合   |  登录
  86篇文章 :: 0篇收藏:: 27篇评论:: 0个Trackbacks

公告

Equality && Free

文章

收藏

相册

存档


正在读取评论……


OpenCOBOL是一个开源的COBOL编译器。其原理是把COBOL代码转换为C代码,然后使用gcc编译。
详见官方网站:http://www.opencobol.org/

OpenCOBOL 需要以下库:

GNU MP (libgmp) 4.1.2 or later
libgmp is used to implement decimal arithmetic.
GNU MP is licensed under GNU Lesser General Public License.
GNU Libtool (libltdl)
libltdl is used to implement dynamic CALL statements.
GNU Libtool is licensed under GNU Lesser General Public License.

可选库:

Berkeley DB (libdb) 1.85 or later
libdb can be used to implement indexed file I/O and SORT/MERGE.
Berkeley DB is licensed under the original BSD License (1.85) or their own open-source license (2.x or later). Note that, as of 2.x, if you linked your software with Berkeley DB, you must distribute the source code of your software along with your software, or you have to pay royalty to Sleepycat Software, Inc.
Ncurses (libncurses) 5.2 or later
libncurses can be used to implement SCREEN SECTION.
Ncurses is licensed under a BSD-style license.
安装:
$ ./configure
$ make
$ make install


Trackback: http://tb.donews.net/TrackBack.aspx?PostId=1140768


[点击此处收藏本文]  发表于2007年03月15日 7:57 PM




正在读取评论……

发表评论

大名:
网址:
验证码
评论