[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: The problem about cross compling GTK



On 3/9/06, MuTuExpress <zhangliang23@sina.com> 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.
configure tries to run a program to determine some properties of the
platform, and
of course fails to do so in case of cross-compilation.

--
Regards, Wartan.



Reply to: