recommended solution? I figure one solution would be to
compile the sources of libfoo again, this time into libshared.so. But
this seems very clumsy to me. Is there a way to
- let libtool generate PIC object files for static libs
- then tell automake to link to the static version of a lib
t one installed library,
everything else can cause ugly sooner or later.
That's my feeling as well. Also, libfoo is needed as a shared library as
well, as it is used on its own.
Hope that helps.
It sure does, thanks.
Joachim
--
Joachim Worringen, Software Architect, Dolphin Intercon
ibfoo. Is this the expected behaviour?
More details if required.
Joachim
--
Joachim Worringen, Software Architect, Dolphin Interconnect Solutions
phone ++49/(0)228/324 08 17 - http://www.dolphinics.com
___
http://lists.gnu.org/mailman/listinfo/libtool
files via autoreconf && configure?
- autoreconf honors LIBTOOLIZE env setting, but not LIBTOOL itself
- slightly off-topic: how can I tell automake to add the @-silencer?
Preferably, this would be a controllable setting by using an env-variable.
thanks, Joachim
--
Joachim Worringen, Software Arc