Re: [PATCH 0/4] Cross compiling sharutils
Eli Zaretskii <[email protected]> Thu, 21 May 2015 19:00:23 +0300
| Newsgroups | gmane.comp.gnu.utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> Date: Wed, 20 May 2015 21:05:18 -0700 > From: Filipe Brandenburger <[email protected]> > Cc: Eli Zaretskii <[email protected]>, Eric Blake <[email protected]>, [email protected] > > > That answers the question, "Does popen support "rb" as an open mode?" > > The other question is: "Is O_BINARY non-zero on DJGPP, too?" I would > > expect. > > I'm not really sure that's relevant. I looked into a mingw build > (actually cross compiling from Linux) and it stumbled on things like > #include <pwd.h> among many others, so I'm not convinced that windows > other than cygwin actually builds... The MinGW port of Sharutils certainly builds (or at least it did a few versions ago).