Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Wed, Jun 4, 2014 at 11:07 PM, Christopher Faylor wrote: > On Wed, Jun 04, 2014 at 11:55:32PM +0400, Andrey Repin wrote: >>Greetings, Michael Wild! >> >>> Many thanks. So you are saying, you never used the top-level build >>> system? >> >>I don't NEED to rebuild whole toolchain to begin with. > >

Re: Compiling cygwin1.dll

2014-06-04 Thread Christopher Faylor
On Wed, Jun 04, 2014 at 11:55:32PM +0400, Andrey Repin wrote: >Greetings, Michael Wild! > >> Many thanks. So you are saying, you never used the top-level build >> system? > >I don't NEED to rebuild whole toolchain to begin with. If you follow the instructions for checking out cygwin you shouldn't

Re: Compiling cygwin1.dll

2014-06-04 Thread Andrey Repin
Greetings, Michael Wild! > Many thanks. So you are saying, you never used the top-level build > system? I don't NEED to rebuild whole toolchain to begin with. And it takes about half an hour just to configure it on my system. Or at least half an hour up to first error, which I'm unable to get muc

Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Wed, Jun 4, 2014 at 7:32 PM, Andrey Repin wrote: > Greetings, Michael Wild! > >> You tell me. I just checked out the source and followed the >> instructions as I said in my first message. When doing so, there is a >> dependency and binutils gets built. > >> If the instructions are outdated, I di

Re: Compiling cygwin1.dll

2014-06-04 Thread Andrey Repin
Greetings, Michael Wild! > You tell me. I just checked out the source and followed the > instructions as I said in my first message. When doing so, there is a > dependency and binutils gets built. > If the instructions are outdated, I did something obviously wrong, or > there is a better way, ple

Re: Compiling cygwin1.dll

2014-06-04 Thread Michael Wild
On Tue, Jun 3, 2014 at 6:07 PM, Larry Hall (Cygwin) wrote: > On 06/03/2014 08:57 AM, Michael Wild wrote: >> >> On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote: >>> >>> Greetings, Michael Wild! >>> In order to pinpoint an error I'm trying to compile cygwin1.dll from source following th

Re: Compiling cygwin1.dll

2014-06-03 Thread Larry Hall (Cygwin)
On 06/03/2014 08:57 AM, Michael Wild wrote: On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote: Greetings, Michael Wild! In order to pinpoint an error I'm trying to compile cygwin1.dll from source following the instructions here: My question is: do you actually need to rebuild it, or you ju

Re: Compiling cygwin1.dll

2014-06-03 Thread Michael Wild
On Tue, Jun 3, 2014 at 12:32 PM, Andrey Repin wrote: > Greetings, Michael Wild! > >> In order to pinpoint an error I'm trying to compile cygwin1.dll from >> source following the instructions here: > > My question is: do you actually need to rebuild it, or you just need the debug > symbols? > >> htt

Re: Compiling cygwin1.dll

2014-06-03 Thread Andrey Repin
Greetings, Michael Wild! > In order to pinpoint an error I'm trying to compile cygwin1.dll from > source following the instructions here: My question is: do you actually need to rebuild it, or you just need the debug symbols? > https://cygwin.com/faq.html#faq.programming.building-cygwin. However