Subject:
|
Re: Modifying the BrickOS source code
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Tue, 1 Jul 2003 07:35:36 GMT
|
Viewed:
|
3129 times
|
| |
| |
Charles Mancinelli wrote:
> Hey,
>
> My friend and I are tring to modify the BrickOS memmory management for a
> computer Science senior project. I am trying to help him out with it. We
> are wondering if anyone can give us some information on how we can edit
> the source code and then recompile it under the Cygwin enviornment. Does
> anyone know how we should go about doing so?
>
> We where under the impression that we could just change a file, then re-
> archive it (into .tar format) and then we could re-build the new version
> of the
> OS, but we are not sure how to do this. Any help would be great.
The build system is not particularly complex.
$ ./configure
$ make
You will, of course, have to either build or install prebuilt cross compiler
binaries first.
Info on the brickOS website, ask here if you run into problems.
I'm not quite sure you are talking about re-archiving it. You might want to
do this when your project is complete, but you certainly don't need to do it
during development.
Max.
|
|
Message is in Reply To:
| | Modifying the BrickOS source code
|
| Hey, My friend and I are tring to modify the BrickOS memmory management for a computer Science senior project. I am trying to help him out with it. We are wondering if anyone can give us some information on how we can edit the source code and then (...) (21 years ago, 1-Jul-03, to lugnet.robotics.rcx.legos)
|
12 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|