Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
From: "Suhaib Siddiqi" <ssiddiqi@ipass.net>
To: "Erik Hensema" <erik.hensema@group2000.nl>
Cc: "Cygwin@Sourceware.Cygnus.Com" <cygwin@sourceware.cygnus.com>
Subject: RE: pthreads, crosscompiling
Date: Tue, 7 Sep 1999 07:56:35 -0400
Message-ID: <NDBBLHPPKKBKPBLLMFJBCELJCCAA.ssiddiqi@ipass.net>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
In-Reply-To: <A01E735D4940D311A3850090275559330BA939@NTSRV02>
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Importance: Normal


You need from
ftp://go.cygnus.com/pub/sourceware.cygnus.com/oub/cygwin/cygwin-b20/src-by-t
op-dir

the file toplevel.tar.bz2


Suhaib

> -----Original Message-----
> From: cygwin-owner@sourceware.cygnus.com
> [mailto:cygwin-owner@sourceware.cygnus.com]On Behalf Of Erik Hensema
> Sent: Tuesday, September 07, 1999 7:52 AM
> To: 'Cygwin mailing list'
> Subject: RE: pthreads, crosscompiling
>
>
>
>
> > -----Original Message-----
> > From: Erik Hensema [mailto:erik.hensema@group2000.nl]
> > Sent: Tuesday, September 07, 1999 1:21 PM
> > To: 'Cygwin mailing list'
> [...]
> > make[1]: *** No rule to make target `../newlib/libc.a', needed by
> > `new-cygwin1.d
> > ll'.  Stop.
> > make: *** [all-target-winsup] Error 2
> >
> > I think it's cause by the absence of a Makefile in
> > i686-pc-cygwin32/newlib,
> > and configure doesn't run from that directory:
> > gorgo:~/src/i686-pc-cygwin32/newlib$ ./configure
> > loading cache ./config.cache
> > configure: error: can not find install-sh or install.sh in .. ./..
>
> To followup to myself: a workaround seems to be to create the following
> symlinks:
> gorgo:~/src/i686-pc-cygwin32$ ls -l
> total 4
> lrw-r--r--   1 erikh    Domain U       26 Sep  7 13:37 config-ml.in ->
> ../config
> -ml.in
> lrw-r--r--   1 erikh    Domain U       26 Sep  7 13:28 config.guess ->
> ../config
> .guess
> lrw-r--r--   1 erikh    Domain U       24 Sep  7 13:27 config.sub ->
> ../config.s
> ub
> lrw-r--r--   1 erikh    Domain U       24 Sep  7 13:27 install-sh ->
> ../install-
> sh
>
> and running configure manually from newlib. As I'm writing this, I'm
> compiling it, so I can't yet tell if it all works correctly...
> >
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

