Subject:
|
compiler problem - help needed please
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Wed, 18 Oct 2000 10:51:05 GMT
|
Viewed:
|
1260 times
|
| |
| |
Hello everybody
I have installed the crosscompiler and legos 2.4 as descriped in the
HOWTO. My system is redhat 7.0.
The kernel seems to compile just fine, but whenever I try to compile one
of the demo programs I get an error.
Here is an output from my prompt when running 'make rover.lx'
[niels@localhost demo]$ make rover.lx
/usr/local/crossgcc/h8300-hitachi-hms/bin/h8300-hitachi-hms-ld -T
../boot/legOS.lds -relax -L/home/niels/LegOS/legOS/lib rover.o -lc
-lmint -lfloat -lc++ -o rover.ds1 -Ttext 0xb000
/usr/local/crossgcc/h8300-hitachi-hms/bin/h8300-hitachi-hms-ld -T
../boot/legOS.lds -relax -L/home/niels/LegOS/legOS/lib rover.o -lc
-lmint -lfloat -lc++ -o rover.ds2 -Ttext 0xb210
/home/niels/LegOS/legOS/util/makelx rover.ds1 rover.ds2 rover.lx
usage: /home/niels/LegOS/legOS/util/makelx file.ds1 file.ds2 file.lx
[-sstacksize -v]
size in hex, please.
make: *** [rover.lx] Error 1
rm rover.ds1 rover.ds2
[niels@localhost demo]$
It seems to me, there is a problem with 'makelx'. Any ideas as to what
can be done? All help will be appreciated since I really would like to
be able to run legOS on my RCX.
Thank you.
Niels Sandholt Busch
|
|
Message has 1 Reply: | | Re: compiler problem - help needed please
|
| Niels- Sorry about the delayed response. Have you modified your Makefile.user at all? It does appear like it is getting called correctly, but I want to be sure. Also, how did you install legOS? From tarball or via the RH 6.x rpms? If you installed (...) (24 years ago, 19-Oct-00, to lugnet.robotics.rcx.legos)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|