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: [mingw32] Remove -remap from CPP_SPEC


On Fri, May 24, 2002 at 08:15:19AM +1000, Danny Smith wrote:
>The -remap switch is not necessary on mingw32 since, as with other w32 targets,
>long filenames are supported.   -remap also causes tradcpp0 to fail.
>
>This patch removes the switch from CPP_SPEC in mingw32.h.
>
>It has already been removed for  cygwin.
>
>Tested on 3.1 release and on 3.2 20020522 (experimental)
>
>Okay for trunk?
>
>2002-05-23  Danny Smith  <dannysmith@users.sourceforge.net>
>
>	* config/i386/mingw32.h (CPP_SPEC): Remove -remap.

Yes, please check it in.  You can also check it in on the cygwin 3.1
branch (obviously).

cgf


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