Re: Latest MinGW-w64 crashes while linking

2011-12-19 Thread JonY
On 12/20/2011 03:42, Cary R. wrote: > Actually compiling (with i686-w64-mingw32-gcc) the following simple C program > is also crashing. > > > int main() > { > return 0; > > } > > Cary > > Strange, I have only some vague ideas what went wrong, I will do a rebuild and some testing. sig

Re: Latest MinGW-w64 crashes while linking

2011-12-19 Thread Cary R.
Actually compiling (with i686-w64-mingw32-gcc) the following simple C program is also crashing. int main() {     return 0; } Cary - Original Message - From: Cary R. Jon, I just tried the new version of MinGW-w64 without the header update and the compiler is crashing while linking

Latest MinGW-w64 crashes while linking

2011-12-19 Thread Cary R.
Jon, I just tried the new version of MinGW-w64 without the header update and the compiler is crashing while linking one of our C++ executables. Here's the link command and the error message: i686-w64-mingw32-g++ -o ivl.exe main.o async.o design_dump.o discipline.o dup_expr.o elaborate.o  elab_

Re: Sorry "people" (NOT MY taxonomy!!), but igncr IS flawed

2011-12-19 Thread Andrey Repin
Greetings, Dave Korn! > Windows GUI-based archivers are well known for causing this problem. To be fair, you should reduce your reference to "WinZIP is known for". At the very least, WinRAR and 7-Zip, both won't try to hold your hand in this case. I don't know about WinACE, though, and I'm not g

Re: 1.7.9/WinXP: dircolors error

2011-12-19 Thread Christopher Faylor
On Mon, Dec 19, 2011 at 07:55:17AM -0800, Jon Seidel CMC wrote: >Running the following: >? dircolors -b > .dircolors >? dircolors -b .dircolors >results in the error: >? .dircolors:1: invalid line;? missing second token > >This works just fine on a Win7 installation of the same 1.7.9 >version. Cou

Re: saving list of packages

2011-12-19 Thread e...@iol.it
>Da: jer...@bopp.net >Use commas to separate package names: > >setup -M -P arg,ash,atk,... working, thanks. This is not documented. Valerio -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html

Re: saving list of packages

2011-12-19 Thread Jeremy Bopp
On 12/19/2011 10:33 AM, e...@iol.it wrote: >> From: marco.atz...@gmail.com >> >> 2) >> see "./setup --help" >> at >> setup -P > > seems that -P accept one package a time. > Example: >> setup -M -P arj ash atk ... Use commas to separate package names: setup -M -P arg,ash,atk,... -Jeremy -- Pro

Re: rsync of windows shortcuts creates foo and foo.lnk - never fully synchronizes

2011-12-19 Thread Corinna Vinschen
On Dec 18 11:52, Fred Wheeler wrote: > I am seeing strange rsync behavior in cygwin when synchronizing > directories that contain windows shortcuts. When a shortcut foo.lnk > gets modified, rsync creates both a foo and foo.lnk file in the > receiving side. Repeated runs of rsync print output as i

Re: saving list of packages

2011-12-19 Thread e...@iol.it
>From: marco.atz...@gmail.com > >2) >see "./setup --help" >at >setup -P seems that -P accept one package a time. Example: > setup -M -P arj ash atk ... install only arj This is trange as documentation say "packages" Running the setup.exe for each package, download: - the mirrors.lst - the setup.b

1.7.9/WinXP: dircolors error

2011-12-19 Thread Jon Seidel CMC
Running the following:   dircolors -b > .dircolors   dircolors -b .dircolors results in the error:   .dircolors:1: invalid line;  missing second token This works just fine on a Win7 installation of the same 1.7.9 version. Couldn't find anything more recent than a 2006 reference to this error in

Re: rsync of windows shortcuts creates foo and foo.lnk - never fully synchronizes

2011-12-19 Thread Fred Wheeler
I just tried something different on a hunch. The problem still occurs when this mkshortcut command is replaced by a simple "touch winshortcut.lnk". So the problem I'm having seems to be due to the filename extension, not the contents of the file. Files with other extensions work fine. > # creat

Re: saving list of packages

2011-12-19 Thread marco atzeri
On 12/19/2011 10:45 AM, efa wrote: hi, I need to save the list of installed packages, to: 1) reinstall Cygwin on the same system or 2) made the same custom Cygwin installation on another system Is there an easy method equivalent to the Debian distribution: To save: $ dpkg --get-selections> ins

saving list of packages

2011-12-19 Thread e...@iol.it
hi, I need to save the list of installed packages, to: 1) reinstall Cygwin on the same system or 2) made the same custom Cygwin installation on another system Is there an easy method equivalent to the Debian distribution: To save: $ dpkg --get-selections > installedPackagesDate.txt To recover: #

Re: 1.7.9: dircolors error on WinXP

2011-12-19 Thread Thorsten Kampe
* Jon Seidel CMC (Sun, 18 Dec 2011 16:39:25 -0800) > Running the following: > dircolors -b > .dircolors > dircolors -b .dircolors > results in the error: > .dircolors:1: invalid line; missing second token eval $(dircolors -b ~/.dir_colors) Thorsten -- Problem reports: http://cy

Re: tetex-tiny bug

2011-12-19 Thread Peter Rosin
Peter Rosin skrev 2011-11-25 16:48: > Hi! > > It's been a couple of years since I fixed this [1] on my old > computer, and now I had to fix it on the new one. Can someone > please fix the tetex-tiny package? > > Below is what I did to fix the problem. > > Cheers, > Peter > > [1] http://www.cygw