Subject:
|
Compiling the compiler
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Wed, 3 Mar 1999 21:32:48 GMT
|
Viewed:
|
2329 times
|
| |
| |
I am thinking about porting NQC to Windows CE. The first thing I noticed
was that the default
parse.cpp file was missing from the source distribution.
Also, has anyone already created a VC++ project file for NQC? I'd like to
get a copy if it has been done.
Joel Shafer joel@connect.net
|
|
Message has 2 Replies: | | Re: Compiling the compiler
|
| (...) You can probably use parse.tab.c instead. The whole default/parse.cpp thing is specific to Unix builds. The Mac and Windows builds are done under Metrowerks with custom Flex/Bison plugins. The output of those plugins is in nqc/lexer.cpp and (...) (26 years ago, 4-Mar-99, to lugnet.robotics.rcx.nqc)
| | | Re: Compiling the compiler
|
| Thanks Dave, I did however find a version of Bison and Flex to use under windows. I didn't want to install the whole cygwin distribution so I searched and found stand alone versions of that came from DJGPP. I'm still having a few minor (...) (26 years ago, 4-Mar-99, to lugnet.robotics.rcx.nqc)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|