On Wed, Oct 14, 2009 at 12:26 PM, Koen Kooi <
ko...@beagleboard.org> wrote
Recipe's are great for working software, but while developing
software, it is nice to have an independent toolchain you can use
outside OE.
For example, I am procrastinating real work, by using task-native-sdk
on teh beagle to compile fftw on the beagle. This appears to work So I
can use familiar processes to investigate adding NEON support to fftw.
(Turns out the first thing I need to do is read the cycle counters).
For more involved projects, I have used configure to use the toolchain
and libraries from OE staging, however this requires you do an OE
build first .
Finally, you can extract toolchains from OE, but I suspect these might
not run well on machines that a different from the machine you built
them on.
Philip
>
> regards,
>
> Koen
>
> >
>