gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Cross compile gnash for ARM9


From: shamju joseph
Subject: [Gnash-dev] Cross compile gnash for ARM9
Date: Wed, 28 Mar 2007 12:33:03 -0700 (PDT)

Hi,
    I want to cross compile gnash for ARM9
architecture.

I cross compiled the dependencies like agg, curl,
jpeg, ogg, openssl, png and zlib.

While configuring gnash, output shows

  BOOST flags are: -I/usr/include
  BOOST libs are:

[1] Is boost must for gnash ?
[2] Has anybody cross compled boost for ARM ?
[3] I found that installation of BOOST is very
confusing. Is it possible to cross compile BOOST for
ARM9 ?
[4] Can somebody give necessary steps to install BOOST
for gnash?

I have a cvs version of Oct 2006.
My build system: x86-linux-gnu, gcc : version 4.1.0

Thanks
shamju joseph

I configured gnash with the following command:

 ./configure CC=arm_v5t_le-gcc CXX=arm_v5t_le-g++
RANLIB=arm_v5t_le-ranlib AR=arm_v5t_le-ar
--build=i686-pc-linux-gnu --host=arm-linux
--target=arm-linux
--prefix=/home/shamju2/Project2/PortingARM/gnashocvs/gnashInstall
--exec-prefix=/home/shamju2/Project2/PortingARM/gnashocvs/gnashInstall
--oldincludedir=/home/shamju2/Project2/PortingARM/gnashocvs/gnashInstall
--disable-klash --disable-cygnal --disable-debugger
--disable-xml --disable-i810-lod-bias
--disable-sdk-install --disable-testing
--enable-gui=fb --enable-renderer=Agg --disable-dom
--disable-xmlreader --disable-plugin
--enable-threading --disable-docbook --disable-ghelp
--disable-glext --without-arts --disable-write
--enable-sound=no --disable-sound --without-x
--with-x=no --disable-dmalloc --disable-embedded
--disable-qtopia --disable-mac --disable-fltk
--disable-jpeg --disable-png
--with-ogg-lib=/home/shamju2/Project2/PortingARM/ogg/oggInstall/lib
--with-ogg-incl=/home/shamju2/Project2/PortingARM/ogg/oggInstall/include/ogg
--with-agg-incl=/home/shamju2/Project2/PortingARM/agg/agg-2.4/include
--with-agg-lib=/home/shamju2/Project2/PortingARM/agg/agg-2.4/src
--with-zlib-incl=/home/shamju2/Project2/PortingARM/zlib/zlib-1.2.3
--with-zlib-lib=/home/shamju2/Project2/PortingARM/zlib/zlib-1.2.3
--with-jpeg-incl=/home/shamju2/Project2/PortingARM/jpeg/jpeg-6b
--with-jpeg-lib=/home/shamju2/Project2/PortingARM/jpeg/jpeg-6b
--with-curl-incl=/home/shamju2/Project2/PortingARM/curl/curlInstall/include
--with-curl-lib=/home/shamju2/Project2/PortingARM/curl/curlInstall/lib
--with-png-incl=/home/shamju2/Project2/PortingARM/png/pngInstall/include
--with-png-lib=/home/shamju2/Project2/PortingARM/png/pngInstall/lib




 
____________________________________________________________________________________
Get your own web address.  
Have a HUGE year through Yahoo! Small Business.
http://smallbusiness.yahoo.com/domains/?p=BESTDEAL




reply via email to

[Prev in Thread] Current Thread [Next in Thread]