| | RE: Makefile patch Kingsley Gifford
|
| | 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 Max Bowsher
|
| | | | (...) 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 Kingsley Gifford
|
| | | | 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 Max Bowsher
|
| | | | (...) Excellent! (...) OSTYPE=cygwin should no longer be needed with latest legOS. Max. (23 years ago, 20-Apr-02, to lugnet.robotics.rcx.legos)
|
| | | | |