setup.exe: Feature frozen now

2002-01-22 Thread Robert Collins
Ok, Setup.exe is IMO feature complete for the next release. I'll upload a new snapshot tonight, and announce that on cygwin@. Barring any issues with the user-interface, I'll branch it off tomorrow, and if/when Corinna's perennial crash can be found we can release it. Remaining bugs (not

Re: What happened to gcc\g++ in setup.exe ?

2002-01-22 Thread Corinna Vinschen
On Tue, Jan 22, 2002 at 03:27:33PM +1100, Andrew Nelson wrote: Hi There, I'm installing cygwin on my notebook, but can't find the gcc/g++ compilers in the list of packages found by setup.exe. Last time I did this - it installed it by default. Can someone please tell me how to install

Re: apache-1.3.22-4 no-detach patch

2002-01-22 Thread Stipe Tolj
Corinna Vinschen wrote: Ok, as far as I can see, the problem is line 4136f. in http_main.c: /* Only try to switch if we're running as root */ if (!geteuid() ( That could get changed to (just a draft): #ifdef CYGWIN /* Only try to switch if we're running as SYSTEM */

Re: [ANN] rcs-5.7 package available

2002-01-22 Thread Corinna Vinschen
On Tue, Jan 22, 2002 at 12:11:50PM +0100, Stipe Tolj wrote: Ok, this one is quite missing in my eyes and it was almost OOTB. Thanks, I'm going to look into this tomorrow. Corinna Check it out at the (now new) usual location: http://apache.dev.wapme.net/support/cygwin-packages/

faulty symlinks in setup.exe should be fixed

2002-01-22 Thread Robert Collins
'nuff said. Rob

Links

2002-01-22 Thread Robert Collins
Hi Sami, some feedback on the packages. 1) The -src package is incorrectly rooted - you've included the usr/src in the path. Also the Cygwin specific README for it should go in the CYGWIN-PATCHES directory in the in the top of the source directory. 2) Are there any patches for links to make it

Re: for the brave

2002-01-22 Thread Robert Collins
=== - Original Message - From: Charles Wilson [EMAIL PROTECTED] Log files for download only, or non-installed cygwin's will go to the download dir correctly now. There was, and still is, explicit code to drop setup.log and .log.full in / if it's an install action. Perhaps that should

texmf packages ready

2002-01-22 Thread Jan Nieuwenhuizen
Hi, The texmf packages have been available for a week now, so cc'ing the cygwin list so that other people can use them. Greetings, Jan. From: Jan Nieuwenhuizen [EMAIL PROTECTED] Subject: texmf matching new tetex-beta-20001218-3 To: [EMAIL PROTECTED] Date: 16 Jan 2002 13:01:57 +0100

Re: gcc v3 issue -- hacky solution

2002-01-22 Thread Earnie Boyd
Christopher Faylor wrote: On Tue, Jan 22, 2002 at 02:45:17PM +1100, Robert Collins wrote: Or maybe Danny Smith can provide details on what it takes to build said library, and one of the folk that keep building gcc for-the-hell-of-it and talking on cygwin@ can become the maintainer? It's

Re: [ANN] rcs-5.7 package available

2002-01-22 Thread Earnie Boyd
Hmm... OOTB? Did you take care to test it? In the past there've been issues with the way files are left opened while the temp files are being copied over them. That doesn't work with Win32 and therefore Cygwin. With CVS already working do we need RCS? Earnie. Corinna Vinschen wrote: On

Re: [ANN] rcs-5.7 package available

2002-01-22 Thread Charles Wilson
Earnie Boyd wrote: Hmm... OOTB? Did you take care to test it? In the past there've been issues with the way files are left opened while the temp files are being copied over them. That doesn't work with Win32 and therefore Cygwin. With CVS already working do we need RCS? Sure -- let a

Re: gcc v3 issue -- hacky solution

2002-01-22 Thread Christopher Faylor
On Tue, Jan 22, 2002 at 07:39:10AM -0500, Earnie Boyd wrote: Christopher Faylor wrote: On Tue, Jan 22, 2002 at 02:45:17PM +1100, Robert Collins wrote: Or maybe Danny Smith can provide details on what it takes to build said library, and one of the folk that keep building gcc

Re: accidental commit?

2002-01-22 Thread Christopher Faylor
On Tue, Jan 22, 2002 at 05:40:18PM +1100, Robert Collins wrote: Chris, I'm assuming this was accidental, and am backing it out. I've also backed out the -fno-exceptions switch to gcc. http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cinstall/Makefil e.in.diff?r1=2.45r2=2.46cvsroot=src I