Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: open source compilers for cortex-A8 - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

open source compilers for cortex-A8 Rate Topic: -----

#1 User is offline   chandrakala 

  • Member
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 04-November 11

Posted 19 December 2011 - 08:12 AM

Hi,

Can any one tell me the availability of open source compilers for cortex-A8 on windows or linux.

Thanks in advance.
0

#2 User is offline   42Bastian 

  • Member
  • Pip
  • Group: Members
  • Posts: 15
  • Joined: 15-December 11

Posted 19 December 2011 - 08:24 AM

View Postchandrakala, on 19 December 2011 - 08:12 AM, said:

Can any one tell me the availability of open source compilers for cortex-A8 on windows or linux.

=> GCC (google for Codesourcery)
0

#3 User is offline   RKSimon 

  • Member
  • Pip
  • Group: Members
  • Posts: 6
  • Joined: 28-January 11

Posted 19 December 2011 - 09:34 AM

GCC is your best option, with clang-llvm being a reasonable alternative.
0

#4 User is offline   chandrakala 

  • Member
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 04-November 11

Posted 19 December 2011 - 10:26 AM

Hi,

Thanks a lot for the help.
i have a doubt regarding codesourcery tool. the tool has become mentor graphic's sourcery codebench and it is no more open source. does any one has information on this.

Regards
Chandrakala
0

#5 User is offline   isogen74 

  • Super Contributor
  • PipPipPipPip
  • Group: Members
  • Posts: 1104
  • Joined: 20-March 07

Posted 19 December 2011 - 11:03 AM

Quote

the tool has become mentor graphic's sourcery codebench and it is no more open source



The CS compiler is still GCC, so still bound by the GPL license, so I guess they are still going to have to make the source code available. Failing that you can grab the latest mainline GCC, and recompile for ARM. I tend to use the latest Linaro branch; they are pushing pretty hard (https://launchpad.net/gcc-linaro) on improving code generation.

Iso
When optimizing software, consider that the quickest code to run is the bit you removed from the call path.
0

#6 User is offline   chandrakala 

  • Member
  • Pip
  • Group: Members
  • Posts: 14
  • Joined: 04-November 11

Posted 20 December 2011 - 09:21 AM

gcc-linaro compiler works only on ubuntu OR the compiler is available even on windows platform.
0

#7 User is offline   isogen74 

  • Super Contributor
  • PipPipPipPip
  • Group: Members
  • Posts: 1104
  • Joined: 20-March 07

Posted 21 December 2011 - 12:32 PM

It's GCC - it's available on any platform you want - but you'll probably have to recompile it yourself =)

Iso
When optimizing software, consider that the quickest code to run is the bit you removed from the call path.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic