On Thu, 2014-04-24 at 19:27 +0200, Rainer Orth wrote:
> "Steve Ellcey " writes:
>
> > diff --git a/libgcc/crtstuff.c b/libgcc/crtstuff.c
> > index 12bed4b..d09455f 100644
> > --- a/libgcc/crtstuff.c
> > +++ b/libgcc/crtstuff.c
> > @@ -54,6 +54,7 @@ see the files COPYING3 and COPYING.RUNTIME respe
"Steve Ellcey " writes:
> diff --git a/libgcc/crtstuff.c b/libgcc/crtstuff.c
> index 12bed4b..d09455f 100644
> --- a/libgcc/crtstuff.c
> +++ b/libgcc/crtstuff.c
> @@ -54,6 +54,7 @@ see the files COPYING3 and COPYING.RUNTIME respectively.
> If not, see
> #include "auto-host.h"
> #undef pid_t
>
I sent an earlier patch to change how GCC configure was setting default
values of caddr_t and ssize_t. That patch fixed a build problem I had
when building GCC for Windows using the mingw tools but only because my
patch was wrong. Here is a new patch to fix the problem.
The problem was that crts