Subject: Re: sparc64 internal compiler error
To: Andrei Petrov <and@genesyslab.com>
From: Simon Gerraty <sjg@juniper.net>
List: port-sparc
Date: 01/31/2001 21:29:54
On Tue, 30 Jan 2001 13:37:12 PST, Andrei Petrov wrote:
>> Still trying to build pkgsrc/graphics/gimp-current on sparc64:
>> 
>> /usr/bin/cc -c -O -Dunix -g -O -I. -I../libtiff -I/usr/pkg/include -DJPEG_SU
>PPORT -DZIP_SUPPORT ../libtiff/tif_dirread.c  -fPIC -DPIC -o .libs/tif_dirread
>.lo
>> ../libtiff/tif_dirread.c: In function `TIFFFetchFloat':
>> ../libtiff/tif_dirread.c:751: Internal compiler error in `convert_move', at 
>expr.c:570
>> Please submit a full bug report.
>> See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instruction
>s.
>> *** Error code 1
>> 
>> Anyone seen this one before?  
>Not exactly like this. First thing you can try is turn off optimization.
>I've also heard that floating point and PIC can cause problems.

Sorry I should have mentioned that.  I did try it with out the
optimizer - same result.

Thanks for the input though.
--sjg