Subject:
|
Re: Problems with legOS-0.2.2 on Windows 95
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Mon, 3 Jan 2000 13:02:48 GMT
|
Viewed:
|
1568 times
|
| |
| |
Hi again,
The previous problems have been fixed by cleaning up the Makfiles from
unnecessary Tabs and DOS file endings. And I also forgot to put the period in
the end of the CINC line in Makefile.common. Thanks to Philip Brown and Larry
Charlton.
Now it compiles everything except the demos. I get the following error.
h8300-hms-ld -T ../boot/legOS.lds -relax -L/legOS/lib helloworld.o -lc -lmint
-lfloat -o heloworld.lx -Ttext 0xb000
h8300-hms-ld:../boot/legOS.lds:20: parse error
Part of /legOS/boot/legOS.lds below
MEMORY {
rom : o = 0x0000, l = 0x8000
kern : o = 0x8000, l = 0xffff8000
ram : o = , l = 0xfefc <-- Line 20
stack : o = 0xfefc, l = 0x0004
eight : o = 0xff00, l = 0x0100
}
Thanks in advance,
Mattias
|
|
Message is in Reply To:
| | Problems with legOS-0.2.2 on Windows 95
|
| Hi, I followed the instructions on (URL) install legOS-0.2.2 on my Windows 95 PC. I downloaded all the files, installed the packages, and modified the makefiles. And was finally ready to compile, the results of the compilation is shown below... (...) (25 years ago, 29-Dec-99, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|