This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH mingw32 STANDARD_STARTFILE_PREFIX_[12] (Re: PATCH mingw32MD_STARTFILE_PREFIX was a bad idea.)


Aaron W. LaFramboise wrote:

This patch allows standard_startfile_prefix_1 and standard_startfile_prefix_2 to be overriden with macros from their traditional hard-coded defaults in gcc.c. This is necessary on Windows (and probably some other non-Unix platforms) where the system has its own conventions as to where system libraries are kept.

It also uses the new macros to fix MinGW's search paths.

This patch is OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]