libtool
[Top][All Lists]
Advanced

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

Re: Fix: Interlibrary dependencies SCO Uw7


From: Gary V . Vaughan
Subject: Re: Fix: Interlibrary dependencies SCO Uw7
Date: Thu, 19 Apr 2001 02:41:43 +0100

On Wednesday 18 April 2001  1:06 am, Matthew Schalit wrote:
>      Thank you for all your work on making libtool so
> portable and necessitating that I learn how to spell
> dependencies :o)

You guys do all the hard work.  I just apply your patches =)O|

>      I checked out the CVS libtool today, 17 Apr 2001.
>
>      It looks like one small additional case listing
> in libtool.m4 should make it work for Uw7.
>
> +  sco)
> +    lt_cv_deplibs_check_method=pass_all
> +    ;;
>
> I hope I didn't suppose too much nor do the
> wrong thing here.  I appreciate your feedback.

If you are sure that it is okay to link non-PIC objects from a static archive 
into a shared library, then this is the right thing to do.  You can test this 
by manually linking a shared lib with a static archive, and then trying to 
run an application linked against only the new shared library, but that 
relies on a symbol from the static archive.  If you can confirm that this 
works, I'll commit your patch.

> Matt Schalit

Cheers,
        Gary.
-- 
  ___              _   ___   __              _         mailto: address@hidden
 / __|__ _ _ ___ _| | / / | / /_ _ _  _ __ _| |_  __ _ ___       address@hidden
| (_ / _` | '_|// / |/ /| |/ / _` | || / _` | ' \/ _` | _ \
 \___\__,_|_|\_, /|___(_)___/\__,_|\_,_\__, |_||_\__,_|//_/
home page:  /___/                      /___/                  gpg public key:
http://www.oranda.demon.co.uk           http://www.oranda.demon.co.uk/key.asc



reply via email to

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