Hey Larry,
Basically, no, I haven't been able to reproduce it outside of Jabberd.
Then again, I don't have a lot of custom source to compile/use. My
simple test program (the one which loaded a DLL which in turn did a
fork()) worked fine, but that was an uber-simple app.
Jabberd fires up multi
On Thu, Mar 11, 2004 at 01:13:48AM -0500, Charles Wilson wrote:
> Igor Pechtchanski wrote:
> > On Wed, 10 Mar 2004, Harold L Hunt II wrote:
> >
> >> Attached is a patch to mkshortcut to allow it to take a [-d|--desc] DESC
> >> option that specifies the text of the description (tooltip text) for th
* Peter A. Castro (2004-03-08 20:39 +0100)
> On Mon, 8 Mar 2004, Thorsten Kampe wrote:
> Also, for the record, I've just tried the latest snapshot, 20040306, and
> running missing commands do not hang or have any other strange behaviour
> as your describe:
>
> ([EMAIL PROTECTED])[101] ~ % les
> zs
At 07:03 PM 3/11/2004, you wrote:
>At this point, I do not know if I am chasing my tail or not. When an application
>suffers this Win32 error 487 message, is it usually an indication of some glitch in
>cygwin1.dll, or is it as the message seems to indicate, either some sort of issue of
>not eno
QUESTION:
Is there an issue in Cygwin 1.5.7 (and still in the 20040306 snapshot)
that might cause a program which has been working back in November 2003
to suddenly stop doing so, specifically in its communication with a
secondary executable which it forks/launches to do DNS resolution?
Second
On Thu, 11 Mar 2004, barak wrote:
> Hi,
> I built a GNU library (GMP) on CygWin, but when I try to use it from MSVC.NET
> (linking libgcc.a + my own lib) I get an error that "there is no reference to
> __getreent()".
>
Um, if you did not build that with -mno-cygwin, then it will probably
never wor
On Thu, 11 Mar 2004, Larry Hall wrote:
> At 04:31 PM 3/11/2004, you wrote:
> >I just upgraded from 1.5.5 cygwin to 1.5.7 cygwin.
> >When I try to run it I get _fnctl64 can not be found
> >errors.
> >
> >The reason I upgraded was because I was trying to
> >compile code that was using the >2GB calls
At 04:59 PM 3/11/2004, you wrote:
>LOL. Larry, we have got to stop doing this[*]. You take the even days,
>and I'll take the odd ones, ok? ;-)
OK, but I sometimes take weekends off. :-)
>Igor
>[*] The above replies are essentially the same, and posted withing a
>minute of each other.
On Thu, 11 Mar 2004, Larry Hall wrote:
> At 04:31 PM 3/11/2004, you wrote:
> >I just upgraded from 1.5.5 cygwin to 1.5.7 cygwin.
> >When I try to run it I get _fnctl64 can not be found
> >errors.
> >
> >The reason I upgraded was because I was trying to
> >compile code that was using the >2GB calls
On Thu, 11 Mar 2004, Kevin Stedman wrote:
> I just upgraded from 1.5.5 cygwin to 1.5.7 cygwin.
> When I try to run it I get _fnctl64 can not be found
> errors.
>
> The reason I upgraded was because I was trying to
> compile code that was using the >2GB calls like
> lseek64, fstat64, open64, ...
>
At 04:31 PM 3/11/2004, you wrote:
>I just upgraded from 1.5.5 cygwin to 1.5.7 cygwin.
>When I try to run it I get _fnctl64 can not be found
>errors.
>
>The reason I upgraded was because I was trying to
>compile code that was using the >2GB calls like
>lseek64, fstat64, open64, ...
>
>What am I
I just upgraded from 1.5.5 cygwin to 1.5.7 cygwin.
When I try to run it I get _fnctl64 can not be found
errors.
The reason I upgraded was because I was trying to
compile code that was using the >2GB calls like
lseek64, fstat64, open64, ...
What am I missing in my cygwin build, because of thes
There's really no significant difference, assuming your DOS shell can see
cygwin1.dll and it's the same one you get when you run under your Cygwin
shell (having more than 1 cygwin1.dll on your system is a *very* bad idea
anyway). Certainly, there can be all kinds of differences in the
environme
What's the difference between running an executable in the cygwin
environment and running it in a Win2K DOS shell on the same machine(which
obviously has cygwin1.dll)?
As I mentioned in another thread of mine, I have a program(port of objcopy)
that I've compiled that runs just fine under cygwin, b
On Thu, Mar 11, 2004 at 11:32:05AM -0400, Rodrigo Medina wrote:
>The 20040306 snapshot also crashes in Win95. As with the 1.5.7-1
>release and snapshots 20040221 and 20040225 the programs
>gnuchess and "XWin -multiwindow" crash with segmentation fault
>in cygwin1.dll. The output of debug and other
On Thu, Mar 11, 2004 at 09:01:56AM +0100, Valerio Ferrucci wrote:
>Hi,
>I hope that someone on the list can help me about this or point me to
>some docs or example.
>My Win32 application calls an external library that writes to stdIn
>and stdErr. I want to capture (redirect) these outputs (in ord
Hi,
On Thu, 11 Mar 2004 Brian wrote:
> [EMAIL PROTECTED] wrote:
>
> > I was wondering whether there is a way to get cygwin apps
> > to use USB ports.
> >
> > I have two Windows XP computers I need to hookup. On the
> > "server" (which has connectivity to internet) I don't have
> > admin r
Hi all,
The 20040306 snapshot also crashes in Win95. As with the 1.5.7-1
release and snapshots 20040221 and 20040225 the programs
gnuchess and "XWin -multiwindow" crash with segmentation fault
in cygwin1.dll. The output of debug and other checks is similar
to the those reported for the 20040225 sn
At 05:09 AM 3/11/2004, you wrote:
>Hi,
>I built a GNU library (GMP) on CygWin, but when I try to use it from MSVC.NET
>(linking libgcc.a + my own lib) I get an error that "there is no reference to
>__getreent()".
>
>Does anybody have a clue how to solve it? maybe there is another lib except for
Wrong list. Both of these queries should go to cygwin-xfree. I'm
redirecting this.
On Thu, 11 Mar 2004, Pach Roman (GS-EC/ESA4) * wrote:
> Hello,
> I have the same problem. The previous version of CDE has been working
> correctly.
> I suppose, there are new features of X-Protocol used in CDE, w
On Thu, 11 Mar 2004, Valerio Ferrucci wrote:
> Errata corrige: in my previous mail I wrote stdIn where I wanted to mean stdOut
>
> Hi,
> I hope that someone on the list can help me about this or point me to
> some docs or example.
> My Win32 application calls an external library that writes to std
> -Original Message-
> From: cygwin-owner On Behalf Of Brian Dessent
> Sent: 11 March 2004 11:29
> From the grep manpage:
>
> > In basic regular expressions the metacharacters ?, +, {, |,
> (, and
> > ) lose their special meaning; instead use the
> backslashed versions
> > \?
Dave Korn wrote:
> Ok, since when has the plus sign been a bash metachar? I'm sure I've never
> had to escape it before, but am I remembering wrong?
>From the grep manpage:
> In basic regular expressions the metacharacters ?, +, {, |, (, and )
> lose their special meaning; instead use the
Well, either grep or bash:
[EMAIL PROTECTED] /davek> echo >test-grep.txt " 123 ; pretend asm comment"
[EMAIL PROTECTED] /davek> cat test-grep.txt
123 ; pretend asm comment
[EMAIL PROTECTED] /davek> grep "[0-9]+[\t ]*;" test-grep.txt
[EMAIL PROTECTED] /davek> grep "[0-9]*[\t ]*;" test-grep.txt
1
Hi,
I built a GNU library (GMP) on CygWin, but when I try to use it from MSVC.NET
(linking libgcc.a + my own lib) I get an error that "there is no reference to
__getreent()".
Does anybody have a clue how to solve it? maybe there is another lib except for
libgcc.a I need to use?
Thanks,
B
--
Hello,
I have the same problem. The previous version of CDE has been working correctly.
I suppose, there are new features of X-Protocol used in CDE, which make the cygwin
problems.
The cygwin sends no response to query message of CDE 1.3.
Roman
-Ursprüngliche Nachricht-
Von: [EMAIL PROTEC
Hello,
I can't succeed in making cygwin work with my solaris (named tom) running
CDE 1.3
The command I use is:
Xwin.exe -query tom -fp tcp/tom:7100
I get a blank screen with a freezed pointer. I can't move the pointer and I
have to kill the X window.
Thanks in advance!
Your help will really be ap
Errata corrige: in my previous mail I wrote stdIn where I wanted to mean stdOut
Hi,
I hope that someone on the list can help me about this or point me to
some docs or example.
My Win32 application calls an external library that writes to stdOut
and stdErr. I want to capture (redirect) these outp
Hi,
I hope that someone on the list can help me about this or point me to
some docs or example.
My Win32 application calls an external library that writes to stdIn
and stdErr. I want to capture (redirect) these outputs (in order to
send them back to the user via http). Note that I can't spawn an
29 matches
Mail list logo