From: Hudson R. <hud...@so...> - 2002-08-30 17:55:47
|
Hi Eurlix, > It was a very good idea to add in TC the possibility of add > a comment on a line with "*>" > but if you write something like : > > copy "../copyboooks/cust.desc". *> description of customers data > the copy is not found and the program is not compiled > > and > > program-id. dusty. *> this subprog clean the computer after works hours > the compil is ok, but the rustine is never found > and after ~5 minutes you have a SIG 11. > > An other bad idea is to put the cobols ".so" in the same directory > as the executables. This increase the time to found the rustines. You try to make this tests with the new modifications that Ferran does(Runtime unified and as a shared library)? I've had much problems with shared libraries, but after this, some problems was solved. Regards, Hudson |