We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi Experts,
Does arm eabi gnu-linux supports the compilation for v8 architecture (both baremetal and application) or specific gcc tools needs to be used for the cross compilation ?
Regards,
Techguyz
Hi,
The compilers I linked are little-endian (at least, they should be).
See this page for a list of all cross compilers hosted by Linaro. The ones with 'be' in the names are the big-endian ones, whereas the ones I linked were little-endian.
Ash.