From: Hudson R. <hud...@so...> - 2002-09-02 04:26:12
|
Hi Alain, > Really not : I have not downloaded the last version from CVS, > (because I am on a big work and, even I think that Ferran's job > is a very good idea, I have no time to test it now), but, i think > that the problems I have seen have nothing to do with Ferran's work > but come from the parser (?) or other component. Well, you didn't talking about to reduce the time for found a shared library? With the runtime library unified and as a shared library, the calls to COBOL shared libraries are much more fast that before(with the runtime as a static libraries). If your doubt isn't this, sorry for don't have helped you. :( > Perhaps for the same reason the "sort" is broken ? You talk about the SORT verb? If yes, unfortunatelly the verb SORT not have working, the problem is this: htcobol -c -P -D -I../copybooks -I. test08u.cob test08u.cob: 67: variable SORT-RETURN not defined,0 Regards and sorry for anyway... Hudson. |