Subject:
|
Re: Compiling NQC
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Wed, 28 Apr 1999 14:33:27 GMT
|
Viewed:
|
2367 times
|
| |
| |
Rich Thompson <richone@midsouth.rr.com> wrote in message
news:FAvu5G.4Hw@lugnet.com...
> 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
This sounds like gcc isn't installed properly. cc1plus is the first stage
of the compiler. Can you compile anything properly?
alex
|
|
Message has 1 Reply: | | RE: Compiling NQC
|
| I will pull gcc down tonight and try a fresh install...the gcc installation that came with openlinux is what I installed, and I am seeing make problems elsewhere now. Rich Thompson rich_thompson@cmcsmart.com (URL) -----Original Message----- (...) (26 years ago, 28-Apr-99, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
| | Compiling NQC
|
| 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 (...) (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
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|