From: John C. <jo...@we...> - 2010-01-13 14:55:05
|
On Tuesday 12 January 2010 20:27:13 David Essex wrote: > John Culleton wrote: > > ... > > I use Linux (Slackware 13) so mingw doesn't apply. > > Are your other suggestions still valid? > > Build and install using the source code for Berkeley's YACC (1). > > You can get the source for Berkeley's YACC (1) on the TC download area > at SF. Or just click on the second link below. > > > Hope this helps. > > 1) TC misc - yacc-1.9.3-1.tar.gz > http://sourceforge.net/projects/tiny-cobol/files/ > http://sourceforge.net/projects/tiny-cobol/files/misc/yacc-1.9.3-1.tar.gz/d >ownload > > > > --------------------------------------------------------------------------- >--- This SF.Net email is sponsored by the Verizon Developer Community > Take advantage of Verizon's best-in-class app development support > A streamlined, 14 day to market process makes app distribution fast and > easy Join now and get one step closer to millions of Verizon customers > http://p.sf.net/sfu/verizon-dev2dev > _______________________________________________ > Tin...@li... > https://lists.sourceforge.net/lists/listinfo/tiny-cobol-users I downloaded Berkley yacc per your instructions, compiled it,linked it to yacc and then put that yacc in every bin file I could find. Then I modified the configure file replacing every occurrence of bison with yacc. The compile of tiny seemed to work and the programs in the test_suite compiled. Most were successful but the IX series returned multiple errors. I can send you the complete error log if you like but there are about 4800 lines in it! -- John Culleton "Create Book Covers with Scribus" Printable E-book 38 pages $5.95 http://www.booklocker.com/books/4055.html |