Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • sac2c sac2c
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 395
    • Issues 395
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • sac-group
  • sac2csac2c
  • Merge requests
  • !440

Add ar an ranlib to cctools support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mart Lubbers requested to merge martlubbers/sac2c:ar-ranlib-cctools-support into develop Oct 16, 2025
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 5

For the target we try to implement we have to create static libraries of the prelude and such. For this ar and ranlib are used. This MR allows customising them from the sac2crc file.

  • AR in sac2crc becomes %ar%
  • RANLIB in sac2crc becomes %ranlib%
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ar-ranlib-cctools-support