[Liboil] liboil-0.3.11 : internal compiler error

bounce bounce bouncebounce at caramail.com
Wed Apr 18 07:31:54 PDT 2007


> >  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE
> > -D_GNU_SOU
> > RCE -I../.. -g -O2 -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/
> > libsse_
> > la-composite_sse_2pix.Tpo -c composite_sse_2pix.c  -DPIC -o .libs/
> > libsse_la-comp
> > osite_sse_2pix.o
> > composite_sse_2pix.c: In function `composite_in_argb_sse_2pix':
> > composite_sse_2pix.c:164: internal compiler error: in push_reload, at
> > reload.c:1
> > 315
> 
> You need to have gcc-3.4 or later.  Anything older is too buggy.
> 


Thanks for your reply.
 
I've try to install gcc4.0.4, and the installation seems to be OK for gcc.

But when I try to compile again LIBOIL-0.3.11, I obtain an other error.

The "./configure" command is well.
But now I obtain the following error on the "make" command :

**********************************************************************************************************
 ..
/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/liboil/sse/composite_sse_4pix
 c:399: undefined reference to `composite_in_over_argb_sse'
 /.libs/liboilfunctions.a(libsse_la-composite_sse_4pix.o): In function `composit
e_in_over_argb_const_src_sse_wrapper':
/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/liboil/sse/composite_sse_4pix
 c:454: undefined reference to `composite_in_over_argb_const_src_sse'
 /.libs/liboilfunctions.a(libsse_la-composite_sse_4pix.o): In function `composit
e_in_over_argb_const_mask_sse_wrapper':
/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/liboil/sse/composite_sse_4pix
 c:509: undefined reference to `composite_in_over_argb_const_mask_sse'
 /.libs/liboilfunctions.a(libsse_la-composite_sse_4pix.o): In function `composit
e_over_u8_sse_wrapper':
/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/liboil/sse/composite_sse_4pix
 c:536: undefined reference to `composite_over_u8_sse'
 /.libs/liboilfunctions.a(libsse_la-sad8x8_sse.o): In function `sad8x8_u8_sse_wr
apper':
/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/liboil/sse/sad8x8_sse.c:65: u
ndefined reference to `sad8x8_u8_sse'
Creating library file: .libs/liboiltmp1.dll.a
collect2: ld returned 1 exit status
make[3]: *** [liboiltmp1.la] Error 1
make[3]: Leaving directory `/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/l
iboil'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11/l
iboil'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/d/Benoit/GStreamer-0.10.12/liboil-0.3.11'
make: *** [all] Error 2

**********************************************************************************************************

Do you have an idea about this problem ?

Thanks,

Bounceboune.



More information about the Liboil mailing list