|
In lugnet.robotics.rcx.legos, Les Smithson writes:
> I've got the C++ cross-compiler working for LegOS. I can write &
> download C++ programs with simple classes, objects, inheritance &
> polymorphism all working. See this link for details:
Re: the bloat you mention on your web page, perhaps if you're going to write a
lot of C++ for legOS you should integrate the libc++ and wrappers++ libraries
into your kernel so that all programs can share them. That would double (!)
the size of your kernel, but the incremental cost of dll'ing C++ programs would
revert back to C-like sizes.
--Ben
|
|
Message has 1 Reply: | | Re: C++ for legOS
|
| (...) Ben> Re: the bloat you mention on your web page, perhaps if you're Ben> going to write a lot of C++ for legOS you should integrate Ben> the libc++ and wrappers++ libraries into your kernel so that Ben> all programs can share them. That would (...) (25 years ago, 29-Jan-00, to lugnet.robotics.rcx.legos)
|
Message is in Reply To:
| | C++ for legOS
|
| Hi All: I've got the C++ cross-compiler working for LegOS. I can write & download C++ programs with simple classes, objects, inheritance & polymorphism all working. See this link for details: (URL) find it hard to believe this has not been attempted (...) (25 years ago, 28-Jan-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
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|