This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Any hints porting from *nix to Cygwin + Native Windows GTK+


Hi,

No. Just do it. Actually there are general books on porting. You may find
them helpful but YMMV, Greg Lehey wrote one - O'Reilly is the publisher.
This book is for Unix to Unix porting mainly. The general approach may apply 
to Windows in a broad sense.

There used to be a book to port Unix src to the Windows environment. This one is
hardly seen in bookstores anymore but your luck may vary.

So perhaps your best bet is to join that group with like interest. Sorry I
don't have any links for you.

EW

On Thu, Jun 21, 2001 at 04:40:59PM -0700, Steve Jorgensen wrote:
> Ok, I'm a newby, and I'll be the first to admit I'm taking on a big 
> challenge, and likely to fall on my face.  I'd like to try anyway, and 
> would appreciate any direct advice or pointers to good FAQs, man pages, 
> etc.
> 
> The simple explanation of what I want to achieve is to create a 
> cross-platform GNOME/Windows application that uses native GTK+ on Windows 
> and does not require and kind of X server to run on Windows.  I want to use 
> Cygwin tools to compile on Windows.  Eventually, I may want the app to run 
> totally native on Windows and not require the Cygwin dll(s) at runtime, but 
> initially, I'm just concerned about using native GTK+, not X.  Probably the 
> quickest way for me to get up to speed is to look at a working example, and 
> I imagine there is such a thing somewhere.  Eventually, I want to try to 
> port parts of the GNOME framework to Windows because I want to use libgda, 
> but that will require porting bonobo which is clearly a far off dream at my 
> current level of experience.
> 
> So the basic question is - where do I find examples of a C programs that 
> compile under Cygwin and use native Windows GTK+?
> 
> BTW - if someone knows of an existing project to port GNOME to Cgywin and 
> native Windows GTK+, let me know so I can just join them and not waste my 
> time reinventing the wheel.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 
> 

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]