Subject:
|
RE: Compiling NQC
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Wed, 28 Apr 1999 17:42:05 GMT
|
Viewed:
|
2638 times
|
| |
 | |
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
http://www.marsrobot.com
> -----Original Message-----
> From: news-gateway@lugnet.com [mailto:news-gateway@lugnet.com]On Behalf
> Of Alex Wetmore
> Sent: Wednesday, April 28, 1999 9:33 AM
> To: lugnet.robotics.rcx.nqc@lugnet.com
> Subject: Re: Compiling NQC
>
>
> 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
|
| Well what do you know...I install gcc 2.8.0 and still no luck. But a clue lurks in the docs....and since I had none (clues that is) I read on. To compile c++ you must install libstdc 2.8.0. I find it and compile into gcc. Just for luck I grab the (...) (26 years ago, 29-Apr-99, to lugnet.robotics.rcx.nqc)
|
Message is in Reply To:
 | | 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
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|