public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: blocking select masks out X events
@ 1999-12-10 11:28 Roland Ruehl
  1999-12-31 13:28 ` Roland Ruehl
  0 siblings, 1 reply; 4+ messages in thread
From: Roland Ruehl @ 1999-12-10 11:28 UTC (permalink / raw)
  To: cygwin; +Cc: roland

Hello,

I have installed b20.1 and am using it together with gcc 2.95.2, and
gdb 4.17.1. I am currently porting a Motif application, and (as I can
not use LessTif due to its lack of uil support), I am using the X and
Motif libraries of Hummingbird's Exceed XDK. I have run across a
problem and was wondering if anybody out there would know some help:

A blocking select (struct timeval *ptr = NULL) on stdin seems to mask
out Hummingbird X events when I run a generated executable from the
command line. As far as I know, the Hummingbird libraries were compiled
with b19.1. The problem disappears when I run my code under gdb.

Any ideas ?

Thanks,

        Roland Ruehl.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blocking select masks out X events
  1999-12-10 11:28 blocking select masks out X events Roland Ruehl
@ 1999-12-31 13:28 ` Roland Ruehl
  0 siblings, 0 replies; 4+ messages in thread
From: Roland Ruehl @ 1999-12-31 13:28 UTC (permalink / raw)
  To: cygwin; +Cc: roland

Hello,

I have installed b20.1 and am using it together with gcc 2.95.2, and
gdb 4.17.1. I am currently porting a Motif application, and (as I can
not use LessTif due to its lack of uil support), I am using the X and
Motif libraries of Hummingbird's Exceed XDK. I have run across a
problem and was wondering if anybody out there would know some help:

A blocking select (struct timeval *ptr = NULL) on stdin seems to mask
out Hummingbird X events when I run a generated executable from the
command line. As far as I know, the Hummingbird libraries were compiled
with b19.1. The problem disappears when I run my code under gdb.

Any ideas ?

Thanks,

        Roland Ruehl.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blocking select masks out X events
  1999-12-29 17:24 Suhaib M. Siddiqi
@ 1999-12-31 13:28 ` Suhaib M. Siddiqi
  0 siblings, 0 replies; 4+ messages in thread
From: Suhaib M. Siddiqi @ 1999-12-31 13:28 UTC (permalink / raw)
  To: Cygwin@Sourceware. Cygnus. Com; +Cc: roland

Though a bit late, I hope it helps.
You might consider upgrading your Hummingbird XDK to version 6.2, which
supports
MingW32 and Cygwin.
The Hummingbird 6.1 and earlier versions libraries if produced using
dlltools
would give problems.

If you use Hummingbird XDK 6.2, make sure you add -DWIN32 to your flag line
in Makefile
otherwise Hummingbird MOTIF headers would return sytex errors.

In case you have MOTIF 2.1.12 source code, I could give you the Makefile
(*.cf)and patches
to compile MOTIF 2.1.12 using MingW32 or Cygwin, which definitely would
behave much better
then Hummingbird XDK libs.  Hummingbird XDK libs have dependencies on
Hummingbird DLLs thus some
nasty stuff to glue the compiled executables to Hummingbird servers.

Suhaib


------------------
Hello,

I have installed b20.1 and am using it together with gcc 2.95.2, and
gdb 4.17.1. I am currently porting a Motif application, and (as I can
not use LessTif due to its lack of uil support), I am using the X and
Motif libraries of Hummingbird's Exceed XDK. I have run across a
problem and was wondering if anybody out there would know some help:

A blocking select (struct timeval *ptr = NULL) on stdin seems to mask
out Hummingbird X events when I run a generated executable from the
command line. As far as I know, the Hummingbird libraries were compiled
with b19.1. The problem disappears when I run my code under gdb.

Any ideas ?

Thanks,

        Roland Ruehl.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: blocking select masks out X events
@ 1999-12-29 17:24 Suhaib M. Siddiqi
  1999-12-31 13:28 ` Suhaib M. Siddiqi
  0 siblings, 1 reply; 4+ messages in thread
From: Suhaib M. Siddiqi @ 1999-12-29 17:24 UTC (permalink / raw)
  To: Cygwin@Sourceware. Cygnus. Com; +Cc: roland

Though a bit late, I hope it helps.
You might consider upgrading your Hummingbird XDK to version 6.2, which
supports
MingW32 and Cygwin.
The Hummingbird 6.1 and earlier versions libraries if produced using
dlltools
would give problems.

If you use Hummingbird XDK 6.2, make sure you add -DWIN32 to your flag line
in Makefile
otherwise Hummingbird MOTIF headers would return sytex errors.

In case you have MOTIF 2.1.12 source code, I could give you the Makefile
(*.cf)and patches
to compile MOTIF 2.1.12 using MingW32 or Cygwin, which definitely would
behave much better
then Hummingbird XDK libs.  Hummingbird XDK libs have dependencies on
Hummingbird DLLs thus some
nasty stuff to glue the compiled executables to Hummingbird servers.

Suhaib


------------------
Hello,

I have installed b20.1 and am using it together with gcc 2.95.2, and
gdb 4.17.1. I am currently porting a Motif application, and (as I can
not use LessTif due to its lack of uil support), I am using the X and
Motif libraries of Hummingbird's Exceed XDK. I have run across a
problem and was wondering if anybody out there would know some help:

A blocking select (struct timeval *ptr = NULL) on stdin seems to mask
out Hummingbird X events when I run a generated executable from the
command line. As far as I know, the Hummingbird libraries were compiled
with b19.1. The problem disappears when I run my code under gdb.

Any ideas ?

Thanks,

        Roland Ruehl.


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1999-12-31 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-10 11:28 blocking select masks out X events Roland Ruehl
1999-12-31 13:28 ` Roland Ruehl
1999-12-29 17:24 Suhaib M. Siddiqi
1999-12-31 13:28 ` Suhaib M. Siddiqi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).