libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool shared libraries support on skyos


From: Peter Speybrouck
Subject: libtool shared libraries support on skyos
Date: Fri, 17 Mar 2006 17:24:13 +0100

Hello,

I am actually not familiar with using libtool myself, but there is
something that bothers me and I would like to know how I can fix it.

Here's the thing:
* Platform: SkyOS, (www.skyos.org), nothing to do with linux or unix
in case you wondered
* configure:
configure:6787: checking whether the gcc linker (ld) supports shared libraries
configure:7745: result: yes
configure:7766: checking whether -lc should be explicitly linked in
configure:7804: result: yes
configure:7812: checking dynamic linker characteristics
configure:8400: result: no
configure:8409: checking how to hardcode library paths into programs
configure:8434: result: immediate
configure:8448: checking whether stripping libraries is possible
configure:8453: result: yes
configure:9287: checking if libtool supports shared libraries
configure:9289: result: no
configure:9292: checking whether to build shared libraries
configure:9313: result: no
configure:9316: checking whether to build static libraries
configure:9320: result: yes
configure:9412: creating libtool

So libtool does not support shared libraries on skyos.
* What do I need to do/find out to get libtool to support shared
libraries on this platform?
* Is there info you guys need to be able to answer this? Please ask
then, I'll be happy to provide you answers
* Skyos uses .dll for shared libraries
* currently we still use gcc 3.4.0
* I can manually make dll files, but it would be nice if libtool could
do this for me

Thanks for listening :)

Peter




reply via email to

[Prev in Thread] Current Thread [Next in Thread]