|
DrRex wrote:
> I have no .lx files in ../brickos-0.2.6.10/demo !
> What I have done:
> 1. Looked for .lx in "demo":
> [ville@ville demo]$ ls
> c++/ c++.cpp helloworld.c
> helloworld.o linetrack.c Makefile robots.c
> rover.c rover.o sound.c
> trailerbot.c
> [ville@ville demo]$
> 2. run "make helloworld.lx" in the directory in demo:
> [ville@ville demo]$ make helloworld.lx
> /usr/local/bin/h8300-hms-ld -T ../boot/brickOS.lds -relax
> -L/home/ville/develop/lego/brickos-0.2.6.10/lib helloworld.o
> -lc -lmint
> -lfloat -lc++ -o helloworld.dc1 --oformat coff-h8300
> -Ttext 0xb000
> /usr/local/bin/h8300-hms-objcopy -I coff-h8300 -O symbolsrec
> helloworld.dc1 helloworld.ds1
> /usr/local/bin/h8300-hms-ld -T ../boot/brickOS.lds -relax
> -L/home/ville/develop/lego/brickos-0.2.6.10/lib helloworld.o
> -lc -lmint -lfloat -lc++ -o helloworld.dc2 --oformat
> coff-h8300
> -Ttext 0xb210
> /usr/local/bin/h8300-hms-objcopy -I coff-h8300 -O symbolsrec
> helloworld.dc2 helloworld.ds2
> /home/ville/develop/lego/brickos-0.2.6.10/util/makelx
> helloworld.ds1
> helloworld.ds2 helloworld.lx
> malformed symbolsrec file at line 2
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you think about investigating this error?
Anyway, the version of binutils you are using is broken. Upgrade.
> make: *** [helloworld.lx] Error 255
> rm helloworld.ds1 helloworld.dc2 helloworld.ds2 helloworld.dc1
> [ville@ville demo]$
> 3. Did read the "HOW-TO", but it assumes I have the lx files.
> 4. ... google.com for 3½ hours!
> Did read alot different how-to,
> in order to get a ".lx not found/made/..." guide.
>
> 6. Reinstalled:
> tar zxvf brickosblabla
> cd brickosblabla
> Patched it. To eliminate the "missing terminating " character"
> ./configure
> make
> [ville@ville brickos-0.2.6.10]$ firmdl3 boot/brickOS.srec
> Transferring "Fast Download Image" to RCX...
> 100%
> Transferring "boot/brickOS.srec" to RCX...
> 100%
> [ville@ville brickos-0.2.6.10]$
> 7. Searched this news group.
> 8. Posting this messages.
>
> Help, Im stuck!
|
|
Message is in Reply To:
| | Missing .lx files
|
| I have no .lx files in ../brickos-0.2.6.10/demo ! What I have done: 1. Looked for .lx in "demo": [ville@ville demo]$ ls c++/ c++.cpp helloworld.c helloworld.o linetrack.c Makefile robots.c rover.c rover.o sound.c trailerbot.c [ville@ville demo]$ 2. (...) (21 years ago, 27-Jul-03, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|