Lined VS gcc-darwin-arm64

Compare Lined vs gcc-darwin-arm64 and see what are their differences.

Lined

Ada Implementation of the Line Editor from Software Tools (by jrcarter)

gcc-darwin-arm64

GCC master branch for Darwin with experimental support for Arm64. Currently GCC-14.0.1 [April 2024] (by iains)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Lined gcc-darwin-arm64
4 4
1 254
- -
0.0 10.0
over 1 year ago 6 days ago
Ada
BSD 3-clause "New" or "Revised" License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Lined

Posts with mentions or reviews of Lined. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.

gcc-darwin-arm64

Posts with mentions or reviews of gcc-darwin-arm64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • GCC 12.1 Released
    2 projects | news.ycombinator.com | 7 May 2022
    Impressive, too bad Apple silicon is still not supported officially, for people that want to build GCC themselves on M1 machines check these GCC forks:

    https://github.com/iains/gcc-darwin-arm64

  • MacBook Pro M1 - Ada development
    1 project | /r/ada | 19 Mar 2022
    Using [this work](https://github.com/iains/gcc-darwin-arm64) I’ve been able to produce a working aarch64-apple-darwin21 suite - a prerelease version of GCC12 + the usual set of tools (no debugger, though - who needs them?!). A bit of polishing & a write-up, it’ll be good to go.
  • March 2022 What Are You Working On?
    14 projects | /r/ada | 28 Feb 2022
    This release will run on M1 using the Rosetta code translation. Work is in hand to build a native compiler, looking good I think.
  • Apple laptops with the M1 chip?
    1 project | /r/ada | 16 Apr 2021
    Work in progress here; from the test results issue,

What are some alternatives?

When comparing Lined and gcc-darwin-arm64 you can also consider the following projects:

distributing-gcc - Binary releases of GCC (native and cross) on macOS; also, the scripts/Makefiles used for producing them.

gcc