[Live-devel] new config for bfin-linux-uclibc targets
Mike Frysinger
vapier.adi at gmail.com
Fri Feb 15 16:02:58 PST 2008
On Fri, Feb 15, 2008 at 4:30 PM, Ross Finlayson <finlayson at live555.com> wrote:
> >please include the attached file so people can run:
> >./genMakefiles bfin-linux-uclibc
> >
> >also, can the file "config.bfin_uclinux" please be renamed to
> >"config.bfin-uclinux"
>
> What is the intended difference between "bfin-linux-uclibc" (which
> you provided) and "bfin-uclinux"
the two toolchains produce different binary object formats.
> (which someone else provided a few weeks ago)?
i know, a co-worker of mine sent it over.
> Should there be only one such configuration file, or is
> there a reason to have both?
since the binary object format needs to be specified to the linker, it
is not possible to do one configuration file. unless you want to
force people to (in addition to running the genMakefiles script)
explicitly set the required linker flags on the command line.
-mike
More information about the live-devel
mailing list