Subject:
|
How to build a shared library
|
Newsgroups:
|
lugnet.robotics.rcx.legos
|
Date:
|
Wed, 16 Mar 2005 17:08:27 GMT
|
Viewed:
|
7222 times
|
| |
| |
Hello!
How can I dynamically link my c++ classes or rather build a shared library with
the brickos Makefiles?
Anne.
|
|
Message has 1 Reply: | | Re: How to build a shared library
|
| Hello Anne, (...) You can't. Shared libraries are not supported by brickOS. Shared memory or shared libraries are not a feature of a compiler but a feature of the underlying OS. But you can do it the hard way: - put all shared routines in program 1. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|