> I tried to compile gtk2 for arm linux.
> I download the package/extra/gtk2 source from svn server and I use the
> following command to compile it:
>
> make OS_TARGET="linux" CPU_TARGET="arm" FPCCPUOPT="O2" PP="ppcarm"
> COMPILER_OPTIONS="-CX -XX -Xs"
>
> With the original source (GTK2_2), it
Hello, all
I tried to compile gtk2 for arm linux.
I download the package/extra/gtk2 source from svn server and I use the
following command to compile it:
make OS_TARGET="linux" CPU_TARGET="arm" FPCCPUOPT="O2" PP="ppcarm"
COMPILER_OPTIONS="-CX -XX -Xs"
With the original source (GTK2_2), it c