Skip to content

Conversation

@jeremyd2019
Copy link
Contributor

Redo of #238
In a case that I believe can only be hit for Clang i686-*-windows-gnu (AKA MinGW), symbols in asm need to be prefixed with _. Fixes #237

@jeremyd2019 jeremyd2019 mentioned this pull request Sep 9, 2021
@ViralBShah
Copy link
Member

ViralBShah commented Sep 9, 2021

Can you rebase this on master now so that we can get the full CI run?

In a case that I believe can only be hit for Clang i686-*-windows-gnu (AKA MinGW), symbols in asm need to be prefixed with `_`.  Fixes #237
@ViralBShah
Copy link
Member

So nice to have the CI. Thanks @jeremyd2019.

@ViralBShah ViralBShah merged commit d0ef09a into JuliaMath:master Sep 9, 2021
jeremyd2019 added a commit to jeremyd2019/MINGW-packages that referenced this pull request Sep 9, 2021
The mingw-build patch was subsumed by upstream commit
JuliaMath/openlibm@60dec83
(I stripped the patch to the github workflow as it didn't exist in the
release and isn't necessary for building).

The clang symbol patch was added upstream in
JuliaMath/openlibm#242
jeremyd2019 added a commit to jeremyd2019/MINGW-packages that referenced this pull request Sep 10, 2021
The mingw-build patch was subsumed by upstream commit
JuliaMath/openlibm@60dec83
(I stripped the patch to the github workflow as it didn't exist in the
release and isn't necessary for building).

The clang symbol patch was added upstream in
JuliaMath/openlibm#242

enable tests They actually pass now, so don't `|| true` them.
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.

clang i686-w64-windows-gnu weak reference mangling

2 participants