Subject:
|
Re: Directions to compile GCC
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Mon, 28 Feb 2000 19:33:22 GMT
|
Viewed:
|
1375 times
|
| |
| |
I've also been struggling with building the cross compiler. I'm trying to create
a DJGPP hosted version. Once I am successful, we will be able to use Markus's
legOS on DOS/Windows as-is. Currently, I have to rewrite Makefile.Common,
Makefile.Kernel, and Makefile.User to get by the DOS shell command line length
limit.
I now have all the compiler tools rebuilt, but am having serious problems with LD
(h8300-hms-ld.exe). Most of the time it causes a SIGSEGV (General Protection
Fault) when creating the symbol table. I've built both 2.8.1 and 2.9.1 versions,
but both have the same problem.
Occassionally the linker works. I have rebuilt the kernal and a demo program and
run them on the RCX, though it took about a dozen attempts to get everything to
link.
Here are my configuration settings for binutils:
--host=i386-pc-msdosdjgpp --target=h8300-hms \
--target-prefix=h8300-hms- --prefix=/djgpp/cross
If anyone can do a "Canadian Cross" of binutils and make the files FTPable, I
would appreciate it. LD.EXE and H8300-HMS-LD.EXE is all I need, which needs BFD
and LIBIBERTY to build). The other tools and the cross compiler seem to be
working perfectly.
Rossz
|
|
Message is in Reply To:
| | Directions to compile GCC
|
| Does anyone have directions on how to compile GCC/LegOS. I am looking to get LegOS working on the BeOS but can not get the GCC cofigure command to work. The script ends explaining that my platform is not supported. I am not convinced that the (...) (25 years ago, 28-Feb-00, to lugnet.robotics.rcx.legos)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|