| | Re: Gcc/BrickOS installation issues
|
|
You did build binutils first didn't you? (22 years ago, 26-Mar-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: Installing full BrickOS (in an easier way)
|
|
Carson, Sorry I don't have these packaged together but here is some more hints. One hint when downloading cygwin modules is to change the package listing view. In the upper left hand "Select Packages" window is a button labeled "View". Click on it (...) (22 years ago, 26-Mar-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: Installing full BrickOS (in an easier way)
|
|
(...) What files do you mean? BrickOS itself comes in only one file: brickos-VERSION.tar.gz Do you mean binutils and gcc? Well, that's not many other files. Max. (22 years ago, 26-Mar-03, to lugnet.robotics.rcx.legos)
|
|
| | Installing full BrickOS (in an easier way)
|
|
I am trying to install the full version of BrickOS. However, there are many files to download. Does anyone have all the files zipped together? thanks -- ===...=== Carson Au carson.au@myrealbox.com www.thunderobotics.zzn.com ===...=== (22 years ago, 27-Mar-03, to lugnet.robotics.rcx.legos)
|
|
| | Re: Gcc/BrickOS installation issues
|
|
(...) Not so. Here is the script I use. I suspect that the buildgcc.sh may have omitted to make sure the newly-installed binutils were in the PATH whilst building gcc. Max. BEGIN-SCRIPT #!/bin/bash # Syntax: ./build-h8x (binutils-srcdir|gcc-srcdir) (...) (22 years ago, 25-Mar-03, to lugnet.robotics.rcx.legos)
|