Oh well, yes for Cygwin here.

Suhaib


> -----Original Message-----
> From: Danny Backx [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 12:02 PM
> To: LessTif Mailing List
> Subject: OS2, Cygwin : Xm-2.1/Print.c system dependencies
> 
> 
> I've been forced by Xp to create some system dependencies in
> Xm-2.1/Print.c . The need for them is documented in the source.
> In summary :
> - the Xp call for print-to-file requires a separate process
>   according to the Xp docs, so I needed to fork.
> - child and parent processes need some synchronisation,
>   and because I already had a UNIX dependency with the fork,
>   I decided to add pipe to it.
> 
> OS/2 and Cygwin port will be necessary.
> Does anyone have the skill to do so ?
> 
> It's fairly standard stuff, involving two processes that
> talk to eachother a bit.
> 
>       Danny
> -- 
> Danny Backx ([EMAIL PROTECTED] [EMAIL PROTECTED])
> Home page :   http://users.skynet.be/danny.backx
> Projects:     LessTif (http://www.lesstif.org)
>               Oleo    (http://www.gnu.org/software/oleo/oleo.html)
> 

Reply via email to