conan icon indicating copy to clipboard operation
conan copied to clipboard

WIP: [autotools / gnu tools] use "-l:" for static libraries

Open jngrb opened this issue 3 years ago • 1 comments

attempt to solve issue #11703 - tested with gcc and ld on Ubuntu and a Yocto variant

This PR is WIP:

  • TODO: detect that the linker 'ld' is the one in use

Changelog: (Feature | Fix | Bugfix): Describe here your pull request Docs: https://github.com/conan-io/docs/pull/XXXX

  • [x] Refer to the issue that supports this Pull Request.
  • [x] If the issue has missing info, explain the purpose/use case/pain/need that covers this Pull Request.
  • [x] I've read the Contributing guide.
  • [ ] I've followed the PEP8 style guides for Python code.
  • [ ] I've opened another PR in the Conan docs repo to the develop branch, documenting this one.

Note: By default this PR will skip the slower tests and will use a limited set of python versions. Check here how to increase the testing level by writing some tags in the current PR body text.

jngrb avatar Jul 27 '22 07:07 jngrb

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Jul 27 '22 07:07 CLAassistant