You could also use a patched make 3.81 compiled for Cygwin 1.7.
http://sites.rwalker.com/cygwin/
-Rob
On 8/9/11 9:58 PM, Heiko Elger wrote:
> Hello,
>
> cause of colon problems we have to use old make version 3.80 in cygwin 1.7.x.
> The binary make.exe is a copy of cygwin 1.5.x installation.
>
On 8/10/2010 10:38 PM, Christopher Faylor wrote:
On Tue, Aug 10, 2010 at 02:04:47PM -0700, Rob Walker wrote:
On 8/10/2010 1:21 PM, Christopher Faylor wrote:
On Tue, Aug 10, 2010 at 01:13:41PM -0700, Rob Walker wrote:
On Cygwin, make-3.82 supports DOS paths by default. I
On 8/10/2010 1:21 PM, Christopher Faylor wrote:
On Tue, Aug 10, 2010 at 01:13:41PM -0700, Rob Walker wrote:
On Cygwin, make-3.82 supports DOS paths by default. I'm curious about
what work might be involved in re-enabling the --ms-dos option, and I'd
like to help, if I can.
On 8/10/2010 10:54 AM, Christopher Faylor wrote:
I wanted to let everyone know that I'm aware of the fact that make-3.82
has been released. However, given the number of reported problems in
the make bugs mailing list, I don't plan on releasing a new version of
GNU make until the dust has settled
http://lists.gnu.org/archive/html/make-w32/2010-07/msg00010.html
I've downloaded and built GNU make 3.82 for Cygwin. The packages are
available here:
http://sites.google.com/a/rwalker.com/cygwin/make-381-DOS/make-3.82-1-src.tar.bz2
http://sites.google.com/a/rwalker.com/cygwin/make-381-DOS/mak
Edward Lam wrote:
Rob Walker wrote:
It's been almost a year and a half since I made a request to have
Cygwin's GNU make updated with the upstream patches for colons in
dependencies and VPATH directives:
Is this patch submitted upstream to the gmake project? I imagine it
Christopher Faylor wrote:
On Mon, Dec 28, 2009 at 01:06:48PM -0800, Rob Walker wrote:
Christopher Faylor wrote:
On Mon, Dec 28, 2009 at 12:16:59PM -0800, Rob Walker wrote:
It's been almost a year and a half since I made a request to have
Cygwin's GNU make update
Christopher Faylor wrote:
On Mon, Dec 28, 2009 at 12:16:59PM -0800, Rob Walker wrote:
It's been almost a year and a half since I made a request to have
Cygwin's GNU make updated with the upstream patches for colons in
dependencies and VPATH directives:
http://www.cygwin.com/ml/c
A complete set of Cygwin's make-3.81 packages with the relevant upstream
patches applied is also available here:
http://sites.rwalker.com/cygwin/
-Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation:
Or, you could unpack a patched up version of Cygwin's GNU make-3.81,
available here:
http://sites.rwalker.com/cygwin
-Rob
Dave Korn wrote:
Charles Wilson wrote:
ycollet@ wrote:
I think Dave wants you to get the mingw-make from the mingw project site
:-)
Yes, I fill that.
Thanks for your patience, Brian.
-Rob
Brian Dessent wrote:
Rob Walker wrote:
[RGW] Hm, looks simple... Why isn't this part of "cp -a" ?
You have to understand the history of things. In the classic unix
world, a file has an owner, a group, a mode, and several timest
Brian Dessent wrote:
Rob Walker wrote:
The output of the examination above shows me that "cp -a" doesn't
preserve Full Control for the owner on the copied file. Is this the
expected behavior under ntsec? If I use CYGWIN=nontsec, Full Control is
preserved.
Well cp is
Brian Dessent wrote:
Rob Walker wrote:
# make it read-only the windows way
attrib +R ${FILE}
Note that the +R attribute (and attributes in general) has nothing to do
with ACLs or security, it's a completely different concept. FAT for
instance supports R/H/S/A attribute
Corinna Vinschen wrote:
On Jul 17 16:54, Rob Walker wrote:
Reini Urban wrote:
Colons in filenames are fine and will be supported with cygwin-1.7.
But c:/ it will not map to the root of some c drive, it will map to the
subdir "c:"
For now we had to use managed mounts for
Reini Urban wrote:
Rob Walker schrieb:
I didn't mean for anyone (especially the package maintainer) to infer
that make wasn't being actively supported. My apologies for any
misunderstanding.
I'm very interested in your opinions on colons in paths. I'd prefer to
hear di
l 16, 2008 at 04:51:02PM -0700, Rob Walker wrote:
I'd like to get make updated to accept paths with colons on Cygwin. The
patch that enables this behavior has been available and in fairly wide use
for almost 2 years.
I've read http://cygwin.com/setup.html. I've followed the instruc
Brian Dessent wrote:
Rob Walker wrote:
My situation is this: I cannot advocate an off-the-rack Cygwin
installation for my team or my customers. My current choices are:
1. supply an in-house compiled Cygwin version of make-3.81 (without
cygwin1.dll, of course) that has the patch
Christopher Faylor wrote:
On Thu, May 24, 2007 at 08:49:18PM -0700, Rob Walker wrote:
http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto
Looks like the Windows-style paths support has been accepted as an
upstream patch. When can Cygwin pick this up?
http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto
Looks like the Windows-style paths support has been accepted as an
upstream patch. When can Cygwin pick this up?
Thanks,
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
I use mount:
[EMAIL PROTECTED]> mount
C:\Documents and Settings on /home type system (binmode)
C:\apps\cygwin\bin on /usr/bin type system (binmode)
C:\apps\cygwin\lib on /usr/lib type system (binmode)
C:\apps\cygwin on / type system (binmode)
C:\dev on /dev type system (binmode)
C:\tmp on /tmp ty
Gary R. Van Sickle wrote:
From: Rob Walker
Sent: Friday, December 01, 2006 5:29 PM
Subject: Re: bash scripting problem
Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Andrew Louie on 12/1/2006 3:17 PM:
You have DOS line endings in these files. Use
Eric Blake wrote:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Andrew Louie on 12/1/2006 3:17 PM:
You have DOS line endings in these files. Use 'd2u' to remove them.
Thanks! I would have never known that,
now, can i run d2u on every file in my installation?
N
Larry Hall (Cygwin) wrote:
Rob Walker wrote:
Bill Hoffman wrote:
Rob Walker wrote:
http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto
Looks like the Windows-style paths support has been accepted as an
upstream patch. When can Cygwin pick this up?
When m
Bill Hoffman wrote:
Rob Walker wrote:
http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto
Looks like the Windows-style paths support has been accepted as an
upstream patch. When can Cygwin pick this up?
When make 3.82 comes out.
Thanks. Is this imm
http://cvs.savannah.gnu.org/viewcvs/make/job.c?rev=1.182&root=make&view=auto
Looks like the Windows-style paths support has been accepted as an
upstream patch. When can Cygwin pick this up?
Thanks,
Rob
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports:
ility" is
currently a (possibly serious for me) stumbling block.
What motivated today's work was the bash 3.2 announcement, which
(apparently) doesn't make igncr the default. Eric, what's your current
thinking on this topic?
-Rob
Brian Dessent wrote:
Rob Walker wrote
r). Less than 10% penalty
on this perverse benchmark (handling _nothing_ but linefeeds) seems like
a small price for compatibility.
-Rob
Rob Walker wrote:
Larry Hall (Cygwin) wrote:
On 10/12/2006, Rob Walker wrote:
If you're referring to the performance gain realized, I think it
coul
Larry Hall (Cygwin) wrote:
On 10/12/2006, Rob Walker wrote:
If you're referring to the performance gain realized, I think it
could have been accomplished (if not as trivially) without breaking
CRLF handling. This seems to be indicated in other posts, ones that
talk about reworking
Matthew Woehlke wrote:
http://cygwin.com/acronyms/#PPIOSPE, thanks!
Rob Walker wrote:
Matthew Woehlke wrote:
Rob Walker wrote:
Matthew Woehlke wrote:
Rob Walker wrote:
Many, many other cross-platform products make allowances for CRLF
(version control systems are a prime example) to
Matthew Woehlke wrote:
Rob Walker wrote:
Christopher Faylor wrote:
On Thu, Oct 12, 2006 at 03:17:02PM +0300, Antti Tyrv?inen wrote:
Hi!
Installed latest cygwin and I met problems with bash and scripts
which are in DOS format.
$ bash --version
GNU bash, version 3.1.17(9)-release (i686-pc
Christopher Faylor wrote:
On Thu, Oct 12, 2006 at 01:20:22PM -0700, Rob Walker wrote:
Christopher Faylor wrote:
On Thu, Oct 12, 2006 at 03:17:02PM +0300, Antti Tyrv?inen wrote:
Hi!
Installed latest cygwin and I met problems with bash and scripts which
are in DOS format
Christopher Faylor wrote:
On Thu, Oct 12, 2006 at 03:17:02PM +0300, Antti Tyrv?inen wrote:
Hi!
Installed latest cygwin and I met problems with bash and scripts which are in
DOS format.
$ bash --version
GNU bash, version 3.1.17(9)-release (i686-pc-cygwin)
Copyright (C) 2005 Free Software Fo
ck': Resource temporarily
unavailable
[EMAIL PROTECTED] ~/tmp/svntest]$
The same happens with some (but not all) of the other svn commands. I get no
errors with the same commands on Linux.
strace gives no useful output as it seems to crash (but I've attached it
anyway)
Is this a cygwin
33 matches
Mail list logo