Re: gcc-3.3.1-3 popup error persists.

2004-04-05 Thread Edward S. Peschko
On Mon, Apr 05, 2004 at 11:18:53PM -0400, Larry Hall wrote: > At 10:02 PM 4/5/2004, you wrote: > >this is getting on my nerves a little... > > > >The error that I'm getting through gcc-3.3.1.3 is persisting, and shows no signs of > >going away. Its a popup error: > > > >- > > > >gcc.exe -

Re: Some of my posts to list not showing up.

2004-04-05 Thread Larry Hall
At 10:30 PM 4/5/2004, you wrote: >I've been trying to get through with a response with my latest results to David >Korn's e-mails about Rational Rose having crashed my Cygwin update and consequently, >my entire Cygwin installation. But the mails aren't getting through and I don't seem >to be ge

Re: gcc-3.3.1-3 popup error persists.

2004-04-05 Thread Larry Hall
At 10:02 PM 4/5/2004, you wrote: >this is getting on my nerves a little... > >The error that I'm getting through gcc-3.3.1.3 is persisting, and shows no signs of >going away. Its a popup error: > >- > >gcc.exe - Application Error > > >The application failed to initialize properly (0xc

RE: Some of my posts to list not showing up.

2004-04-05 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher M. Balz > Sent: 06 April 2004 03:31 > I've been trying to get through with a response with my > latest results > to David Korn's e-mails about Rational Rose having crashed my Cygwin > update and consequently, my entire

Re: Test

2004-04-05 Thread Gary Pennington
Hi [EMAIL PROTECTED], * * This is a computer-generated response message * * Thank you for your email: "Test". Due to the vast quantity of spam and viruses that I would receive,

Some of my posts to list not showing up.

2004-04-05 Thread Christopher M. Balz
I've been trying to get through with a response with my latest results to David Korn's e-mails about Rational Rose having crashed my Cygwin update and consequently, my entire Cygwin installation. But the mails aren't getting through and I don't seem to be getting any explanatory messages from

gcc-3.3.1-3 popup error persists.

2004-04-05 Thread Edward S. Peschko
this is getting on my nerves a little... The error that I'm getting through gcc-3.3.1.3 is persisting, and shows no signs of going away. Its a popup error: - gcc.exe - Application Error The application failed to initialize properly (0xc022). Click OK to terminate the applica

Explosive gains predicted lcyprdq ybsnfs ybnj

2004-04-05 Thread StockTalkCentral
***PFEHPFEHPFEHPFEHPFEHPFEH*** Market Undervalue Opening Price : .40 cents 10 Day target: $.92 3 Month Target: $2.67 Outstanding Shares: 21 million Significant short term trading profits in an

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Ken Thompson > Sent: 05 April 2004 12:40 > I don't think the behavior should be changed. d2u stands for > dos to unix > which means \r\n to \n. Why would one expect a dos to unix utility to > convert mixed line terminator files. W

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Hannu E K Nevalainen
> From: Ken Thompson > I don't think the behavior should be changed. d2u stands for dos to unix > which means \r\n to \n. Why would one expect a dos to unix utility to > convert mixed line terminator files. If you need such a utility, then > add one but don't take a utility that does dos to unix

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Hannu E K Nevalainen
> From: David Fritz > You guys are missing the point. Charles Wilson mentioned a side > effect of the > code at issue in the original post and suggested that it was valuable. I'm opposing the 'valuable' in this. Running commands from the prompt has always required some knowledge and thought. Th

RE: Building a cross compiler Solaris to Cygwin

2004-04-05 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christophe LYON > Sent: 05 April 2004 14:54 > Hi, > > I have been working on how to build a cross-gcc for cygwin. > I have used the build-cross-gcc shell script with success > with a Linux host, targetting cygwin 1.5.9, binutils 20040

RE: cygpcre-0.dll not found message

2004-04-05 Thread James Adams
Thanks for the info Larry, I'll give it a try pronto. -James -Original Message- From: Larry Hall [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:50 PM To: James Adams; [EMAIL PROTECTED] Subject: Re: cygpcre-0.dll not found message At 12:22 PM 4/5/2004, you wrote: >I tried us

Re: cygpcre-0.dll not found message

2004-04-05 Thread Larry Hall
At 12:22 PM 4/5/2004, you wrote: >I tried using "less" for the first time today with a fresh installation of >Cygwin (version 1.5.9-1) and I got an error message telling me that "The >dynamic link library cygpcre-0.dll could not be found in the specified path". >How can I remedy this situation

cygpcre-0.dll not found message

2004-04-05 Thread James Adams
I tried using "less" for the first time today with a fresh installation of Cygwin (version 1.5.9-1) and I got an error message telling me that "The dynamic link library cygpcre-0.dll could not be found in the specified path". How can I remedy this situation ? I have searched for this file and

Eric Allman has changed jobs

2004-04-05 Thread Eric Allman's vacation droid
I have left the University. Your mail is being forwarded to me. My mail volume is huge these days, so if your question is about one of the listed topics, PLEASE use that address: Sendmail code questions/difficulties: [EMAIL PROTECTED] Questions about Sendmail, Inc:[EMAIL PROTECTED]

Re: Try to change FROM: name Sender!! HELP

2004-04-05 Thread Robert R Schneck
Magno Weege de Oliveira <[EMAIL PROTECTED]> wrote: > Hi, sory to send mail to this list, but I need I little explanation: > Problem: I wanna to send a email but the Sender need to be > [EMAIL PROTECTED] > and the Sender is U-host08/Administrator (for example) > How can I change the Sender?? > p.s.

Re: Loading gcc-compiled DLL with Java (JNI) crashes when using newer (>1.5.5) cygwin1.dll

2004-04-05 Thread Christopher Faylor
On Sun, Apr 04, 2004 at 01:44:56PM -0700, Hans Horn wrote: >>>The correct switch is -mno-cygwin. -mno-cygwin should be equivalent to >>>building with the mingw compiler unless you try to include cygwin header >>>files or libraries, which is a common mistake. > >Chris, sorry that was I typo in my p

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Buchbinder, Barry (NIH/NIAID)
I agree. Leave it alone. (Also, people my depend on the current behavior.) If one want to process mixed mode files, presumably one knows that that is what one has. Shell scripts should be able to handle it. These should work: any2unix: #!/bin/sh for File in $@ do sed 's/\d13$//' ${Fil

Building a cross compiler Solaris to Cygwin

2004-04-05 Thread Christophe LYON
Hi, I have been working on how to build a cross-gcc for cygwin. I have used the build-cross-gcc shell script with success with a Linux host, targetting cygwin 1.5.9, binutils 20040312, using both gcc-2.95.3-10 and gcc-3.3.1-2. However, when I run the very same script on a Solaris 2.7 host, it fa

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Max . Hyre
> I'd like to see what some other users, who haven't yet stated > their opinions, have to say... Change it, say I. If I run d2u/u2d on a binary file, on my head be it. -- Best wishes, Max Hyre -- Unsubscribe info: http://cygw

Re: UDP socket select/recvfrom problem when no server

2004-04-05 Thread Christopher J. White
> "corinna" == Corinna Vinschen writes: corinna> There is only a 1.5.9-1 version. From what version did you update? corinna> AFAICS, there was no relevant change in socket code since 1.5.7. Might have been 1.5.7 then. I've been updating via cygwin setup about every week or two, so not too

Try to change FROM: name Sender!! HELP

2004-04-05 Thread Magno Weege de Oliveira
Hi, sory to send mail to this list, but I need I little explanation: Problem: I wanna to send a email but the Sender need to be [EMAIL PROTECTED] and the Sender is U-host08/Administrator (for example) How can I change the Sender?? p.s.: I'm using mutt and ssmtp to send mails. thanks a lot! -- M

Re: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Chris Jefferson
Ken Thompson wrote: I don't think the behavior should be changed. d2u stands for dos to unix which means \r\n to \n. Why would one expect a dos to unix utility to convert mixed line terminator files. If you need such a utility, then add one but don't take a utility that does dos to unix and try

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Ken Thompson
I don't think the behavior should be changed. d2u stands for dos to unix which means \r\n to \n. Why would one expect a dos to unix utility to convert mixed line terminator files. If you need such a utility, then add one but don't take a utility that does dos to unix and try to turn it in to "an

RE: Bogus assumption prevents d2u/u2d/conv/etal working on mixed files.

2004-04-05 Thread Ross Boulet
> -Original Message- > From: cygwin-owner On Behalf Of Charles Wilson > Sent: Sunday, April 04, 2004 11:33 PM > [...] > > I think there is some misunderstanding about the cygutils package. I > did not write any of it.(*) I do not defend any of the > design decisions > that were made

Re: german characters

2004-04-05 Thread Olaf Föllinger
On Thu, Apr 01, 2004 at 01:22:09PM +0200, Markus R. wrote: > Hi together, > > I have read many articles in the newsgroup and studied the FAQ on the > cygwin homepage to enable german characters in the bash. But I didn't > find a solution. > > I have a fresh cygwin install on my system. I have cre

It's not too late

2004-04-05 Thread Ashley Oneil
Get a university degree based on life experience no tests,no classes,no tests, no entrance exams For more information call the number below 1 - 9 1 7 - 5 9 1 - 5 1 3 4 (available 24/7) -- brazzaville guffaw journal resilient sav

Workaround for broken pipe key on 98/ME

2004-04-05 Thread Phil Betts
Hi Folks, I just installed cygwin on W98 and hit the problem with the pipe key on W98/ME: http://cygwin.com/faq/faq_5.html#SEC129 After googling to see what had already been tried, it became clear that the problem was with readline. This workaround uses readline to fix itself. Just add the foll

Re: UDP socket select/recvfrom problem when no server

2004-04-05 Thread Corinna Vinschen
On Apr 4 10:38, Christopher J. White wrote: > I've got a UDP socket application that fails since my > most recent upgrade, I believe from 1.5.9 to 1.5.9-1. There is only a 1.5.9-1 version. From what version did you update? AFAICS, there was no relevant change in socket code since 1.5.7. > Basic