On 04/17/2013 02:41 AM, Michael Lueck wrote: > Jeffrey Walton wrote: >> On Tue, Apr 16, 2013 at 9:21 PM, Michael Lueck >> <mlueck@xxxxxxxxxxxxxxxxxxxx> wrote: >>> I banged into a memory limit trying to build the latest ImageMagick at our >>> hosting provider. Our server is build on Debian 6.0.7 as its core OS. So we >>> have at our disposal: >>> >>> gcc version 4.4.5 (Debian 4.4.5-8) >> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41043 ? > > So from that thread: > > #19 Fixed in 4.5+, 4.4 is no longer supported. > > Well, I successfully built ImageMagick 6.3.9-2. I assume ImageMagick has grown over the years, and that is why it will no longer compile. > > Are you saying that it is code size which is causing the error and our older compiler, and not a memory limit? It's a bug in GCC 4.4. It's fixed in 4.5. Andrew.