gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] How we can cofigure gnash for Freescale MCF5271 controll


From: Rob Savoye
Subject: Re: [Gnash-dev] How we can cofigure gnash for Freescale MCF5271 controller running on Linux kernel 2.4 Open Source.
Date: Thu, 10 Dec 2009 08:11:03 -0700
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Indrajeet Gajanan wrote:

> m68k-elf-tools-20030314.sh tool chain.Which command i have to use to 
> generate executable file for target.
> 2- I try to configure the gnash by using 
> ./configure --build=m68k-elf --target=m68k-elf --prefix=/usr/local/bin 
> --enable-renderer=AGG --enable-media=none --enable-gui=FB --disable-plugin
> command whther it is the right way to congfigure the gnash for target.
>         -Indrajeet G

  As Gnash isn't a cross compiler itself, don't use --target=m69k-elf,
use --host=m68k-elf instead. You can also (if you need it) use
--top-level to point to your sysroot. (where all the headers and
libraries are installed)

        - rob -





reply via email to

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