problem in gtk+cross compiling

2006-03-24 Thread rakesh p
Hi all,am cross compiling gtk+ on my powerpc-405-linux-gnu.For that i had already cross compiled all the dependencies with proper configuration.following are the dependencies.its listed in priority wise1)zlib2)libiconv3)gettext4)jpeg,png,tiff loading libraries5)pkgconfig(required only on

gtk using scratchbox

2006-03-15 Thread rakesh p
hi all,i want to cross compile gtk+ in PPC.can i use scratchbox for that?if possible please give me the steps to do the same.REGARDSRAKESHBangalore Yahoo! Mail Use Photomail to share photos without annoying attachments.___ gtk-list mailing list

gtk cross compile

2006-03-08 Thread rakesh p
hi all,am trying to cross compile gtk+ in my powerpc-405-linux-gnuis it required to cross compile pkgconfig for that?because from mailing list i got one information that we need to check whether it is really required for our plat form.if so ,how can i check its needed?.please reply me with the

Fwd: Re: gtk cross compiling

2006-03-07 Thread rakesh p
reads to get the build env set up properly. The most helpfull site was: http://developer.imendio.com/wiki/Gtk_Mac_OS_X/Build_InstructionsYou can u se the same approach on any OS.Kyndig On 3/5/06, rakesh p [EMAIL PROTECTED] wrote: Hi all,am trying to cross compile gtk in my power pc(powerpc-405-linux

pkg-config cross compilation

2006-03-07 Thread rakesh p
am trying to cross compile pkg-config.but all the way its ends up with the following error-checking whether we are using the GNU C compiler... (cached) yeschecking whether powerpc-405-linux-gnu-gcc accepts -g... (cached) yeschecking for

gtk cross compiling

2006-03-05 Thread rakesh p
Hi all,am trying to cross compile gtk in my power pc(powerpc-405-linux-gnu).am a new comer for this cross compilation.i have used the following dependency