From: Reg <re...@ri...> - 2007-12-06 14:13:26
|
Hi David, Compilation worked for option -m but using option -x got:- [root@Appserver development]# htcobol -x /TinyCat/DEGRABBER.COB DEGRABBER.o: In function `DEGRABBER': DEGRABBER.COB:(.text+0x662): undefined reference to `tcob_read_next_seq' DEGRABBER.COB:(.text+0xa31): undefined reference to `tcob_write_idx' DEGRABBER.COB:(.text+0xd40): undefined reference to `tcob_read_next_seq' collect2: ld returned 1 exit status [root@Appserver development]# These are references to index sequential read, write and read next. Any ideas? Regards, Reg. Reg wrote: > > Hi David, > Have at last found some time, downloaded 0.63.87 and installed, > compilation worked! > Haven't got any further than that for the moment, just thought I would let > you know. > Will try out on some bigger programs soon. > Thanks for your efforts. > Regards, > Reg. > > David Essex-2 wrote: >> >> Reg wrote: >> >> > David, Please accept my apologies for >> > not following up on this yet. >> > I simply cannot find the time at the moment, >> > but expect to get back to it in about 2 weeks. >> >> No rush. >> >> Please use the latest CVS version, currently at 0.63.83, as it should be >> more stable. >> >> >> Cheers >> >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Splunk Inc. >> Still grepping through log files to find problems? Stop. >> Now Search log events and configuration files using AJAX and a browser. >> Download your FREE copy of Splunk now >> http://get.splunk.com/ >> _______________________________________________ >> Tin...@li... >> https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users >> >> > > -- View this message in context: http://www.nabble.com/Segmentation-Fault-tf4383688.html#a14192838 Sent from the tiny-cobol-users mailing list archive at Nabble.com. |