hai all,
I am trying to cross compile gtk+-directfb-2.0.9 for ARM92 board using
toolchain arm-linux, I have set all variables like
CC,LD,AS,AR,RANLIB,STRIP correctly.
including variables like LD_LIBRARY_PATH,PKG_CONFIG_PATH,LD_RUN_PATH and
also all the flags like
BASE_DEPENDENCIES_CFLAGS,BASE_DEPENDENCIES_LIBS,GLIB_CFLAGS,GLIB_LIBS,PANGO_CFLAGS,PANGO_LIBS
I have also checked my pkgconfig it includes all .pc files such as
pango.pc,pangocairo.pc,pangoft2.pc
below is my configure
./configure --host=arm-linux --build=i686-linux --prefix=$PREFIX
--enable-static=yes --without-x --with-gdktarget=directfb
--without-libtiff --without-libjpeg --disable-glibtest --disable-modules
--disable-largefile
i have some how cross compiled gtk,, but when i cross compile a simple
hello world program,,
this is what i get,, can anyone help??
/opt/gtkdfb-arm/lib/libfontconfig.la: file not recognized: File format not
recognized
collect2: ld returned 1 exit status
______________________________________________________________________
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users