|
I'm trying to compile the demo code provided with legOS-0.2.6.
When I type "make helloworld.lx" or "make all", I get the following error:
Any ideas how to fix this? I'm using Linux kernel 2.4.19.
-Dan
/usr/bin/h8300-hitachi-hms-ld -T ../boot/legOS.lds -relax
-L/usr/lib/legOS/lib helloworld.o -lc -lmint -lfloat -o helloworld.ds1
-Ttext 0xb000
/usr/bin/h8300-hitachi-hms-ld -T ../boot/legOS.lds -relax
-L/usr/lib/legOS/lib helloworld.o -lc -lmint -lfloat -o helloworld.ds2
-Ttext 0xb210
/usr/lib/legOS/util/makelx helloworld.ds1 helloworld.ds2 helloworld.lx
usage: /usr/lib/legOS/util/makelx file.ds1 file.ds2 file.lx
[-sstacksize -v]
size in hex, please.
make: *** [helloworld.lx] Error 1
rm helloworld.ds1 helloworld.ds2
|
|
Message has 1 Reply: | | Re: compile error
|
| I get a compile error too, but a different one. I have written a simple program called light.c which I have put in the demo directory. I then cd into the demo directory and type "make light.lx", but then I get loads of errors as follows: (...) (22 years ago, 20-Aug-02, to lugnet.robotics.rcx.legos)
|
5 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|