Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • CMake CMake
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4,103
    • Issues 4,103
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 19
    • Merge requests 19
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • CMakeCMake
  • CMakeCMake
  • Issues
  • #19541
Closed
Open
Issue created Jul 31, 2019 by jakwu@jakwu

CMAKE_LINK_LIBRARY_FILE_FLAG does not behave like CMAKE_LINK_LIBRARY_FLAG.

By setting CMAKE_LINK_LIBRARY_FILE_FLAG a space is added between the linker flag and the library name. Some toolchains like ccrx (Renesas RX Compiler) do not like this. The attached patch is one way to solve this issue.

0001-Do-not-add-a-space-between-CMAKE_LINK_LIBRARY_FILE_F.patch

Edited Aug 02, 2019 by Brad King
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking