Hi, You mean to say i have to use this CC=arm-linux-gcc ./configure arm-linux --host=arm-linux --Sanjeev ----- Original Message ---- From: Tor Lillqvist <tml@xxxxxx> To: sanju More <sanjeev.m@xxxxxxxxxx> Cc: daniel.hornung@xxxxxx; gimp-developer@xxxxxxxxxxxxxxxxxxxxxx Sent: Wednesday, 21 January, 2009 12:22:54 AM Subject: Re: Gimp2.6.4 for ARM processor > i am trying to cross compile gegl-0.0.22 with command CC=arm-linux-gcc ./configure arm-linux --target=arm-linux When cross-compiling you should use --host, not --target, to specify the architecture the executables you are building will run on. --target is used when configuring compilers and similar tools, to specify the architecture of the object files the tools will operate on. --tml _______________________________________________ Gimp-developer mailing list Gimp-developer@xxxxxxxxxxxxxxxxxxxxxx https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer