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 -
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
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
> -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
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,
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
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
***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
> -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
> 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
> 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
> -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
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
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
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
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]
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.
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
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
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
> 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
> "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
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
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
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
> -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
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
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
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
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
30 matches
Mail list logo