[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] GCC and Highwire test
On Sun, 13 Feb 2011 22:31:06 , Vincent Rivière <vincent.riviere@freesbee.fr> wrote:
> Peter Slegg wrote:
> > libtool: compile: gcc -DHAVE_CONFIG_H -I. -g -O2 -Wall -W -c tif_pixar
> log.c -Wp,-MD,.deps/tif_pixarlog.TPlo -o tif_pixarlog.o
> > ../mpfr-3.0.0/const_pi.c:82: MPFR assertion failed: (__builtin_constant
> _p (1)&& (1) == 0 ? ((S)->_mpfr_exp< ((mpfr_exp_t)((~((~(unsigned l
> ong)0)>>1))+3)) ? (((S)->_mpfr_exp == ((mpfr_exp_t)((~((~(unsigned lo
> ng)0)>>1))+2))) ? mpfr_set_erangeflag () : (void) 0), 0 : ((S)->_mpfr_sig
> n)) : mpfr_cmp_ui_2exp ((S),(1),0))< 0
> > tif_pixarlog.c: In function 'PixarLogMakeTables':
> > tif_pixarlog.c:501:5: internal compiler error: Abort
>
> I have no trouble when compiling libtiff using the Cygwin cross-compiler.
> There is something wrong with the MiNT binaries, either MPFR or GCC.
>
I used to be able to compile the same libTiff version before the recent updates
so something, somewhere is broken here.
Peter