RE: How to build GTK+ AP for ARM based of Linux platform at x86 machines

2009-04-21 Thread Aries Huang
To: Aries Huang Cc: gtk-l...@gnome.org Subject: Re: How to build GTK+ AP for ARM based of Linux platform at x86 machines Hi Aries, I think you should try a complete cross-compile toolchain. For example have a loot at scratchbox.org. The advantage is, that it contains all libs etc. already compiled

How to build GTK+ AP for ARM based of Linux platform at x86 machines

2009-04-09 Thread Aries Huang
Hi, Could you help to solve this problem? I have implemented the GTK+ AP in x86 machines. After use gcc to compile it can correct execute. When I change to use arm-none-linux-gnueabi-gcc that was displayed these error messages. arm-none-linux-gnueabi-gcc -Wall -g hello.c -o hello `pkg-config