gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Gnash cross compiler


From: Rob Savoye
Subject: Re: [Gnash-dev] Gnash cross compiler
Date: Tue, 01 Sep 2009 23:35:47 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.1) Gecko/20090814 Fedora/3.0-2.6.b3.fc11 Thunderbird/3.0b3

On 09/01/09 08:57, JJON wrote:

I am a student form Jinan University in China,I want to cross compile gnash
for ARM9 architecture 's embedded Linux.But i don't know how to start it .I
found some information about it but it is fragmentary. * *I've a gcc based
cross compiler available in ubuntu. My Gnash is 0.8.5 released1)Can somebody
tell me how to do this, especially modifying the configure script for the
new target?

I currently do ARM builds for Android, although I've built for other ARM targets in the past. This page will likely be of some help:
http://wiki.gnashdev.org/Building_for_Android
as will the other links here: http://wiki.gnashdev.org/Gnash#Building. You don't have to modify the configure script, you only need to use the proper options when configuring.

The important thing to remember is to use the --top-level= option when configuring. Usually the only headache is building all the dependent packages like ffmpeg, boost, etc... that Gnash requires. Help on that is at: http://wiki.gnashdev.org/Building_dependant_packages

2)Can somebody tell me which module or function can be cutted, i just want
gnash can play .swf file in a embedded Linux

Try --enable-media=none --enable-gui=sdl. You can't really leave much out of Gnash.

        - rob -




reply via email to

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