This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [patch i386 mingw]: Use same lib and include for 32 and 64-bit mingw
- From: Danny Smith <dansmister at gmail dot com>
- To: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Fri, 24 Jul 2009 15:25:11 +1200
- Subject: Re: [patch i386 mingw]: Use same lib and include for 32 and 64-bit mingw
- References: <OFA28D4C0E.450DBCDF-ONC12575FC.0039B122-C12575FC.003A6315@onevision.de> <9c03c2dd0907232023qcd2f005x896e3ba8c6b94b7f@mail.gmail.com>
> ? ? ? ?* config/i386/mingw-w64.h (STANDARD_INCLUDE_DIR): Remove and
> ? ? ? ?use default set in mingw32.h header.
> ? ? ? ?* config/i386/mingw32.h (STANDARD_INCLUDE_DIR): Use for 32-bit and
> ? ? ? ?64-bit /mingw/include path.
> ? ? ? ?(STANDARD_STARTFILE_PREFIX_1): Use for 32-bit and 64-bit
> /mingw/lib
> ? ? ? ?path.
>
Patch tested for x86_64-w64-mingw32 and for i686-pc-mingw32. I'll apply
> this patch in some hours if there are no objections.
>
No objections from me.
Thanks
Danny