|
From: Earnie B. <ear...@ya...> - 2003-02-10 22:23:14
|
Luke Dunstan wrote: > >> From: Feng Ye <ye...@ho...> >> To: min...@li... >> Subject: [Mingw-users] m4sugar path in bison 1.875 >> Date: Mon, 10 Feb 2003 11:04:12 +0900 >> >> Hi, >> I am trying to use the bison-1.875.0-2003.01.31-1 snapshot. I have >> got the following error: >> bison: cannot open file `c:/mingw/share/bison/m4sugar/m4sugar.m4': No >> such file or directory >> I have mingw installed under e:/mingw. Is there any way to change >> the path in which bison looks for m4sugar? >> >> Regards, >> yefeng > > > The real solution would be to modify Bison to search relative to > bison.exe, I have attempted to do this ``real solution''. There is a new snapshot http://prdownloads.sf.net/mingw/bison-1.875.0-2003.02.10-1.exe that should find e:/mingw/share/bison. Earnie. |