Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support gcc "-Wl" linker pass through option #72

Closed
MSoegtropIMC opened this issue Apr 28, 2019 · 1 comment
Closed

Support gcc "-Wl" linker pass through option #72

MSoegtropIMC opened this issue Apr 28, 2019 · 1 comment

Comments

@MSoegtropIMC
Copy link
Contributor

This is a follow up on the discussion on Coq PR 9729:

coq/coq#9279

If flexlink would support -Wl as synonym for -link, libraries which use -Wl options could be compiled without changes in the build instructions on Windows.

I will provide a PR, but only for simple cases of the -Wl syntax.

dra27 added a commit that referenced this issue Jun 26, 2020
…atibility

Implement issue #72 "Support gcc "-Wl" linker pass through option"
@dra27
Copy link
Member

dra27 commented Jun 26, 2020

This issue should now be fixed, with the more complex case addressed in #85

@dra27 dra27 closed this as completed Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants