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 hdf5debug.c compilation with Emscripten #2129

Closed
wants to merge 1 commit into from

Conversation

thewtex
Copy link

@thewtex thewtex commented Oct 20, 2021

execinfo.h is not available.

@thewtex thewtex requested a review from WardF as a code owner October 20, 2021 18:35
@CLAassistant
Copy link

CLAassistant commented Oct 20, 2021

CLA assistant check
All committers have signed the CLA.

@WardF
Copy link
Member

WardF commented Oct 22, 2021

Can you speak a little bit about what Emscripten is?

@DennisHeimbigner
Copy link
Collaborator

Actually, those checks are probably incorrect.
config.h define HAVE_EXECINFO_H
and we probably should be using that.
That way we take care of emscripten and all the rest
at one shot.

@DennisHeimbigner
Copy link
Collaborator

Also, does this mean you are trying to compile netcdf-c to webassembly?
If so, cool. Let us know if there are other things we can do to help.

@WardF WardF added this to the future milestone Mar 10, 2022
@magnusuMET magnusuMET mentioned this pull request Aug 3, 2022
@WardF WardF closed this Aug 16, 2022
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.

4 participants