Subject:
|
Re: Install problems on Linux RedHat 9
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Fri, 18 Jul 2003 18:30:47 GMT
|
Viewed:
|
3012 times
|
| |
| |
Greg Kilfoyle wrote:
> h8300-hms-binutils-2.11.2-1
> h8300-hms-gcc-3.0.1-2
You should stay with this version if you don't want to use C++.
> h8300-hms-gcc-3.3-0.1
>
> The make failed with the following:
>
> make[2]: Entering directory `/home/gregk/sw/brickos-0.2.6.10/lib/c'
> /usr/local/bin/h8300-hms-gcc -O2 -fno-builtin -fomit-frame-pointer -Wall
> -I/home/gregk/sw/brickos-0.2.6.10/include
> -I/home/gregk/sw/brickos-0.2.6.10/include/lnp -I. -c memcpy.c -o memcpy.o
> memcpy.c:48:9: missing terminating " character
This is the newest compiler, I think. The problem with this is that the
famous "multi line string literals" are not working any more. Mlsl have
been marked as deprecated in the older compiler versions but worked. You
can use the 3.3 compiler if you alter all mlsl.
> h8300-hms-gcc-3.1-1
> h8300-hms-binutils-2.13-1
There where some problems with the binutils, you could search this
newsgroup about a fix.
> Any ideas on how to get it working? It seems the compiler changes a lot :(
Yes it does. As said, if you could live without c++, the first version
should work as expected.
Regards,
Michael
|
|
Message is in Reply To:
| | Install problems on Linux RedHat 9
|
| Hi, I tried to install brickos-0.2.6.10 and have been unsuccessful. I started by going to rpmfind.net to get the h8300 binutils and gcc. The versions were: h8300-hms-binutils-2.11.2-1 h8300-hms-gcc-3.0.1-2 The brickos make failed with the following: (...) (21 years ago, 18-Jul-03, to lugnet.robotics.rcx.legos)
|
3 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|