Hi,
Bob Friesenhahn wrote:
On Mon, 29 Jan 2007, Olli Savia wrote:
Hi,
Could somebody please add LynxOS support to libtool.
LynxOS uses GNU toolchain so it shouldn't be too hard.
On LynxOS only one additional parameter (-mshared) is
needed when compiling and linking.
As I recall (from long ago) under LynxOS, all libraries need to applied
during linking a shared library, and the result is more like static
libraries loaded into pre-assigned offsets (not run-time relocated).
The address offsets for each library are computed at link time. Is that
still the case with LynxOS?
No. Since LynxOS 4.0 shared libs are properly supported. LynxOS can even
use Linux shared libs and run Linux binaries.
Regards,
Olli
_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool