Re: Compiling cygwin-1.7.0-50 with undefined references

2009-07-06 Thread Christopher Faylor
On Mon, Jul 06, 2009 at 12:42:20PM +0200, Kaul, Martin wrote: >Hi, > >currently I try to compile cygwin-1.7.0-50. > >The make fails with the following error: > > >Making in mingwex... >make[4]: Entering directory >`/home/mkaul/toolchain/cygwin-1.7.0-50/i686-pc-cygwin/winsup/mingw/

Re: Compiling cygwin from cvs and undefined section reference to .gnu_debuglink in cygwin.sc line143 (there is no 143)

2008-06-02 Thread Brian Keener
Christopher Faylor wrote: > On Mon, Jun 02, 2008 at 06:40:27PM -0600, Eric Blake wrote: > >According to Brian Keener on 6/2/2008 6:16 PM: > >>Remembering I meant to check the FAQ for any extra instructions on > >>building a debug Cygwin I checked there but still didn't find any clue. > > > >I think

Re: Compiling cygwin from cvs and undefined section reference to .gnu_debuglink in cygwin.sc line143 (there is no 143)

2008-06-02 Thread Christopher Faylor
On Mon, Jun 02, 2008 at 06:40:27PM -0600, Eric Blake wrote: >According to Brian Keener on 6/2/2008 6:16 PM: >>Remembering I meant to check the FAQ for any extra instructions on >>building a debug Cygwin I checked there but still didn't find any clue. > >I think the difference is in the recent upgra

Re: Compiling cygwin from cvs and undefined section reference to .gnu_debuglink in cygwin.sc line143 (there is no 143)

2008-06-02 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Brian Keener on 6/2/2008 6:16 PM: | Remembering I meant to check the FAQ for any extra instructions on | building a debug Cygwin I checked there but still didn't find any clue. I think the difference is in the recent upgrade of binutils,

Re: Compiling cygwin from cvs and undefined section reference to .gnu_debuglink in cygwin.sc line143 (there is no 143)

2008-06-02 Thread Brian Keener
Remembering I meant to check the FAQ for any extra instructions on building a debug Cygwin I checked there but still didn't find any clue. I did though trying a few more options in google find this message from Corinna in the archive from Feb (http://cygwin.com/ml/cygwin/2008-02/msg00340.html)

RE: Compiling Cygwin on Linux

2008-04-08 Thread Dave Korn
Robert Eckhoff wrote on 08 April 2008 17:41: > Below are the errors I received before I made their > associated changes. > Dave Korn wrote: >> Robert Eckhoff wrote on 05 April 2008 22:39: >> >> >>> directories. Winsup also had some source problems that I corrected. >>> >>> ~/cygwin-1.5.25-11/wi

Re: Compiling Cygwin on Linux

2008-04-08 Thread Robert Eckhoff
Below are the errors I received before I made their associated changes. Dave Korn wrote: Robert Eckhoff wrote on 05 April 2008 22:39: directories. Winsup also had some source problems that I corrected. ~/cygwin-1.5.25-11/winsup/cygwin/winsup.h:276 -extern bool wsock_started; +extern "C" boo

RE: Compiling Cygwin on Linux

2008-04-08 Thread Dave Korn
Robert Eckhoff wrote on 05 April 2008 22:39: > directories. Winsup also had some source problems that I corrected. > > ~/cygwin-1.5.25-11/winsup/cygwin/winsup.h:276 > -extern bool wsock_started; > +extern "C" bool wsock_started; > > ~/cygwin-1.5.25-11/winsup/cygwin/winsup.h:156 > -extern int __a

Re: Compiling Cygwin on Linux

2008-04-06 Thread Christopher Faylor
On Sun, Apr 06, 2008 at 12:18:16PM -0700, Brian Dessent wrote: >Chris Game wrote: >>>I can assure you that many of us cross compile Cygwin on Linux >>>regularly... >> >>Er, why? > >Because as I said it's significantly faster, and because the developers >tend to have Linux machines around anyway bec

Re: Compiling Cygwin on Linux

2008-04-06 Thread Brian Dessent
Chris Game wrote: > > I can assure you that many of us cross compile Cygwin on Linux > > regularly... > > Er, why? Because as I said it's significantly faster, and because the developers tend to have Linux machines around anyway because of work/preference/etc. Brian -- Unsubscribe info: h

Re: Compiling Cygwin on Linux

2008-04-06 Thread Chris Game
On Sat, 05 Apr 2008 00:29:06 -0700, Brian Dessent wrote: > I can assure you that many of us cross compile Cygwin on Linux > regularly... Er, why? -- Chris Game If at first you don't succeed, call it version 1.0 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem report

Re: Compiling Cygwin on Linux

2008-04-05 Thread Robert Eckhoff
Thanks again, I managed to get clean cygwin binaries hosted by x86_64-linux using the existing cygwin binaries (w/headers). Additional binaries, libiconv and w32api, needed to be installed into the sysroot directory to get compilation to work. Furthemore, w32api's libs and includes needed to be

Re: Compiling Cygwin on Linux

2008-04-05 Thread Robert Eckhoff
Hi Brian, Thank you for your help. I was waiting for someone to say, "what you're doing is silly, here's how you do it." I really wanted to bootstrap from scratch, hence the persistence. The amount of documentation on linux embedded systems kept my hope up for cygwin. Again, thanks

Re: Compiling Cygwin on Linux

2008-04-05 Thread Brian Dessent
Robert Eckhoff wrote: > /*rant > I've been trying to boot strap a cygwin/gcc system for essentially 3 > weeks now. I am _frustrated_. I have copied files around, linked > directories from gcc into cygwin, linked directories from cygwin into > gcc. I have copied include files from various pla

Re: Compiling Cygwin on Linux

2008-04-03 Thread Brian Dessent
Robert Eckhoff wrote: > ~/build_cygwin$ export CC=i686-pc-cygwin-gcc Don't set this. Leave CC set to the host, not target, compiler. > ~/build_cygwin$ ~/cygwin-1.5.25-11/configure > --prefix=/home/rpeckhoff/boot_system/ --host=i686-pc-cygwin > --build=x86_64-unknown-linux-gnu -v

RE: Compiling cygwin

2002-04-20 Thread Robert Collins
Theres a bug in the cinstall directory which I will be resolving shortly. For now, you can ignore that directories failure. Rob -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.htm

Re: Compiling cygwin

2002-03-26 Thread Gerrit P. Haase
Hallo Peter, Am 2002-03-26 um 20:58 schriebst du: > I actually asked this same question 29 October 2001. If you use google > to search the cygwin.com website (enter "compiling cygwin1.dll > site:cygwin.com" into google's search term box), the first three > messages are from the thread that an

Re: Compiling cygwin

2002-03-26 Thread Peter Buckley
I actually asked this same question 29 October 2001. If you use google to search the cygwin.com website (enter "compiling cygwin1.dll site:cygwin.com" into google's search term box), the first three messages are from the thread that answered this question for me. You'll even see my name on one