| | Re: Makefile patch
|
| Kingsley, I did encounter this error, but didn't specifically list the error in my description. You will need to: (...) *** this is the specific fix for "No rule to make target" (...) *** I included the following steps in case you run into these (...) (23 years ago, 18-Apr-02, to lugnet.robotics.rcx.legos)
| | | | RE: Makefile patch
|
| Here's the latest on this end: I have some kind of incomplete cross compiler that I build using Max Bowsher's script.... I unpacked the legOS directory did 'make OSTYPE=cygwin' And now I can download helloworld (which is compiled for some reason) (...) (23 years ago, 18-Apr-02, to lugnet.robotics.rcx.legos)
| | | | Re: Makefile patch
|
| (...) What makes you think it is incomplete. I have used that script to build a working cross-compiler for myself. (...) Well, you will need /h8x/bin in your path. Please post all errors you get using the cross tools you have built (not the (...) (23 years ago, 19-Apr-02, to lugnet.robotics.rcx.legos)
| | | | RE: Makefile patch
|
| I finally have everything working, here's what I did: Installed binutils and gcc with Max Bowsher's script. Extacted the /legOS directory CD to /legOS and 'make OSTYPE=cygwin' Export PATH=$PATH:/legOS/util Export PATH=$PATH:/h8x/bin Export (...) (23 years ago, 19-Apr-02, to lugnet.robotics.rcx.legos)
| | | | Re: Makefile patch
|
| (...) Excellent! (...) OSTYPE=cygwin should no longer be needed with latest legOS. Max. (23 years ago, 20-Apr-02, to lugnet.robotics.rcx.legos)
| |