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

Fix/winlinker #98

Merged
merged 2 commits into from
Jan 12, 2025
Merged

Fix/winlinker #98

merged 2 commits into from
Jan 12, 2025

Conversation

jaromil
Copy link
Member

@jaromil jaromil commented Jan 12, 2025

Linking DLLs on windows same way as on POSIX systems

else redefinition by mingw pollutes the execution logs on win
now executing sources on windows can link DLL libs found in paths (and
system paths) using -l name just like on posix systems
@jaromil jaromil marked this pull request as ready for review January 12, 2025 12:04
@jaromil jaromil merged commit 3f65135 into main Jan 12, 2025
14 checks passed
@jaromil jaromil deleted the fix/winlinker branch January 12, 2025 12:04
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

Successfully merging this pull request may close these issues.

1 participant