To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / 1980
Subject: 
Installing legos
Newsgroups: 
lugnet.robotics.rcx.legos
Date: 
Sun, 19 Aug 2001 21:10:40 GMT
Viewed: 
1824 times
  
I followed the installation instructions on
http://legOS/.sourceforge.net/files/linux/debian.
I have already installed the cross-compiler
and legOS.As soon as I type make in the legOS
directory it works untill the following error message:

h8300-hitachi-hms-gcc:installation problem cannot exec 'cc1':No such file or
directory

I have changed the Makefile.common to point to the location of my cross-compiler
as follow

#Linux
TOOLPREFIX=/usr/local/crossgcc/rcx-debian2.1/bin/h8300-hitachi-hms-

Please help.Thank you.
Wouter


Subject: 
Re: Installing legos
Newsgroups: 
lugnet.robotics.rcx.legos
Date: 
Mon, 20 Aug 2001 15:47:03 GMT
Viewed: 
1838 times
  
On Aug 19, Wouter Roux wrote:
I followed the installation instructions on
http://legOS/.sourceforge.net/files/linux/debian.
I have already installed the cross-compiler
and legOS.As soon as I type make in the legOS
directory it works untill the following error message:

h8300-hitachi-hms-gcc:installation problem cannot exec 'cc1':No such file or
directory

The path to the gcc-lib directory where cc1 resides is hardcoded in
the gcc binary.  You can overwrite it with the option "-B" though,
e.g. changing the COPT in Makefile.common:

COPT  =-B/usr/local/crossgcc/rcx-debian2.1/lib/gcc-lib/ -O2 -fno-builtin -fomit-frame-pointer

Or install gcc to the directory for which it was compiled.

  Jochen


Subject: 
Re: Installing legos
Newsgroups: 
lugnet.robotics.rcx.legos
Date: 
Mon, 20 Aug 2001 18:25:05 GMT
Viewed: 
1988 times
  
"Wouter Roux" <wouter@cs.sun.ac.za> writes:

I followed the installation instructions on
http://legOS/.sourceforge.net/files/linux/debian.

There's a debian package for legos, why don't you install that?

Jürgen

--
Jürgen Stuber <stuber@loria.fr>
http://www.loria.fr/~stuber/


©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR