RE: gtk cross compilation

2006-12-07 Thread Shyjumon N.
supported. With regds, Shyjumon N Mobile: +91-9945006965 -Original Message- From: Sergei Steshenko [mailto:[EMAIL PROTECTED] Sent: Thu 12/7/2006 12:45 PM To: Shyjumon N.; steve kirby Cc: gtk-list@gnome.org Subject: RE: gtk cross compilation --- "Shyjumon N." <[EM

RE: gtk cross compilation

2006-12-06 Thread Sergei Steshenko
With regds, > > > > Shyjumon N > > Mobile: +91-9945006965 > > > > > > From: steve kirby [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 07, 2006 5:16 AM > To: Sergei Steshenko; Shyjumon N.; Magnus Myrefors > Cc: g

RE: gtk cross compilation

2006-12-06 Thread Shyjumon N.
Sent: Thursday, December 07, 2006 5:16 AM To: Sergei Steshenko; Shyjumon N.; Magnus Myrefors Cc: gtk-list@gnome.org Subject: RE: gtk cross compilation Hello, I am trying to do the exact same thing -- cross-compile GTK+-2.10.6 for arm-linux. "./configure --host=arm-linux" gets pretty

Re: gtk cross compilation

2006-12-06 Thread Michael 'Mickey' Lauer
steve kirby wrote: > Has anybody gotten GTK+-2 to cross-compile for arm-linux? Yes, it works fine in OpenEmbedded (http://openembedded.org) -- I strongly recommend using that. Regards, :M: -- Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de ___

RE: gtk cross compilation

2006-12-06 Thread steve kirby
Magnus Myrefors [mailto:[EMAIL PROTECTED] > Sent: Wed 11/29/2006 5:49 PM > To: Shyjumon N. > Cc: gtk-list@gnome.org > Subject: Re: gtk cross compilation > > gtk cross compilationHi, > > Make sure that your PKG_CONFIG_PATH points to the directory which contains > the pc

Re: gtk cross compilation

2006-12-01 Thread Michael 'Mickey' Lauer
I would suggest using OpenEmbedded (http://openembedded.org), which takes all the hassle out of cross-compiling. Regards, :M: -- Michael 'Mickey' Lauer | IT-Freelancer | http://www.vanille-media.de ___ gtk-list mailing list gtk-list@gnome.org http://m

Re: gtk cross compilation

2006-11-30 Thread Magnus Myrefors
. To: Magnus Myrefors Cc: gtk-list@gnome.org Sent: Thursday, November 30, 2006 3:33 PM Subject: RE: gtk cross compilation Hi Magnus Myrefors, Thanks for your support. actually what i can find is in my arm-linux cross compiler, is not having lib corresponding to gtk, it uses my gtk

RE: gtk cross compilation

2006-11-30 Thread Sergei Steshenko
> > With regds, > > > > Shyjumon N > Mobile: +91-9945006965 > > > > -Original Message- > From: Magnus Myrefors [mailto:[EMAIL PROTECTED] > Sent: Wed 11/29/2006 5:49 PM > To: Shyjumon N. > Cc: gtk-list@gnome.org > Subject: Re: gtk cros

RE: gtk cross compilation

2006-11-30 Thread Shyjumon N.
EMAIL PROTECTED] Sent: Wed 11/29/2006 5:49 PM To: Shyjumon N. Cc: gtk-list@gnome.org Subject: Re: gtk cross compilation gtk cross compilationHi, Make sure that your PKG_CONFIG_PATH points to the directory which contains the pc-files. Can you really use the gcc command when you cross-compile ? To

Re: gtk cross compilation

2006-11-30 Thread Magnus Myrefors
gtk cross compilationHi, Make sure your PKG_CONFIG_PATH points to the directory which contains the pc-files. Can you really use the gcc command when you cross-compile ? To make sure that it is the cross-compiler that is used I suggest you use another name for it. When I compile I have t

Re: gtk cross compilation

2006-11-29 Thread Magnus Myrefors
gtk cross compilationHi, Make sure that your PKG_CONFIG_PATH points to the directory which contains the pc-files. Can you really use the gcc command when you cross-compile ? To make sure that it is the cross-compiler that is used I suggest you use another name for it. When I compile I h