vivin uthappa <[email protected]> writes: > Hello Nick, > > Many thanks for the reply. > > Is there any online documentation or tutorial on > developing/modifying the EABI toolchain that is distributed with eCos?
There is nothing eCos specific beyond the standard toolchain build instructions (although these are now out of date). You will need to look at the GCC documentation for how to configure for Cortex-A. Note that there should be no need to make any modifications to the toolchain sources, Cortex-A support is a standard part of GCC. -- Nick Garnett eCos Kernel Architect eCosCentric Limited http://www.eCosCentric.com The eCos experts Barnwell House, Barnwell Drive, Cambridge, UK. Tel: +44 1223 245571 Registered in England and Wales: Reg No: 4422071 -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
