| | Installing legos Wouter Roux
|
| | I followed the installation instructions on (URL) 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-gc...stallation problem cannot exec (...) (23 years ago, 19-Aug-01, to lugnet.robotics.rcx.legos)
|
| | |
| | | | Re: Installing legos Jochen Hoenicke
|
| | | | (...) 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/crossg...b/gcc-lib/ -O2 -fno-builtin (...) (23 years ago, 20-Aug-01, to lugnet.robotics.rcx.legos)
|
| | | | |
| | | | Re: Installing legos Juergen Stuber
|
| | | | (...) Jürgen (23 years ago, 20-Aug-01, to lugnet.robotics.rcx.legos)
|
| | | | |