-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to skelker on 11/30/2007 2:23 PM:
> Hi,
> Is there a reason that cp.exe uses 8KB chunk sizes to copy files? This
> behavior leads to very fragmented files, especially when copying large
> files.
This has been brought up before, if you want
On Fri, Nov 30, 2007 at 03:58:42PM +0100, Corinna Vinschen wrote:
>On Nov 30 07:26, Eric Blake wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> According to Corinna Vinschen on 11/30/2007 7:20 AM:
>> >
>> > However, this *is* a problem in the newlib/cygwin headers. Cygwin
>> > ex
On Fri, Nov 30, 2007 at 11:41:56AM -0800, MasterOfSw wrote:
>> >> I am trying to compile a package called "meep" by means of cygwin.
>> >> While running the configure command I get an error as:
>> >>
>> >> ./configure: line 13: $'r': command not found
>> >
>> >Guess #1: Don't use WinZIP (or any o
Hi,
Is there a reason that cp.exe uses 8KB chunk sizes to copy files? This
behavior leads to very fragmented files, especially when copying large
files.
--skelker
--
View this message in context:
http://www.nabble.com/cp.exe-chunk-size-tf4924593.html#a14093712
Sent from the Cygwin list mailing
> >> I am trying to compile a package called "meep" by means of cygwin.
> >> While running the configure command I get an error as:
> >>
> >> ./configure: line 13: $'r': command not found
> >
> >Guess #1: Don't use WinZIP (or any other windows GUI program)
> to
>
unpack
> >.tar.gz files for Cyg
>Larry Azlin, le Thu 29 Nov 2007 22:56:03 -0800, a écrit :
>> svnadmin create archive_cyg
>> svn import *.txt file:///cygdrive/c/temp/Test/archive_cyg -m "Initial
import"
>> svn: Can't convert string from native encoding to 'UTF-8':
>> svn: ?\233.txt
>
>I'm having such troubles too. The solution I
On Fri, 30 Nov 2007, Corinna Vinschen wrote:
> On Nov 30 07:26, Eric Blake wrote:
> > According to Corinna Vinschen on 11/30/2007 7:20 AM:
> > >
> > > However, this *is* a problem in the newlib/cygwin headers. Cygwin
> > > exports a timezone function and a _timezone variable. The timezone
> > >
Erik Weibust wrote:
So yesterday when I installed cygwin I got an error about my group being
mkgroup and that it should be rebuilt. It mentioned that if I am a network
user I should use mkpasswd and mkgroup with the -d flag. What is this giving
me over just saying mkpasswd -l? All I see is it cre
PACKAGE DESCRIPTION
===
Homepage: http://freshmeat.net/projects/msmtp
License : GPL
A SMTP client that can be used to send mails from Mutt and
probably other MUAs (mail user agents). It forwards mails to an SMTP
server (for example at a free mail provider), which takes care of the
Corinna Vinschen wrote:
[Forgot to CC the fortran list. Re-sending...]
On Nov 29 17:05, Jerry DeLisle wrote:
Angelo Graziosi wrote:
/tmp/gcc/libgfortran/intrinsics/system_clock.c: In function
'system_clock_4':
/tmp/gcc/libgfortran/intrinsics/system_clock.c:67: error: storage size of
'tzp' isn
On Nov 30 07:26, Eric Blake wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Corinna Vinschen on 11/30/2007 7:20 AM:
> >
> > However, this *is* a problem in the newlib/cygwin headers. Cygwin
> > exports a timezone function and a _timezone variable. The timezone
> > func
So yesterday when I installed cygwin I got an error about my group being
mkgroup and that it should be rebuilt. It mentioned that if I am a network
user I should use mkpasswd and mkgroup with the -d flag. What is this giving
me over just saying mkpasswd -l? All I see is it creating massive pa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Corinna Vinschen on 11/30/2007 7:20 AM:
>
> However, this *is* a problem in the newlib/cygwin headers. Cygwin
> exports a timezone function and a _timezone variable. The timezone
> function was an ill-advised invention in Cygwin way bac
[Forgot to CC the fortran list. Re-sending...]
On Nov 29 17:05, Jerry DeLisle wrote:
> Angelo Graziosi wrote:
>> /tmp/gcc/libgfortran/intrinsics/system_clock.c: In function
>> 'system_clock_4':
>> /tmp/gcc/libgfortran/intrinsics/system_clock.c:67: error: storage size of
>> 'tzp' isn't known
>> /t
On Nov 29 17:05, Jerry DeLisle wrote:
> Angelo Graziosi wrote:
>> /tmp/gcc/libgfortran/intrinsics/system_clock.c: In function
>> 'system_clock_4':
>> /tmp/gcc/libgfortran/intrinsics/system_clock.c:67: error: storage size of
>> 'tzp' isn't known
>> /tmp/gcc/libgfortran/intrinsics/system_clock.c:67:
>> Hi,
>>
>> I am a new user to cygwin and even to unix.
>>
>> I am trying to compile a package called "meep" by means of cygwin.
>> While running the configure command I get an error as:
>>
>> ./configure: line 13: $'r': command not found
>
>Guess #1: Don't use WinZIP (or any other windows GU
Version 2.00-1 of nasm has been uploaded, and should be available on
the cygwin mirrors in the near future. Please find it under the
"Devel" category in cygwin's setup utility.
This release constitutes a major revision of the upstream stable
sources. From http://nasm.sf.net/ :
After 7 m
airzonk wrote:
> Hi all:
>
> I need to write a shell script that does the following:
>
> * Takes a list of machines by IP address and mounts the C$ share
> * For each of these machines, executes an .exe on the *remote* host, not the
> machine I am running the script from. I am not sure if this i
Hi all:
I need to write a shell script that does the following:
* Takes a list of machines by IP address and mounts the C$ share
* For each of these machines, executes an .exe on the *remote* host, not the
machine I am running the script from. I am not sure if this is even
possible; these machi
Larry Azlin, le Thu 29 Nov 2007 22:56:03 -0800, a écrit :
> svnadmin create archive_cyg
> svn import *.txt file:///cygdrive/c/temp/Test/archive_cyg -m "Initial import"
> svn: Can't convert string from native encoding to 'UTF-8':
> svn: ?\233.txt
I'm having such troubles too. The solution I'm using
--- "Larry Hall (Cygwin)" ha scritto:
> Erik Weibust wrote:
> > I am having problems with a new cygwin install on
> windows vista business.
> >
> > The first time I log in I get an error message
> about my group being
> > mkgroup. The error message states to run mkpasswd
> and mkgroup with the
Thank's for your explanation and your link.
I will read it when i have the time but now my solution is right and i
have not now the time to explore the Windows Security Model.
Really Great Thank's
Jeannot
Larry Hall (Cygwin) wrote:
Jeannot Lelapin wrote:
Hello Larry,
thank's for your li
> /cygdrive/c/CCStudio_v3.3/C2000/cgtools/bin/ar2000: error 122
Jan, as I read that error, it's coming from the compiler, not the shell. Have
you checked the compiler documentation for error 122?
> C:/cygwin/bin/bash: /cygdrive/c/CCStudio_v3.3/C2000/cgtools/bin/ar2000:
> Message too long
> make
23 matches
Mail list logo