On Wed, Aug 19, 2009 at 11:04 PM, Haojun Bao wrote:
> On Wed, Aug 19, 2009 at 10:03 PM, Christopher
> Faylor wrote:
>> On Wed, Aug 19, 2009 at 07:47:37PM +0800, Haojun Bao wrote:
>>>I found this problem when running updatedb, the find will print
>>>
>>> 2 [main] find 2592 C:\cygwin\bin\find.ex
On Wed, Aug 19, 2009 at 9:16 PM, Dave
Korn wrote:
>> configure on cygwin being fast? What
>
> Yes, really. I boggled.
It just keeps getting better...
> Anyways you'll get your chance to try it out on the whole /src and /gcc
> repositories soon enough, Ralf's making good progress convertin
Angelo Graziosi wrote:
> I have done a minimal installation of Cygwin-1.7 and have tried to use
> it playing to build GCC-4.4.1, but 'configure' hangs.
> checking whether compiler driver understands Ada...
> ---
>
> Here it hangs. Task manager s
NightStrike wrote:
> On Wed, Aug 19, 2009 at 3:35 PM, Dave Korn wrote:
>> Charles Wilson wrote:
>>
>>> This release includes the use of shell functions, providing smaller and
>>> faster configure scripts.
>> Seriously, this should not be underestimated. I tried it for the first time
>> last night
On Wed, Aug 19, 2009 at 3:35 PM, Dave
Korn wrote:
> Charles Wilson wrote:
>
>> This release includes the use of shell functions, providing smaller and
>> faster configure scripts.
>
> Seriously, this should not be underestimated. I tried it for the first time
> last night, and suddenly configure
I have done a minimal installation of Cygwin-1.7 and have tried to use
it playing to build GCC-4.4.1, but 'configure' hangs.
For example,
mkdir build
cd build
CC='gcc-4' CXX='g++-4' CPP='cpp-4' ../gcc-4.4.1/configure
checking build sy
The installation of lftp in 1.7 produces
/usr/share/lftp
/usr/share/doc/lftp
with permissions:
drwxr-x---
Running 'cygcheck -cv > out' in a non-administrator account flags 'lftp'
as 'Incomplete'. Instead it is complete, as showed by the same command
from root account. Adjusting to drwxr-xr-x
Eric Blake wrote:
> According to Dave Korn on 8/19/2009 1:35 PM:
>> Charles Wilson wrote:
>
>>> This release includes the use of shell functions, providing smaller and
>>> faster configure scripts.
>> Seriously, this should not be underestimated. I tried it for the first
>> time
>> last night
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Dave Korn on 8/19/2009 1:35 PM:
> Charles Wilson wrote:
>
>> This release includes the use of shell functions, providing smaller and
>> faster configure scripts.
>
> Seriously, this should not be underestimated. I tried it for the fi
Some of you may have seen this article from Info World but I thought I'd
highlight a portion that seemed relevant to this list:
One last note on the subject of Windows: Linux and *BSD users enjoy a
great set of powerful utilities and commands for free -- but what happens
when Linux and *BSD
Charles Wilson wrote:
> This release includes the use of shell functions, providing smaller and
> faster configure scripts.
Seriously, this should not be underestimated. I tried it for the first time
last night, and suddenly configure scripts really just fly by; I'm used to a
second or two's
Follow-up:
I can confirm that your example using rsync to fetch a remote tree also
fails on my system.
I built a work-around into cygwin1.dll that solves the first failure
cases in which socketpair() is involved on a system-wide basis, so
individual applications don't have to be patched. The pr
On Wed, Aug 19, 2009 at 01:53:02PM -0400, cygwin at sipxx.com wrote:
>When building the cygwin1.dll and associated pieces, it is desirable to
>use the proper runtime --prefix parameters to 'configure'. After
>building the tree, one might want to install it into a different base
>directory than '
When building the cygwin1.dll and associated pieces, it is desirable to
use the proper runtime --prefix parameters to 'configure'. After
building the tree, one might want to install it into a different base
directory than 'prefix' using, e.g., 'make install
DESTDIR=/my/own/dest', rather than in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Charles Wilson on 8/19/2009 10:53 AM:
> Failed test was:
> 176: parallel test execution FAILED (autotest.at:1118)
> Internal error was "broken pipe".
>
> Furthermore, several of the other parallel tests succeeded, but only
> because
Just for info: The recent src tarballs contain some useless backup files
generated by CVS:
cygwin-1.7.0-59/winsup/cygwin/.#ChangeLog.1.4459
cygwin-1.7.0-59/winsup/cygwin/.#ChangeLog.1.4460
cygwin-1.7.0-59/winsup/cygwin/.#path.h.1.129
cygwin-1.7.0-59/winsup/cygwin/.#speclib.1.21
--
Regards,
Chri
Autoconf is an extensible package of m4 macros that produce shell
scripts to automatically configure software source code packages. The
autoconf2.5 package contains the latest edition of autoconf in the 2.5x
release sequence (which includes 2.60, 2.61, etc).
This will most likely be the final aut
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
http://cygwin.com/acronyms/#PPIOSPE
According to Michael Sullivan on 8/19/2009 10:23 AM:
> Howdy. When using Cygwin 1.7.0-59 and git 1.6.3.2-1 with a pretty large
> repository (2.7 Gbytes), I'm having a crash using the "git gc" command:
>
> 4 [m
On Wed, Aug 19, 2009 at 07:47:37PM +0800, Haojun Bao wrote:
>I found this problem when running updatedb, the find will print
>
> 2 [main] find 2592 C:\cygwin\bin\find.exe: *** fatal error -
>cmalloc would have returned NULL
>
>I have dumped the cygheap using gdb to see what's in it, the size i
I found this problem when running updatedb, the find will print
2 [main] find 2592 C:\cygwin\bin\find.exe: *** fatal error -
cmalloc would have returned NULL
I have dumped the cygheap using gdb to see what's in it, the size is
about 25M, and I use strings.exe to examine the strings
in it, a
20 matches
Mail list logo