[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gnash-dev] Flash on the Ipad
From: |
Rob Savoye |
Subject: |
Re: [Gnash-dev] Flash on the Ipad |
Date: |
Mon, 09 Aug 2010 19:44:55 -0600 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.7) Gecko/20100720 Fedora/3.1.1-1.fc13 Lightning/1.0b2 Thunderbird/3.1.1 |
On 08/09/10 16:47, Ashley Reid wrote:
> Thanks for the script suggestions, will make the changes. I need to learn a
> bit more about configure/autoconf/libtool in general and then clean up some
> of those files. At some points I was just hacking at random places in the
> configure scripts to make sure things worked...
Gnash's autotools support is pretty complex, which is unfortunately
what it takes to stay portable. For what you are trying to do, some of
the cross compiling notes on our wiki might be useful. Although not for
this release, but I'd like to get trunk to where it has the support it
needs for the iFOO, so porting is just getting all the dependencies
installed.
- rob -