gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] android toolchain


From: Rob Savoye
Subject: Re: [Gnash-dev] android toolchain
Date: Sat, 24 Apr 2010 08:56:19 -0600
User-agent: Thunderbird 2.0.0.24 (X11/20100317)

???? wrote:
> Hi,I download the GNU cross toolchain for Android which was built by
> rob,then I untar it in my directory /home/work, put
> /home/workl/android-arm/bin in your path.But when I tried to build
> something,it returned a mistake: arm-linux-eabi-gcc:
> /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.11' not found
> (required by arm-linux-eabi-gcc)
> 
> What's the problem?

  I should probably have statically linked the GCC toolchain. I built
that tarball on a Fedora 12 machine, so it may not work on all
distributions. Plus it's now several months old, and dependencies
change. As that was built from a pre-release GCC 4.5 snapshot, I can see
about building a version with the official release. You should also be
able to do this yourself if you need this soon, as I have all the
configure options, etc... on the wiki page that describes this work.

  As I don't have any of the newer Android hardware, I can't promise
there won't be other problems. I can only test on the simulator.

        - rob -




reply via email to

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