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] Build libgcc_s on Windows


On 9/3/08, Danny Smith <dansmister@gmail.com> wrote:
> >        * gthr-win32.h (CONST_CAST2): Added.
>
> This part is not needed  since it was fixed at  r139927
> http://gcc.gnu.org/ml/gcc-cvs/2008-09/msg00085.html

I don't mean to question things, but I am instead more curious.  Why
define it here as opposed to ensuring that system.h gets included?
That way, you don't have the same thing defined in two different
places.


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