Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=5004881
By: xxt

Hi!

I'am trying to figure out why the c++ code generation via bison failed. I'am
using bison 2.1 and the m4 1.4.9. I try to call:

bison -d -v --skeleton=lalr1.cc InputParser.yacc

and get the error:

E:\work\Programmierung\Compiler\FlexBison\ToolChain>bison -d
-v --skeleton=lalr1
.cc InputParser.yacc
m4:C:/PROGRA~1/GnuWin32/share/bison/lalr1.cc:22: cannot open
`c:/progra~1/Bison/
share/bison/c++.m4': No such file or directory
bison: untergeordnetes Programm äm4ô fehlgeschlagen (R³ckgabewert 1)

The c++.m4 file is at C:\Programme\GnuWin32\share\bison. So why complain?

I'am using a batch file for that. As you can see there are some problems with
the char set. Maybee this can be the error.

I also suddied a litle bit the m4 manual and set the M4PATH enviroment value
to "C:\Programme\GnuWin32\share\bison".

Thanks!

Stefan

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=74807

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
GnuWin32-Users mailing list
GnuWin32-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnuwin32-users

Reply via email to