Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • C clean-ide
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • clean-and-itasks
  • clean-ide
  • Merge requests
  • !5

Support options2 for linker as well

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mart Lubbers requested to merge support-options2-for-linker into master Jan 10, 2019
  • Overview 0
  • Commits 2
  • Pipelines 2
  • Changes 2

The following entry in IDEEnvs:

EnvironmentLinker:	lib/exe/linker:-h 200m:-lmysql

Will call the linker with a heap of 200M and pass -lmysql to gcc/ld

In some extravagant cases (large projects with descriptors etc.), the linker needs more heap as well.

Edited Jan 10, 2019 by Mart Lubbers
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: support-options2-for-linker