Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-21 Thread Sven Neumann
Hi, On Tue, 2009-01-20 at 17:33 +0530, sanju More wrote: > Please tell me the procedure to cross compile all these. Please stay on-topic. Cross-compilation is not a topic for the gimp-developer mailing-list. There are very good HOWTOs available that describe how to cross-compile free software us

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread sanju More
: Re: [Gimp-developer] 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

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread Tor Lillqvist
> 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 s

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread sanju More
berkeley.edu Sent: Tuesday, 20 January, 2009 5:16:13 PM Subject: Re: [Gimp-developer] Gimp2.6.4 for ARM processor On Tuesday 20 January 2009, sanju More wrote: > Hi, > > Thanks for your input. i downloaded gimp2.6.4, i configured this with some > packages like(babl,gegl,glib) and i did

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread sanju More
Hi, Please tell me the procedure to cross compile all these. My target board S3C2410. -Sanjeev More - Original Message From: Daniel Hornung To: gimp-developer@lists.xcf.berkeley.edu Sent: Tuesday, 20 January, 2009 5:16:13 PM Subject: Re: [Gimp-developer] Gimp2.6.4 for ARM

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread Daniel Hornung
On Tuesday 20 January 2009, sanju More wrote: > Hi, > > Thanks for your input. i downloaded gimp2.6.4, i configured this with some > packages like(babl,gegl,glib) and i did make and make install on fedora > 10 host machine. This is working fine. > > But i need gimp2.6.4 to be cross compiled wit

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread jcupitt
2009/1/20 sanju More : > But i need gimp2.6.4 to be cross compiled with arm-linux-gcc. For this i need > to cross compile all these packages(babl,gegl,glib...) and then gimp2.6.4 or > just i need compile gimp2.6.4 > I'm afraid you'll have to build almost averything, from glibc up. What's your ta

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread sanju More
these packages(babl,gegl,glib...) and then gimp2.6.4 or just i need compile gimp2.6.4 -- Sanjeev - Original Message From: "jcup...@gmail.com" To: sanju More Cc: gimp-developer Sent: Tuesday, 20 January, 2009 4:27:29 PM Subject: Re: [Gimp-developer] Gimp2.6.4 for ARM

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread jcupitt
2009/1/20 sanju More : > Is it possible to cross compile gimp2.6.4? i am trying to cross compile > gimp2.6.4 with arm-linux-gcc. Pleae let me know the procedure to do this. > > Is there any toolchains required? I cross-compile from x86 linux to windows and I imagine it's pretty similar. You need

Re: [Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-20 Thread sanju More
Hi, Is it possible to cross compile gimp2.6.4? i am trying to cross compile gimp2.6.4 with arm-linux-gcc. Pleae let me know the procedure to do this. Is there any toolchains required? - Sanjeev More - ___ Gimp-developer mailing list Gimp-developer

[Gimp-developer] Gimp2.6.4 for ARM processor

2009-01-19 Thread sanju More
Hi, I want to know is it possible to port Gimp2.6.4 Arm processor. i downloaded the Gimp2.6.4 source code and i want build this for ARM processor. Is it possible to port this to arm processor? - Sanjeev - Original Message From: Kevin Cozens To: gimp-developer Sent: Saturday, 17 J