This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Strange make [Error 255] (cygwin bug?)


On Thu, Sep 25, 2003 at 08:34:25AM -0400, Igor Pechtchanski wrote:
> On Thu, 25 Sep 2003, Fodor Bertalan wrote:
> 
> > > $ perl -e 'print "all:;\t\@true && \\\n"; foreach $i
> > > (0000..9999) { print "\techo -n $i && \\\n"; } print
> > > "\ttrue\n";' | make -f -
> > > make: *** [all] Error 255
> >
> > Yes, that fails from 1990.
> >
> > Is that a good bug report? Where should it be posted?
> 
> Try it on Linux.  If it works there, post it to the Cygwin list (i.e.,
> here) with words to that effect.  If it doesn't work on Linux either, post
> it to some general make bugs list -- I'm sure there is one; look at the
> homepage for GNU make.

"make bug"?  I'm getting this on Linux:

make: execvp: /bin/sh: Argument list too long
make: *** [all] Error 127

Doesn't look like a bug at all to me.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]