Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Fri, 20 Aug 1999 19:08:57 -0400 From: Chris Faylor To: DJ Delorie Cc: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: libcygwin.a as a symbolic link to lib{c,m}.a -- need insight Message-ID: <19990820190857.C7299@cygnus.com> Mail-Followup-To: DJ Delorie , cygwin-developers AT sourceware DOT cygnus DOT com References: <19990820133204 DOT A5087 AT cygnus DOT com> <199908202229 DOT RAA28257 AT mercury DOT xraylith DOT wisc DOT edu> <19990820184852 DOT B7062 AT cygnus DOT com> <199908202253 DOT SAA28267 AT envy DOT delorie DOT com> <19990820185820 DOT F7062 AT cygnus DOT com> <199908202301 DOT TAA28345 AT envy DOT delorie DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <199908202301.TAA28345@envy.delorie.com>; from DJ Delorie on Fri, Aug 20, 1999 at 07:01:16PM -0400 On Fri, Aug 20, 1999 at 07:01:16PM -0400, DJ Delorie wrote: >> But that was the only thing you *could* do with DJGPP, right? It >> doesn't have symbolic links, does it? > >Well, it does, but only for executables. The choice was between dummy >libs and *no* libs for us. > >Plus, symlinks on samba is a FAQ already. Hmm. That means that it comes down to considering the likelihood that someone is running a configure script which expects libc.a to contain something useful versus the likelihood that someone will install the tools on a remote share and that they will require the use of libc.a. I think the former is a greater group than the latter. cgf