Hi
thanks for ur reply
but we are not sure in which makefile to include those Flags
and shud we recomplie the gtk package after that inclusion.
as we are to recompile for the cross-compiler arm-linux-gcc
however i included those flags into the gtk1.2.10 makefile and recompiled it
we got these erro
Add the following in your Makefile and add gtk lib path into your
PKG_CONFIG environment .
GTKCFLAGS = `pkg-config --cflags gtk+-2.0` -DGTK_ENABLE_BROKEN
GTKLDFLAGS += `pkg-config --libs gtk+-2.0`
On 7/29/05, Raghavendra wrote:
>
> Hi
> we are developing a application for Simputer(basically E
On 7/29/05, Raghavendra <[EMAIL PROTECTED]> wrote:
>
> Hi
> we are developing a application for Simputer(basically Encore ones) .
> the application works well under gcc
> but
> when arm-linux-gcc is used to compile this error comes
>
> /opt/EncoreSimputer-tools/lib/gcc/arm-linux/3.4.1/../../../.