This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: crosstool-0.42 released: adds gcc-4.1.0 final, improve mac doc


On 3/3/06, Lennert Buytenhek <buytenh@wantstofly.org> wrote:
> FYI, gcc-4.1.0-glibc-2.3.6 (not included in the arm.dat file) fails
> on ARM with:
>
>         ../sysdeps/generic/s_fmax.c: In function `__fmax':
>         ../sysdeps/generic/s_fmax.c:28: internal compiler error: in elim_reg_cond, at flow.c:3328

Right, that's because we build glibc-2.3.6 with gcc-3.3.6:
$ more gcc-4.1.0-20060223-glibc-2.3.6.dat
...
GCC_CORE_DIR=gcc-3.3.6
...

> This is a known gcc 3.3.x problem, IIRC.  I remember there was some
> workaround but I forgot which.

It'd be nice to have.  Anyone remember?

--
Wine for Windows ISVs: http://kegel.com/wine/isv

--
For unsubscribe information see http://sourceware.org/lists.html#faq


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