This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [RFC] Simplify MinGW canadian crosses
> > Top-Level:
> >
> > * configure.in: Never build newlib for a Mingw host.
> > Never build newlib as Mingw target library.
> > Test the existence of winsup/cygwin for building a Cygwin newlib,
> > rather than just winsup.
> > Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
> > building a Mingw target.
> > * configure: Regenerate.
> >
> > libiberty:
> >
> > * configure.ac: Add case for Mingw as host.
> > * configure: Regenerate.
>
> I applied these patches to the sourceware repository. I have no
> checkin privileges to gcc and mingw, so, could somebody having
> these rights apply the appropriate patches there?
I have applied these to the gcc repository.