|
Scott Davis <fisherbassman@hotmail.com> wrote:
> i got this error while trying to setup legOS 0.2.6
> i'm running windows XP
> scott@FAMILYCOMPUTER /legos-0.2.6
> $ make depend
> ...
> make[1]: Entering directory `/legos-0.2.6/boot'
> h8300-hitachi-hms-gcc -M -I/legos-0.2.6/include -I/legos-0.2.6/include/lnp -I. /
> legos-0.2.6/kernel/*.c > .depend
> h8300-hitachi-hms-gcc: not found
> make[1]: *** [depend] Error 127
> make[1]: Leaving directory `/legos-0.2.6/boot'
> make: *** [depend] Error 2
1) gcc for the H8/300 can be called h8300-hms-gcc or h8300-hitachi-hms-gcc. You
may need to edit legOS's Makefile.common
2) Is the h8300 gcc in the PATH?
Max.
|
|
Message has 1 Reply:
Message is in Reply To:
| | cygwin error
|
| i got this error while trying to setup legOS 0.2.6 i'm running windows XP scott@FAMILYCOMPUTER /legos-0.2.6 $ make depend for i in util lib boot demo ; do make - --unix NODEPS=yes -C $i depend || exit 2 ; done make[1]: Entering directory (...) (23 years ago, 16-May-02, to lugnet.robotics.rcx.legos)
|
3 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
|
|
|
|