From: Glen C. <gco...@US...> - 1999-12-15 02:29:15
|
It was a little more difficult that I expected, but the cobol_test.pl script now builds the compiler from the PWD directory, instead of from the PATH. cobpp and the other executables (gcc, as) still need to be on the path however. Glen > -----Original Message----- > From: tin...@so... > [mailto:tin...@so...]On Behalf Of Rildo > Pragana > Sent: Tuesday, December 14, 1999 3:57 AM > To: tin...@ma... > Subject: [Tiny-cobol-users] Suggestion for change of test suite. > > > Hi Glen, > > I suggest you make a small change in our test suite, so we don't need to > manually setup the path for our files. Please make the > > $CCX=gcc;$LD=gcc;$ASM=as;$COB=cob;$COBPP=cobpp > > point to each argument in our directory tree, as everything is available > there, now that your test suite is inside our directories. This way will > be easier for all developers just run cobol_test.pl. > > Example: COB=../compiler/htcobol > > regards, > ---------------------------------------------------------------- > Rildo Pragana FPGA/uControllers * Linux * tcl/tk > P.O. Box 721 Camaragibe PE http://members.xoom.com/rpragana > Brazil 54792-990 +55-81-459-1776 > > > _______________________________________________ > Tiny-cobol-users mailing list > Tin...@li... > http://lists.sourceforge.net/mailman/listinfo/tiny-cobol-users > |