Imager - Re: Installation problem: uses cc instead of gcc

Posted on Sat Jun 28 01:53:56 2008 by tonyc in response to 8182 (See the whole thread of 3)
Re: Installation problem: uses cc instead of gcc

Imager uses ExtUtils::MakeMaker, which uses the C compiler used to build your perl.

You might be able to get it to build Imager on your platform using GCC by supplying CC, CFLAGS and probably other options to Makefile.PL, but I have no idea what options would be required for your platform.

Direct Responses: 8189 | Write a response