Page 1 of 1

Compile failed for 6.4.5 on AIX

Posted: 2008-11-05T05:32:49-07:00
by beppecosta
I'm trying to update my 6.2.3 (already successfully compiled from sources on this machine) to the 6.4.5 but I get an error (that has already been reported on this forum but I've not found any solution.

Does someone can help me ?

Thanks.
Giuseppe.


coders/viff.c: In function 'ReadVIFFImage':
coders/viff.c:139: internal compiler error: in fold_convert, at fold-const.c:1922
Please submit a full bug report, with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
gmake[1]: *** [coders/magick_libMagickCore_la-viff.lo] Error 1

Re: Compile failed for 6.4.5 on AIX

Posted: 2008-11-05T07:53:30-07:00
by magick
There is a bug in your compiler. Try upgrading your compiler. If you cannot, try reducing the optimization to -O and if that fails try no optimization.