Re: Cygwin build scripts in perl

2010-03-08 Thread Christopher Faylor
On Mon, Mar 08, 2010 at 07:15:20AM -0800, Ilguiz Latypov wrote: > >>>In particular, mkimport ran objcopy against "ftruncate.o" in a >>>temporary directory, but I believe the expected filename argument was >>>supposed to be "t-ftruncate.o". This is only my conjecture as I do not >>>know the purpose

Re: Cygwin build scripts in perl

2010-03-08 Thread Ilguiz Latypov
>>In particular, mkimport ran objcopy against "ftruncate.o" in a >>temporary directory, but I believe the expected filename argument was >>supposed to be "t-ftruncate.o". This is only my conjecture as I do not >>know the purpose and the intention of the implementation with these >>scripts. >Whil

Re: [bulk] - Re: Cygwin build scripts in perl

2010-02-26 Thread Christopher Faylor
On Fri, Feb 26, 2010 at 10:04:22AM +0100, DEWI - N. Zacharias wrote: > >Hello all, > > >> Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com] >> Gesendet: Donnerstag, 25. Februar 2010 16:43 >> An: cygwin@cygwin.com >> Betreff: [bulk

AW: [bulk] - Re: Cygwin build scripts in perl

2010-02-26 Thread DEWI - N. Zacharias
Hello all, > Von: Christopher Faylor [mailto:cgf-use-the-mailinglist-ple...@cygwin.com] > Gesendet: Donnerstag, 25. Februar 2010 16:43 > An: cygwin@cygwin.com > Betreff: [bulk] - Re: Cygwin build scripts in perl > > On Tue, Feb 23, 2010 at 03:30:05PM -0800, Ilguiz Latypov wro

Re: Cygwin build scripts in perl

2010-02-25 Thread Christopher Faylor
On Thu, Feb 25, 2010 at 10:55:36AM -0800, Ilguiz Latypov wrote: >cgf wrote: >> It isn't clear from your email what you are attempting to accomplish but >> it sounds like you are trying to build cygwin using a non-cygwin-aware >> version of perl. If that is the case, then this is not of interest to

Re: Cygwin build scripts in perl

2010-02-25 Thread Ilguiz Latypov
> It isn't clear from your email what you are attempting to accomplish but > it sounds like you are trying to build cygwin using a non-cygwin-aware > version of perl. If that is the case, then this is not of interest to > the project or this mailing list. The build breaks were exposed by using

Re: Cygwin build scripts in perl

2010-02-25 Thread Christopher Faylor
On Tue, Feb 23, 2010 at 03:30:05PM -0800, Ilguiz Latypov wrote: >(a) I found that winsup/cygwin/mkimport specified non-existent file >names as arguments to objcopy invocations. I am not sure why this did >not cause build breaks earlier. > >(b) It appears perl 5.6 and, possibly, perl 5.10 do not im

Cygwin build scripts in perl

2010-02-23 Thread Ilguiz Latypov
(a) I found that winsup/cygwin/mkimport specified non-existent file names as arguments to objcopy invocations. I am not sure why this did not cause build breaks earlier. (b) It appears perl 5.6 and, possibly, perl 5.10 do not implement the "list form of pipe" in calls to "open()", open $my