question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Better naming for ARM GCC's

See original GitHub issue

At the moment there’s a “ARM gcc 5.4” (arm-linux-gnueabihf) and “ARM gcc 5.4.1” (arm-none-eabi) in the list. Both target ARM but on different platforms (linux and bare metal).

It would be useful to have some more distinguished naming here. Maybe using the compiler triplet or “Embedded Linux” / “Embedded”?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
mattgodboltcommented, Nov 6, 2017

Have a look at https://gcc.godbolt.org/beta/ and see what you think 😃

1reaction
mattgodboltcommented, Nov 6, 2017

Oh hi! Sorry, yes we should update these. I’ll take any suggestion that’s succinct – UI pain means it has to fit nicely in the dropdown box 😕

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can anyone explain the gcc cross-compiler naming convention?
The arm-eabi is alike you say, used for Android native apps. One caveat: Debian uses a different naming, just to be difficult, so...
Read more >
ARM Compiler armasm User Guide Version 5.06
Symbol naming rules · Symbol names must be unique within their scope. · You can use uppercase letters, lowercase letters, numeric characters, or...
Read more >
ARM Options (Using the GNU Compiler Collection (GCC))
This specifies the name of the target ARM architecture. ... For some ARM implementations better performance can be obtained by using this option....
Read more >
How to Select the Right Partner for a Global Capability Center ...
Different Criteria to Determine a Right Partner for Your GCC. With GCCs becoming more important in the value hierarchy of an organization, they...
Read more >
GCSS-Army - US Army
Training Questions? ... Make sure you include: Your name; Your organization; Your Fielding Group; Your RIC. Inquiries without all of the above ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found