public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
@ 1999-09-07  5:33 Erik Hensema
  1999-09-30 23:42 ` Erik Hensema
  0 siblings, 1 reply; 4+ messages in thread
From: Erik Hensema @ 1999-09-07  5:33 UTC (permalink / raw)
  To: 'earnie_boyd@yahoo.com', cygwin developers, cygwin users

All files in toplevel.tar.bz2 exist in the cygwin-src tarball, they're just
different. Since the toplevel.tar.bz2 files also don't work, I'm looking
into it now.

> -----Original Message-----
> From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> Sent: Tuesday, September 07, 1999 2:27 PM
> To: cygwin developers; cygwin users
> Subject: Re: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
> 
> 
> 
> Since this is required to build cygwin1.dll, shouldn't it exist in the
> cygwin-src tarball already?
> 
> --- Suhaib Siddiqi <ssiddiqi@ipass.net> wrote:
> > 
> > You need from
> > 
> ftp://go.cygnus.com/pub/sourceware.cygnus.com/oub/cygwin/cygwi
> n-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
> > 
> > 
> 
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
> 
> --
> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
  1999-09-07  5:33 src-by-top-dir (WAS: RE: pthreads, crosscompiling) Erik Hensema
@ 1999-09-30 23:42 ` Erik Hensema
  0 siblings, 0 replies; 4+ messages in thread
From: Erik Hensema @ 1999-09-30 23:42 UTC (permalink / raw)
  To: 'earnie_boyd@yahoo.com', cygwin developers, cygwin users

All files in toplevel.tar.bz2 exist in the cygwin-src tarball, they're just
different. Since the toplevel.tar.bz2 files also don't work, I'm looking
into it now.

> -----Original Message-----
> From: Earnie Boyd [ mailto:earnie_boyd@yahoo.com ]
> Sent: Tuesday, September 07, 1999 2:27 PM
> To: cygwin developers; cygwin users
> Subject: Re: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
> 
> 
> 
> Since this is required to build cygwin1.dll, shouldn't it exist in the
> cygwin-src tarball already?
> 
> --- Suhaib Siddiqi <ssiddiqi@ipass.net> wrote:
> > 
> > You need from
> > 
> ftp://go.cygnus.com/pub/sourceware.cygnus.com/oub/cygwin/cygwi
> n-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
> > 
> > 
> 
> __________________________________________________
> Do You Yahoo!?
> Bid and sell for free at http://auctions.yahoo.com
> 
> --
> 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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
  1999-09-07  5:25 Earnie Boyd
@ 1999-09-30 23:42 ` Earnie Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Earnie Boyd @ 1999-09-30 23:42 UTC (permalink / raw)
  To: cygwin developers, cygwin users

Since this is required to build cygwin1.dll, shouldn't it exist in the
cygwin-src tarball already?

--- Suhaib Siddiqi <ssiddiqi@ipass.net> wrote:
> 
> 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
> 
> 

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: src-by-top-dir (WAS: RE: pthreads, crosscompiling)
@ 1999-09-07  5:25 Earnie Boyd
  1999-09-30 23:42 ` Earnie Boyd
  0 siblings, 1 reply; 4+ messages in thread
From: Earnie Boyd @ 1999-09-07  5:25 UTC (permalink / raw)
  To: cygwin developers, cygwin users

Since this is required to build cygwin1.dll, shouldn't it exist in the
cygwin-src tarball already?

--- Suhaib Siddiqi <ssiddiqi@ipass.net> wrote:
> 
> 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
> 
> 

__________________________________________________
Do You Yahoo!?
Bid and sell for free at http://auctions.yahoo.com

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-09-30 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-09-07  5:33 src-by-top-dir (WAS: RE: pthreads, crosscompiling) Erik Hensema
1999-09-30 23:42 ` Erik Hensema
  -- strict thread matches above, loose matches on Subject: below --
1999-09-07  5:25 Earnie Boyd
1999-09-30 23:42 ` Earnie Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).