gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Re: Building using MinGW, problem


From: Peg
Subject: [open-cobol-list] Re: Building using MinGW, problem
Date: Tue Mar 23 04:42:09 2004
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; ja-JP; rv:1.4) Gecko/20030718

Hello. I use OpenCOBOL on Cygwin and MinGW.

gs dnld wrote
> bison -o parser.c parser.y
> c:\MinGW\bin\bison.exe: _spawnvp:
> No such file or directory

bison-1.875.0-2003.02.10-1 distributed by MinGW
is snapshot version. It is not stable yet.

It is me in order to avoid the above-mentioned problem.
The Cygwin version bison is used. Refer to the homepage
for the installation method etc. http://www.cygwin.com/

Beforehand Cygwin bison is used.
bison -o parser.c parser.y
bison -o ppparse.c ppparse.y

The file of parser.c parser.h ppparse.c ppparse.h
is created from parser.y and ppparse.y.

What is necessary will be just to perform
./configure make make install, after copying file to cobc.

-- 
Peg, PegStyle mailto:address@hidden
http://members8.tsukaeru.net/pegstyle/
Sorry, Japanese Page Only.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]