Re: Windows Internationalization

2008-10-15 Thread Luca Marzolla
Tim Van Holder ha scritto: Luca wrote: Hello! I have written a compiler for a pascal-like language, using flex and bison. The compiler is built under Windows using Visual Studio and works very well, however how can I provide an internationalization? I need to translate syntax error messages g

Re: problems with bison-flex

2008-10-15 Thread Laurence Finston
Sorry, I don't know. I haven't seen errors like this before. Would it be possible for you to try building your scanner and parser on a GNU/Linux system with the most recent version? It might be worth finding out if they build correctly that way. Otherwise, I can only suggest asking on the [E

Re: problems with bison-flex

2008-10-15 Thread Jim Michaels
well, I used C versions of everything like you said to do, and made them .cpp files. I have some problems. bison & flex can't stand themselves. b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; Error E2015 lex.yy.cpp 5696: Ambiguity between 'std::isatty(int)' and 'isatty(int)

RE: bison-2.3 - cannot re-locate bison installation

2008-10-15 Thread Saurabh Bhatnagar
Hi, It's looking for m4 binary. If you don't have it already do this: You need to first do this step for m4. mailto:[EMAIL PROTECTED] Sent: Wednesday, October 15, 2008 3:43 PM To: Philippe Scelers Cc: help-bison@gnu.org Subject: Re: bison-2.3 - cannot re-locate bison installation On Wed, 15 Oc

Re: bison-2.3 - cannot re-locate bison installation

2008-10-15 Thread Laurence Finston
On Wed, 15 Oct 2008, Philippe Scelers wrote: > Hi, > Bison store installation path prefix given at configure time, e.g. 'configure > --prefix=/u ; make ; make install' > > I want to copy bison installation into another location, e.g. /usb/u > but unfortunately bison fail with error: /usb/u/bin/

bison-2.3 - cannot re-locate bison installation

2008-10-15 Thread Philippe Scelers
Hi, Bison store installation path prefix given at configure time, e.g. 'configure --prefix=/u ; make ; make install' I want to copy bison installation into another location, e.g. /usb/u but unfortunately bison fail with error: /usb/u/bin/bison: cannot open file '/u/share/bison/m4sugar/m4sugar.