www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/02/08/03:57:20

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
From: "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de>
To: "cygwin" <cygwin AT cygwin DOT com>, "Charles Wilson" <cwilson AT ece DOT gatech DOT edu>
Subject: RE: [avail for test] libtool-devel-20030121-1
Date: Sat, 8 Feb 2003 09:57:06 +0100
Message-ID: <004801c2cf50$0e670100$0a1c440a@BRAMSCHE>
MIME-Version: 1.0
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
In-Reply-To: <000701c2ce93$faaa89f0$0a1c440a@BRAMSCHE>

Hi Charles,

I've taken a deeper look into the libtool sources and found a hint relating to
the way other os do this checking, for example

libtool.m4.in

<snip>
# AC_DEPLIBS_CHECK_METHOD
<snip>

pass_all
========
gnu*)
irix5* | irix6* | nonstopux*)
linux*) (most hosts)
osf3* | osf4* | osf5*)
sco3.2v5*)
solaris*)
sysv5OpenUNIX8* | sysv5UnixWare7* | sysv5uw[[78]]* | unixware7* | sysv4*uw2*)
aix4* | aix5*)
beos)

file_magic
==========
bsdi4*)
pw32*)
darwin* | rhapsody*)
freebsd*)
hpux10.20* | hpux11*)
newos6*)
openbsd*)
sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)

match_pattern
netbsd*)

unknown
nto-qnx)


cygwin* | mingw* )  	lt_cv_deplibs_check_method='pass_all'   # RH
cygwin* | mingw* )   	lt_cv_deplibs_check_method='file_magic'  # CW

Also in case you tell me that this is to late, see this for information purpose.

I can see from this, that major unix platforms use 'pass_all', so there couldn't
be so much issues.

Ralf




--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019