Hello,
I've been looking all over the libtool manual and I can't find any
references to how to make .so libraries. All I can find are the static .a
libraries.
I am running Solaris 2.8 (SPARC) with GNU tools, including GNU make and
GNU ld.
Could someone please help me out?
Ultimately what I
Hi,
The patch I sent Ben for libtool fixes this particular issue with Qt,
but I have decided not to sumbit it to libtool-patches, because it is
"wrong".
The way "-framework foo" is handled by gnu libtool needs to be
rethought. Currently we are treating them as linker flags, as this
issue with
On 2003.08.18 06:52 Schleicher Ralph (LLI) wrote:
Steve Edwards writes:
> (Warning) At least one PA 2.0 object file (conftest.o) was detected.
> The linked output may not run on a PA 1.x system.
Add
LDOPTS='+vnocompatwarnings +s'
export LDOPTS
to your .profile file.
Thanks for that. It's
Steve Edwards writes:
> (Warning) At least one PA 2.0 object file (conftest.o) was detected.
> The linked output may not run on a PA 1.x system.
Add
LDOPTS='+vnocompatwarnings +s'
export LDOPTS
to your .profile file.
--
Ralph
___
Libtoo