|
I am delving into the world of Linux (I have abandoned BSD and Windows but
keeping my Mac) and I am having trouble compiling NQC in Caldera's OpenLinux
2.2 for i386.
A basic output of the errors I am seeing:
gcc -c -O6 -pipe -m486 -Iplatform -Ircxlib -Inqc -Wall -Wstrict-prototypes
-Wmissing-prototypes -Werror -DDEFAULT_SERIAL_NAME='"/dev/ttyS0"'
nqc/AsmStmt.cpp -o nqc/AsmStmt.o
In file includedgcc: from nqc/JumpStmt.h:25,
from installation problem, cannot exec `cc1plus': No
such file or directory
nqc/Bytecode.h:33,
from nqc/AsmStmt.cpp:20:
nqc/parser.h:31: parse.tab.h: No such file or directory
cpp: output pipe has been closed
make: *** [nqc/AsmStmt.o] Error 1
I am not a Linux guru yet and really need some help. If I can't run NQC and
program my robots, I may have to reconsider my OS choices ;)
Rich
http://www.marsrobot.com
|
|
Message has 1 Reply: | | Re: Compiling NQC
|
| Rich Thompson <richone@midsouth.rr.com> wrote in message news:FAvu5G.4Hw@lugnet.com... (...) This sounds like gcc isn't installed properly. cc1plus is the first stage of the compiler. Can you compile anything properly? alex (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|