Jeff Trawick wrote on May 24:
> [EMAIL PROTECTED] (Don Anderson) writes:
>
> > Hello,
> >
> > I seek your advice on some weirdness I've noticed with AIX 4.3.3. I
> > want to create a shared library for dynamic loading using libtool with
> > the
nd the
strangeness. Thank you!
- Don
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Anderson[EMAIL PROTECTED]
Sleepycat Software Inc. +1-978-287-4781
118 Tower Rd. http://www.sleepycat.com
separate message.
- Don
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Anderson[EMAIL PROTECTED]
Sleepycat Software Inc. +1-978-287-4781
118 Tower Rd. http://www.sleepycat.com
Lincoln, MA 01773
___
Li
or libtool.
Finally, if you happen to need a .jnilib (a .so that can be loadable
by Java as a JNI), you need some way to produce an output file that
ends in .jnilib. Libtool can't do this yet; but you can workaround in
Java by using System.load() rather than System.loadLibrary().
- Don
--
be glad to make this change and test
it on OS X if you all agree it's the right approach.
- Don
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Anderson[EMAIL PROTECTED]
Sleepycat Software Inc. +1-978-287-4781
118 To
Hello,
Here's a diff against the CVS trunk to address an issue on FreeBSD.
FreeBSD apparently shares with OpenBSD that -lc should not be
explicitly linked in. We've tested the equivalent change made
against libtool 1.4.2.
Can someone pick up this fix? Thanks!
- Don Anders
ck_method=unknown
;;
osf3* | osf4* | osf5*)
========
- Don Anderson
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Remember to send requests for assistance on
new problems to [EMAIL PROTECTED]
=-=-=-=-=-=
this change on freebsd.
Can somebody please incorporate this? We submitted an equivalent patch
for a previous version of libtool, but somehow it never got in.
Please clue me in if there's a better way to submit patches.
Thanks!
- Don Anderson
*** ltmain.in.ORIG Tue Apr 24 19:10:46 2001
ath_overrides_runpath=yes
+ deplibs_check_method='pass_all'
+ ;;
+
*)
dynamic_linker=no
;;
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Don Anderson[EMAIL PROTECTED]
Sleepycat Software Inc. +1-978-287-4781
3
propagated back to the maintainers.
The problem is that the FreeBSD linker has a -pthread option that
is used to select internally select whether to use -lc or -lc_r.
Having libtool add -lc seems to interfere with this.
I hope this helps, and thanks for all your great work.
- Don Anderson
dda
10 matches
Mail list logo