This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: ports support for e300c2/c3


Andreas Schwab <schwab@redhat.com> wrote on 2010/09/28 12:14:30:
>
> Joakim Tjernlund <joakim.tjernlund@transmode.se> writes:
>
> > hmm, now I get in configure:
> >  checking size of long double... 16
> > in my previous toolchain (gcc 3.4.6, glibc 2.3.6) I had
> >  long double... 8
> > I which to keep the long double...8 but what is adding that?
>
> That's what the compiler is reporting, glibc is just adapting.

Rigth, stupid me :)

--without-long-double-128 seems to do the trick.

         Jocke


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