Hi, Thank you for posting config.log
On Thu, 19 Nov 2009 19:26:49 +0530 Basil Saji <[email protected]> wrote: >configure:2539: arm-none-linux-gnueabi-gcc conftest.c >&5 >arm-none-linux-gnueabi-gcc: error trying to exec 'cc1': execvp: No such file >or directory >configure:2543: $? = 1 >configure:2581: result: >configure: failed program was: ... According to the log, I guess your cross gcc could be installed incorrectly. Could you build any executable (e.g. so-called "Hello World") by arm-none-linux-gnuebi-gcc? Could you build other libraries successfully? Regards, mpsuzuki _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
