libtool
[Top][All Lists]
Advanced

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

Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS


From: Robert Boehne
Subject: Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS
Date: Mon, 16 Jul 2001 10:10:03 -0500

Tim:

I had a dlopen test case laying around that I simply added a dependent
library to.  The problem with it is that it doesn't use Libtool or
libltdl.  So I had to hack it to run it under IRIX.
  As far as putting it in the macro, I think this is
a good idea to use a test as a fallback, i.e. if we don't know
whether or not it is supported, attempt the test.  If somthing
breaks in ltdl, Libtool wouldn't assume deplibs were dlopened,
and it would mask unknown problems to some degree.
  Here is the test case, if someone wants to libtoolize it, we
could add it to the macro (and clean it up, it wasn't written
to be distributed freely ;0 )

Robert


Tim Mooney wrote:
> 
> In regard to: Re: question about AC_LTDL_SYS_DLOPEN_DEPLIBS, Robert Boehne...:
> 
> >> I think the enclosed patch should be correct, for at least recent versions
> >> of both Tru64 and IRIX.
> >>
> >> Tim
> >
> >Tim:
> >
> >I added AIX to your list and wrote a test program to test it on
> >both IRIX and AIX.  The dependent lib was opened under irix 6.5.8
> >and aix 4.3.3.  Here is a slightly revised patch against HEAD.
> 
> Robert-
> 
> If you send me your test directly, I can test against AIX 4.2.0.0,
> and I'll see how it works on Tru64 too.  That will let us remove
> some of the "we think this works" from the comments we added.  :-)
> 
> I'll let you and the list know the results of the test.  How short
> is your test code?  Could it be turned into a macro that could be
> shipped with libltdl?
> 
> Tim
> --
> Tim Mooney                              address@hidden
> Information Technology Services         (701) 231-1076 (Voice)
> Room 242-J6, IACC Building              (701) 231-8541 (Fax)
> North Dakota State University, Fargo, ND 58105-5164

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  address@hidden

Attachment: deplib-test.tar.gz
Description: GNU Zip compressed data


reply via email to

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