On Jul 27 14:49, Ruben Van Boxem wrote:
> 2012/7/27 Corinna Vinschen
>
> > On Jul 27 14:35, Ruben Van Boxem wrote:
> > > I will attempt a combined tree with winsup and newlib and see where I
> > get.
> > > I really hope there's no MinGW.org centric hard-coded directories in the
> > > build.
> >
>
2012/7/27 Corinna Vinschen
> On Jul 27 14:35, Ruben Van Boxem wrote:
> > I will attempt a combined tree with winsup and newlib and see where I
> get.
> > I really hope there's no MinGW.org centric hard-coded directories in the
> > build.
>
> There are! The mingw (Mingw32) and w32api dirs are sub
On Jul 27 14:35, Ruben Van Boxem wrote:
> I will attempt a combined tree with winsup and newlib and see where I get.
> I really hope there's no MinGW.org centric hard-coded directories in the
> build.
There are! The mingw (Mingw32) and w32api dirs are subdirs of winsup,
so you get them "for free"
2012/7/23 Corinna Vinschen
> On Jul 21 13:04, Ruben Van Boxem wrote:
> > Hi,
> >
> > I've seen a lot of chatter/patches going into MinGW-w64 for Cygwin
> support,
> > which is great, as I've noticed a lot of small inconsistencies and code
> > clarity issues are being fixed.
> >
> > What I would l
On Jul 21 13:04, Ruben Van Boxem wrote:
> Hi,
>
> I've seen a lot of chatter/patches going into MinGW-w64 for Cygwin support,
> which is great, as I've noticed a lot of small inconsistencies and code
> clarity issues are being fixed.
>
> What I would like to know is if I could build a working Cyg
Hi,
I've seen a lot of chatter/patches going into MinGW-w64 for Cygwin support,
which is great, as I've noticed a lot of small inconsistencies and code
clarity issues are being fixed.
What I would like to know is if I could build a working Cygwin
cross-compiler using MinGW-w64 and if so, what ste