|
From: John R. C. <jo...@we...> - 2005-08-03 23:47:40
|
Well I have TC up and running and have recompiled some of my recent OpenCobol efforts. The ncurses bit works as expected. I find that TC is less forgiving than either OpenCobol or some commercial complers I have used about things like legacy names and blank lines, at least in fixed (-F) format. I suppose I can make all the blank lines into comments with an asterisk in column 7. And I find I have to comment things like AUTHOR, INSTALLATION etc. But one must take the bitter with the sweet. I have a general question even at this early stage. If I wish to move programs to another Linux system what must I take along beyond the program itself? I presume Berkeley DB is essential. How much more? Is it required to do a complete install similar to the devlopment machine? -- John Culleton |