Subject:
|
Errors compiling BrickOS Demos
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Tue, 19 Aug 2003 05:51:00 GMT
|
Viewed:
|
3221 times
|
| |
| |
Hi,
I'm trying to get brickos working on a linux box running mandrake.
I downloaded gcc-2.95.3 and binutils-2.13.1 and compiled them to make a
cross compiler. That seems to have worked successfully.
Then I ran ./configure;make to make brickos (2.6.10). It dies while making
the demos with the following error:
brickos-0.2.6.10/demo $ make
/usr/local/bin/h8300-hitachi-hms-ld -T ../boot/brickOS.lds -relax
-L/home/riki/l
ego/brickos/brickos-0.2.6.10/lib helloworld.o -lc -lmint -lfloat -lc++ -o
hello
world.dc1 --oformat coff-h8300 -Ttext 0xb000
/usr/local/bin/h8300-hitachi-hms-objcopy -I coff-h8300 -O symbolsrec
helloworld.
dc1 helloworld.ds1
/usr/local/bin/h8300-hitachi-hms-ld -T ../boot/brickOS.lds -relax
-L/home/riki/l
ego/brickos/brickos-0.2.6.10/lib helloworld.o -lc -lmint -lfloat -lc++ -o
hello
world.dc2 --oformat coff-h8300 -Ttext 0xb210
/usr/local/bin/h8300-hitachi-hms-objcopy -I coff-h8300 -O symbolsrec
helloworld.
dc2 helloworld.ds2
/home/riki/lego/brickos/brickos-0.2.6.10/util/makelx helloworld.ds1
helloworld.d
s2 helloworld.lx
malformed symbolsrec file at line 2
make: *** [helloworld.lx] Error 255
rm helloworld.dc1 helloworld.dc2 helloworld.ds1 helloworld.ds2
I'm not familiar with this error. Any ideas on what went wrong?
-Rich-
|
|
Message has 1 Reply:
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|