Can't compile hello world???

2004-02-16 Thread Jimmi Wolf
Hello A have a big problem. I can't compile a simple hello world program with the gcc compiler in cygwin. Here is the error: $ gcc hello.cpp In file included from /usr/include/c++/3.3.1/backward/iostream.h:31, from hello.cpp:1: /usr/include/c++/3.3.1/backward/backward_warning.h

RE: Can't compile hello world???

2004-02-16 Thread Gareth Pearce
> > Hello > > A have a big problem. I can't compile a simple hello world program with > the gcc compiler in cygwin. > > Here is the error: > > Any one have a idea to solve the problem?? *sigh* Use g++. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: request: new official Cygwin RXVT build with enable-256-color

2004-02-16 Thread Olaf Föllinger
On Tue, Feb 10, 2004 at 12:00:42PM -0800, [EMAIL PROTECTED] wrote: > From the RXVT changelog: > > 2.7.10 to 2.7.11 > \--- > Geoff Wing <[EMAIL PROTECTED]> et al. > [...] added 256 colour support for Cygwin [...] > > I had no problems building rxvt from cvs a couple

Cygwin 1.5.8

2004-02-16 Thread utomo
Hi, As I know many people having problems with current 1.5.7 version or 1.5.6. Is there any estimation schedule for cygwin 1.5.8 ? Thanks, Utomo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

[ANNOUNCEMENT] Updated: cygrunsrv-0.98-1

2004-02-16 Thread Corinna Vinschen
I have updated cygrunsrv to version 0.98-1. This version improves error handling on service termination and adds a --neverexits option which allows better interaction with the automatic recovery feature since W2K. If you have questions or comments, please send them to the Cygwin mailing list at

Re: Still trouble with IPC/cygipc

2004-02-16 Thread Corinna Vinschen
On Feb 15 20:56, Jason Tishler wrote: > Frank, > > On Sun, Feb 15, 2004 at 08:06:05AM +0100, Frank W?bbeling wrote: > > I execute it, it dies saying "bad system call". In the logs of > > cygserver, I get absolutely nothing. > > > > I feel completely lost here and have no idea what I could check to

RE: Cygwin 1.5.8

2004-02-16 Thread Brian Kelly
The answer to this question was of such profound and ineffable importance that it earned the distinguished Mr. Brian Ford a GOLD STAR for his brilliant, luminous exposition of cgf's sagacious guiding principles. http://cygwin.com/ml/cygwin/2003-11/msg00601.html The forever humbled, Brian Kelly

Re: Known feature?

2004-02-16 Thread Corinna Vinschen
On Feb 15 15:11, linda w wrote: > I decided to trace a 3 day long running process (the dd/bzip program) > that was > nearing completion (had a couple hundred meg to go), and much to my > chagrin, > when I wanted to stop tracing, I pressed control-c -- and unlike the > behavior I'm > used to in l

Re: Cygwin 1.5.8

2004-02-16 Thread Corinna Vinschen
On Feb 16 17:50, utomo wrote: > Hi, > > As I know many people having problems with current 1.5.7 version or > 1.5.6. > Is there any estimation schedule for cygwin 1.5.8 ? It's scheduled for 2004. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Devel

nfs ports firewall

2004-02-16 Thread Gerhard Mallot
Hi, is there a possibility to use fixed ports for the rpc.mountd etc like described in http://www.lowth.com/LinWiz/nfs_help.html for linux? I can mount my laptop (XP) cygwin disk without problems on my PC rh 7.3 as long as the firewall on the PC (ipchains) is off. >From PC: /usr/sbin/rpcinf

Question on Cygwin Mirrors

2004-02-16 Thread koorapati_koundinya
Is there a way to find out which of the Cygwin mirrors see through setup, is the updated one and is in sync with the master. Thanks, Koundinya -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://c

RE: 20040214 no fix for unzip, cygwin debugging howto?

2004-02-16 Thread Ken Thompson
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf > Of Thomas L Roche > Sent: Monday, February 16, 2004 12:01 AM > To: [EMAIL PROTECTED] > Subject: Re: 20040214 no fix for unzip, cygwin debugging howto? > > > Christopher Faylor Sun, 15 Feb 2004 21:12:02 -05

gcj problem...

2004-02-16 Thread Jason Fu
Any idea about it... $ gcj HelloWorld.java /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(libcmain.o)(.text+0 x7 c): undefined reference to [EMAIL PROTECTED]' collect2: ld returned 1 exit status = public class HelloWorld { pu

using setup to update cygwin

2004-02-16 Thread Kevin Ison
I have been using cygwin for a few months now and reading through the documentation and FAQs it mentions that I can update the software packages installed with the setup program that I used to install cygwin. It doesnt seem to work though. When I run the setup program it does not return any newer

Re: Question on cygwin Mirrors

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 01:10:07PM -, [EMAIL PROTECTED] wrote: >Is there a way to find out which of the Cygwin mirrors see through setup, is >the updated one and is in sync with the master. The mirrors are checked twice a day to ensure that they are synced with the master. If they aren't they

libungif - cygwin version should be updated

2004-02-16 Thread Ehud Karni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 To the libungif maintainer (Charles Wilson ?, Lapo Luchini ? ). Please update the libungif version to libungif-4.1.0b1-1 (or newer if exists). Lapo Luchini compiled it on 2003-10-01 (see: http://www.cygwin.com/ml/cygwin-apps/2003-10/msg00019.html ),

Re: Question on cygwin Mirrors

2004-02-16 Thread dAniel hAhler
Hello cygwin-list, on Mon, 16. Feb 2004 at 09:24:32 -0500 Christopher Faylor wrote: C> The mirrors are checked twice a day to ensure that they are synced C> with the master. If they aren't they aren't, they are not included C> in the mirrors list. Great. btw: is there something like sending "If-

RE: using setup to update cygwin

2004-02-16 Thread Hughes, Bill
> Sent: 16 February 2004 13:48 From: Kevin Ison > > I have been using cygwin for a few months now and reading through the > documentation and FAQs it mentions that I can update the > software packages > installed with the setup program that I used to install cygwin. > > It doesnt seem to work t

Re: 20040214 no fix for unzip, cygwin debugging howto?

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 12:09:44AM -0500, Thomas L Roche wrote: >Thomas L Roche Mon, 16 Feb 2004 00:01:10 -0500 >> Unfortunately 20040215 came out while I was debugging 20042014. >> Since you > >do not > >> claim to have done anything that might have actually fixed the >> problem, the results obtai

Re: Question on cygwin Mirrors

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 03:41:46PM +0100, dAniel hAhler wrote: >on Mon, 16. Feb 2004 at 09:24:32 -0500 Christopher Faylor wrote: >C> The mirrors are checked twice a day to ensure that they are synced >C> with the master. If they aren't they aren't, they are not included >C> in the mirrors list. > >

Re: Known feature?

2004-02-16 Thread David Fritz
Corinna Vinschen wrote: On Feb 15 15:11, linda w wrote: I decided to trace a 3 day long running process (the dd/bzip program) that was nearing completion (had a couple hundred meg to go), and much to my chagrin, when I wanted to stop tracing, I pressed control-c -- and unlike the behavior I'm

[ANNOUNCEMENT] New package: aspell-pl-0.50.2-1: Polish dictionary files for aspell

2004-02-16 Thread Dr. Volker Zell
The package 'aspell-pl' is now available with the Cygwin distribution. * http://aspell.net/ (Homepage) * http://ftp.gnu.org/gnu/aspell/dict/ (Download location) DESCRIPTION: Polish dictionary files for aspell. Enjoy! Volker -- To update your installatio

[ANNOUNCEMENT] New package: aspell-de-0.50.2-1: German dictionary files for aspell

2004-02-16 Thread Dr. Volker Zell
The package 'aspell-de' is now available with the Cygwin distribution. * http://aspell.net/ (Homepage) * http://ftp.gnu.org/gnu/aspell/dict/ (Download location) DESCRIPTION: German dictionary files for aspell. Enjoy! Volker -- To update your installatio

Re: Question on cygwin Mirrors

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, dAniel hAhler wrote: > Hello cygwin-list, > > on Mon, 16. Feb 2004 at 09:24:32 -0500 Christopher Faylor wrote: > > C> The mirrors are checked twice a day to ensure that they are synced > C> with the master. If they aren't they aren't, they are not included > C> in the mirrors

Re: gcj problem...

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Jason Fu wrote: > Any idea about it... > > $ gcj HelloWorld.java > /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../libcygwin.a(libcmain.o)(.text+0x7c): > undefined reference to [EMAIL PROTECTED]' > collect2: ld returned 1 exit status > > ===

Re: gcj problem...

2004-02-16 Thread Randall R Schulz
Jason, You need to learn about the ways in which GCJ differs from the stock Sun Java Tools. In particular, you need to use the "--main=" option to nominate the class that bears the primary entry point. See for more. In general, familiarize yourself with t

Re: Known feature?

2004-02-16 Thread Corinna Vinschen
On Feb 16 10:03, David Fritz wrote: > Corinna Vinschen wrote: > >On Feb 15 15:11, linda w wrote: > > > >>I decided to trace a 3 day long running process (the dd/bzip program) > >>that was > >>nearing completion (had a couple hundred meg to go), and much to my > >>chagrin, > >>when I wanted to sto

Re: using setup to update cygwin

2004-02-16 Thread Thorsten Kampe
* Kevin Ison (2004-02-16 14:47 +0100) > I have been using cygwin for a few months now and reading through the > documentation and FAQs it mentions that I can update the software packages > installed with the setup program that I used to install cygwin. > > It doesnt seem to work though. When I ru

Re: Known feature?

2004-02-16 Thread Corinna Vinschen
On Feb 16 17:13, Corinna Vinschen wrote: > On Feb 16 10:03, David Fritz wrote: > > Corinna Vinschen wrote: > > >On Feb 15 15:11, linda w wrote: > > > > > >>I decided to trace a 3 day long running process (the dd/bzip program) > > >>that was > > >>nearing completion (had a couple hundred meg to go)

Problems with the right-button.

2004-02-16 Thread Gonzalo Cano
Hi! I am using cygwin/x to connect via XDMCP to a server with SunOs 5.7 and CDE 1.3.4, working as a management server with the graphical application "Openview Operations for Solaris" to manage a Regional Corporative Network. The mouse right-button (button 3) works fine over the CDE desktop and th

Re: Problems with the right-button.

2004-02-16 Thread Larry Hall
At 12:20 PM 2/16/2004, Gonzalo Cano you wrote: >Hi! > >I am using cygwin/x to connect via XDMCP to a server with SunOs 5.7 and CDE >1.3.4, working as a management server with the graphical application >"Openview Operations for Solaris" to manage a Regional Corporative Network. > >The mouse right-bu

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Thomas L Roche
Ken Thompson Mon, 16 Feb 2004 08:15:11 -0500 >> We continually get new subscribers who somehow have the expectation >> that somehow CGF is responsible for fixing all problems. My experience using and contributing to OSS has created expectations that * projects advance faster when their leaders en

Re: Known feature?

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 05:13:30PM +0100, Corinna Vinschen wrote: >On Feb 16 10:03, David Fritz wrote: >>Corinna Vinschen wrote: Is this a "feature" or a "bug"? >>> >>> >>>It's Windows. >>> >>Indeed it is. Though I'd note that Windows XP and later allow >>debuggers to detach from a process wit

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 12:36:14PM -0500, Thomas L Roche wrote: >Christopher Faylor Mon, 16 Feb 2004 09:49:19 -0500 >> What you have discovered is that when memcpy is given a NULL pointer >> it will [cause] a SEGV. > >No, I have discovered considerably more. Consequently my question is, >is the pat

Re: DBD::Pg - $dbh->quote() causes core dump

2004-02-16 Thread Ian Sealy
Dear all, > Is anyone using the DBD::Pg Perl module under Cygwin? I'm trying to use > it on Windows XP with Perl 5.8.2-1 and DBI 1.40. The Cygwin DLL version > is 1.5.7. > > The module seems to build OK, but lots of the tests fail. The most > serious (from my point of view, because I tried to use

Re: Problem compiling mysql over cygwin

2004-02-16 Thread Christopher Faylor
Please check out the project web page for links to available information and ports: http://cygwin.com/ . If you don't see what you need there, then the cygwin mailing list is the best place to make observations or get questions answered. Information on the mailing list is available at the project

The 02/15/04 snapshot fails with alert box

2004-02-16 Thread Volker Quetschke
The alert box says: "The application failed to initialize propperly (0xc005). Click OK to terminate the application." It is an Athlon XP-M 2200+ Notebook with XP-Home, see the thread: "Re: 1.5.7: make hangs on XP (with HT)" for the cygcheck output of that machine. This is the machine that I us

Re: The 02/15/04 snapshot fails with alert box

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 03:10:37PM -0500, Volker Quetschke wrote: >The alert box says: "The application failed to initialize propperly >(0xc005). Click OK to terminate the application." > >It is an Athlon XP-M 2200+ Notebook with XP-Home, see the thread: > "Re: 1.5.7: make hangs on XP (with HT)

error when I try to run 'initdb' under cygwin... help plz...

2004-02-16 Thread Flávio Henrique
Hi all... I'm newbie with cygwin but I'm receiving a error message when I try to run 'initdb' here... Look: I'm using win98 and I want to run postgresql... I installed cygwin from Internet and everything goes fine... I open a bash shell and run 'ipc-daemon &'... ok... When I run 'initdb -D /var/ps

Assembler

2004-02-16 Thread Krzysztof Duleba
Hello I wanted to test some of my linux assembler code on my Windows-Cygwin box. Is it possible at all? Here you have a hello world: section .data t db 'Hello world',0 len equ 13 section .text global _start _start: mov edx,len mov ecx,t mov ebx

limiting strace?, was: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Thomas L Roche
Is there a way to limit the size of the strace output _file_, rather than just the output file buffer, while preserving desired information? I previously used strace to debug the problem that 20040213 induced in emacs 'desktop', therefore in emacs' startup; nevertheless the resulting strace.out wa

Re: limiting strace?, was: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Thomas L Roche wrote: > Is there a way to limit the size of the strace output _file_, rather > than just the output file buffer, while preserving desired > information? > > I previously used strace to debug the problem that 20040213 induced in > emacs 'desktop', therefore in e

Re: error when I try to run 'initdb' under cygwin... help plz...

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Flávio Henrique wrote: > Hi all... > I'm newbie with cygwin but I'm receiving a error message when I try to run > 'initdb' here... > > Look: > I'm using win98 and I want to run postgresql... > I installed cygwin from Internet and everything goes fine... > I open a bash shell a

Re: The 02/15/04 snapshot fails with alert box

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 03:27:56PM -0500, Christopher Faylor wrote: >On Mon, Feb 16, 2004 at 03:10:37PM -0500, Volker Quetschke wrote: >>The alert box says: "The application failed to initialize propperly >>(0xc005). Click OK to terminate the application." >> >>It is an Athlon XP-M 2200+ Noteb

Re: Known feature?

2004-02-16 Thread linda w
I wonder how difficult it would be for her to apply her knowledge to strace and implement the same (since i'm running on XP it would be pertinent)... Corinna - thanks for the work-around. I the possibility of turning off tracing from the command line, but didn't understand wny it would be needed

Re: limiting strace?

2004-02-16 Thread Thomas L Roche
On Mon, 16 Feb 2004, Thomas L Roche wrote: >> Is there a way to limit the [strace] file size directly, or to >> script its rotation? Igor Pechtchanski 02/16/2004 03:56:10 PM: > You're on Cygwin, man! Use the scripting tools! :-) The will is there! It's the howto I need :-( > Don't forget that s

RE : CVS server install on Cygwin with SSH Authentification on Windows XP Pro : author still the same

2004-02-16 Thread Flo
Ok i succesfully checked out my CVSROOT module from cygwin, edited the module file, and commited changes. The "log" command result was correct, the author wasn't "Administrateur" but "max" my test user. But i have to find a solution tu use CVS with my IDE without Cygwin. It must exist a solution

Re: Known feature?

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 01:26:13PM -0800, linda w wrote: >I wonder how difficult it would be for her to apply her knowledge to strace >and implement the same (since i'm running on XP it would be pertinent)... Gee. I wonder why Corinna didn't think of that. She could take some of her spare time o

Re: limiting strace?

2004-02-16 Thread Larry Hall
At 04:32 PM 2/16/2004, Thomas L Roche you wrote: >On Mon, 16 Feb 2004, Thomas L Roche wrote: >>> Is there a way to limit the [strace] file size directly, or to >>> script its rotation? > >Igor Pechtchanski 02/16/2004 03:56:10 PM: >> You're on Cygwin, man! Use the scripting tools! :-) > >The will i

gnuserv & gnu emacs

2004-02-16 Thread Jason Dufair
Does anyone happen to have gnuserv working with their Cygwin Gnu Emacs install? I searched the archives and only found posts related to XEmacs. I've downloaded and installed gnuserv 3.12 (by Andy Norman and Hrvoje Niksic) which includes gnuserv-compat 1.10 (by Martin Schwenke). When I try to exec

Re: The 02/15/04 snapshot fails with alert box

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 04:20:42PM -0500, Christopher Faylor wrote: >On Mon, Feb 16, 2004 at 03:27:56PM -0500, Christopher Faylor wrote: >>On Mon, Feb 16, 2004 at 03:10:37PM -0500, Volker Quetschke wrote: >>>The alert box says: "The application failed to initialize propperly >>>(0xc005). Click

Re: dd if=/dev/sda3 bs=1024 conv=sync|bzip2 >//server/backups/windows_backup.bz2?

2004-02-16 Thread Reini Urban
linda w schrieb: I thought the above would yield an image backup of my windows partition. => http://www.systemrescuecd.org I use it every day. A small gentoo distro with all necessary tools. It can even copy the image to a remote backupserver running a special daemon. ~8 min for a 1GB root partit

Re: CVS server install on Cygwin with SSH Authentification on Windows XP Pro : author still the same

2004-02-16 Thread Igor Pechtchanski
Flo, As you were successful in getting it to run with Cygwin's cvs/ssh, this is now getting off-topic for this list. I suggest you look for a support forum for your IDE and inquire there on how to set it up correctly. Since I'm sending this anyway, however, check that your IDE doesn't override C

Re: The 02/15/04 snapshot fails with alert box

2004-02-16 Thread Christopher Faylor
On Mon, Feb 16, 2004 at 04:46:02PM -0500, Christopher Faylor wrote: >On Mon, Feb 16, 2004 at 04:20:42PM -0500, Christopher Faylor wrote: >>On Mon, Feb 16, 2004 at 03:27:56PM -0500, Christopher Faylor wrote: >>>On Mon, Feb 16, 2004 at 03:10:37PM -0500, Volker Quetschke wrote: The alert box says:

Re: limiting strace?

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Thomas L Roche wrote: > On Mon, 16 Feb 2004, Thomas L Roche wrote: > >> Is there a way to limit the [strace] file size directly, or to > >> script its rotation? > > Igor Pechtchanski 02/16/2004 03:56:10 PM: > > You're on Cygwin, man! Use the scripting tools! :-) > > The will

Re: limiting strace?

2004-02-16 Thread Thomas L Roche
At 04:32 PM 2/16/2004, Thomas L Roche wrote: >> I know how to use those tools to *report from* strace.out ... but >> that's not what I'm trying to do. I don't want to say, "give me the >> last million lines from strace.out"--windows being what it is, if >> the file's big enough I may not get a chan

Re: limiting strace?

2004-02-16 Thread Thomas L Roche
At 04:32 PM 2/16/2004, Thomas L Roche wrote: >> I know how to use those tools to *report from* strace.out ... but >> that's not what I'm trying to do. I don't want to say, "give me the >> last million lines from strace.out"--windows being what it is, if >> the file's big enough I may not get a chan

DejaGnu package

2004-02-16 Thread Ben Elliston
Hi I see that the Dejagnu package in Cygwin is a snapshot and not a formal release. DejaGnu 1.4.4 was released a couple of weeks ago and should work fine on Cygwin. Can the package maintainer do the deed? Cheers, Ben -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem re

Re: [Fwd: Bug: Perl:IsWinNT undefined & RFE, only use "/" in reg values, not names..?]

2004-02-16 Thread linda w
Is that a new package? I thought I had installed all the perl related cygwin packages? Could just be my failing eyesite, though as well... I, of course, had tried the old fashion way of downloading the win32 modules from CPAN, and tried installing them which was when I got the "you aren't WinNT

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Pierre A. Humblet
At 01:20 PM 2/16/2004 -0500, Christopher Faylor wrote: >On Mon, Feb 16, 2004 at 12:36:14PM -0500, Thomas L Roche wrote: >> >>No, I have discovered considerably more. Consequently my question is, >>is the path_conv bad? > >What you are debugging is the consequences of cmalloc being NULL. While >tha

Cygwin Mailing list

2004-02-16 Thread utomo
Hi, I suggest that cygwin mailing list add in the subject "(Cygwin)", so we can easily identify and manage the mails which coming from cygwin mailing list. Thanks, Utomo -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.htm

Re: Building dll's and executables in same package

2004-02-16 Thread Yaakov Selkowitz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I wrote: | Since you said fribidi has problems, let's move our test case to clamav. | When I do it this way, it configures fine but make fails horribly: | | $ ./clamav-0.66-2.sh build | cd /home/Yaakov/devel/testing/clamav/clamav-0.66 && /bin/bash | /ho

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Pierre A. Humblet wrote: > At 01:20 PM 2/16/2004 -0500, Christopher Faylor wrote: > >On Mon, Feb 16, 2004 at 12:36:14PM -0500, Thomas L Roche wrote: > >> > >>No, I have discovered considerably more. Consequently my question is, > >>is the path_conv bad? > > > >What you are deb

Re: Cygwin Mailing list

2004-02-16 Thread Larry Hall
At 09:55 PM 2/16/2004, utomo you wrote: >Hi, > >I suggest that cygwin mailing list add in the subject "(Cygwin)", so we >can easily identify and manage the mails which coming from cygwin >mailing list. Since this "suggestion" is made every once in a blue moon on this list, I won't bore those w

RE: Cygwin Mailing list

2004-02-16 Thread Gareth Pearce
> > Hi, > > I suggest that cygwin mailing list add in the subject "(Cygwin)", so we > can easily identify and manage the mails which coming from cygwin > mailing list. As obviously you're a mailing list professional, I'm sure you checked the mailing list archives before posting on this topic.

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Pierre A. Humblet
At 10:09 PM 2/16/2004 -0500, Igor Pechtchanski wrote: >On Mon, 16 Feb 2004, Pierre A. Humblet wrote: > >> At 01:20 PM 2/16/2004 -0500, Christopher Faylor wrote: >> >On Mon, Feb 16, 2004 at 12:36:14PM -0500, Thomas L Roche wrote: >> >> >> >>No, I have discovered considerably more. Consequently my qu

RE: Cygwin Mailing list

2004-02-16 Thread utomo
Hi Larry, I can catagorize my email using [EMAIL PROTECTED] as rules. But it is a suggestions. In many mailing list (I guess more than 70%) they use a subject as indicator. I think it also one of the good way to do. We did not need to be a different, or do somethings which others did not do. R

RE: Cygwin Mailing list

2004-02-16 Thread Larry Hall
Hi Utomo, Actually, this and many other arguments have already been made and refuted in previous rounds of discussion on this subject. I think everyone here would appreciate it if you would review the old threads so that you don't rehash the same issues. What other lists do is not important. T

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Igor Pechtchanski
On Mon, 16 Feb 2004, Pierre A. Humblet wrote: > At 10:09 PM 2/16/2004 -0500, Igor Pechtchanski wrote: > >On Mon, 16 Feb 2004, Pierre A. Humblet wrote: > > > >> At 01:20 PM 2/16/2004 -0500, Christopher Faylor wrote: > >> >On Mon, Feb 16, 2004 at 12:36:14PM -0500, Thomas L Roche wrote: > >> >> > >>

Re: failure of unzip and recent cygwin1.dll

2004-02-16 Thread Thomas L Roche
summary: strace on 20040216 failed to emit 'commit memory for cygwin heap' despite unzip failing in the recent way: tail of output (from point of failure) at end of post. details: Christopher Faylor Mon, 16 Feb 2004 13:20:31 -0500 >> If you look at the changes that I made to

Unofficial Newsgroup link at http://cygwin.com/

2004-02-16 Thread Biju G C
cgf/admins, Unofficial Newsgroup link at http://cygwin.com/ ie, http://news.gmane.org/?match=cygwin is not filtering as it use to do previously please change it to http://gmane.org/find.php?list=cygwin it returns cygwin related list ___

RE: Cygwin Mailing list

2004-02-16 Thread Biju G C
--- Larry Hall <[EMAIL PROTECTED]> wrote: > Hi Utomo, > > Actually, this and many other arguments have already been made and refuted > in previous rounds of discussion on this subject. I think everyone here > would appreciate it if you would review the old threads so that you don't > rehash th