This FAQ has most of those answers, Corey, just scroll down it to see the
API and Programming Questions : http://cygwin.com/faq/


On Wed, May 1, 2013 at 10:47 PM, Corey Richardson <co...@octayn.net> wrote:

> On Wed, May 1, 2013 at 11:34 PM, Thad Guidry <thadgui...@gmail.com> wrote:
> > Thanks to the incredible outpouring of support from the community on IRC
> to
> > help me get Cygwin supported, tonight I had somewhat better success...
> as I
> > have been patching my way through Rust's source with the help from those
> > incredible IRC folks.  Thanks guys and gals !
> >
> > We have been adding if define's etc... for __CYGWIN__  such as... #if
> > defined(__WIN32__)|| defined(__CYGWIN__) etc... and also patched
> rust_task.h
> > to support Cygwin RED_ZONE_SIZE, all of which might need further
> tweaks...
> > but anyways...
> >
> > We have hit a snag that we are not sure what to do about... error during
> > make with GCC 4.5.3 (not Clang, since there will be other issues to
> address
> > there later) on Cygwin ...
> >
> > http://pastebin.mozilla.org/2367675
> >
> > Thoughts ?
> >
> > --
> > -Thad
> > http://www.freebase.com/view/en/thad_guidry
> >
>
> It seems libuv has no support for cygwin as a platform. Is it possible
> to compile native win32 apps using cygwin, as one would with mingw? I
> am unfamiliar with cygwin and windows in general.
>



-- 
-Thad
http://www.freebase.com/view/en/thad_guidry
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to