Re: The problem about cross compling GTK

2006-03-09 Thread Nikita V. Youshchenko
> hi, > I am a freshman in learning linux,and I have some problems of cross > compiling GTK, > > run configure first for pkg-0.14.0, > > CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc > ./configure --host=arm-linux --build=i686-linux > --prefix=/root/Software/GTK/GTKBuild/glib > --libdir=/usr/local

Re: The problem about cross compling GTK

2006-03-09 Thread Wartan Hachaturow
On 3/9/06, MuTuExpress <[EMAIL PROTECTED]> wrote: > I am a freshman in learning linux,and I have some problems of cross compiling > GTK, You either have to have emulating environment like scratchbox, or have to supply pre-set ac_cv_* variables for tests in the environment to configure script. co

The problem about cross compling GTK

2006-03-09 Thread MuTuExpress
hi, I am a freshman in learning linux,and I have some problems of cross compiling GTK, run configure first for pkg-0.14.0, CC=/usr/local/arm/3.3.2/bin/arm-linux-gcc ./configure --host=arm-linux --build=i686-linux --prefix=/root/Software/GTK/GTKBuild/glib --libdir=/usr/local/arm/3.3.2/arm-linux/