HDFGroup / HDFGroup/hdf5-examples
Ubuntu GitHub Action can't compile h5ex_g_create.c.
Open
bug
- Dominant language
- C
- Stars
- 7
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
See the build [log](https://github.com/hyoklee/hdf5-examples/runs/3465040672) and [Action YML](https://github.com/hyoklee/hdf5-examples/blob/master/.github/workflows/c-cpp.yml).
```
make[4]: Entering directory '/home/runner/work/hdf5-examples/hdf5-examples/1_6/C/H5G'
h5cc -shlib -DHAVE_CONFIG_H -I. -I../../.. '-D H5_USE_16_API' -g -O2 -MT h5ex_g_create.o -MD -MP -MF .deps/h5ex_g_create.Tpo -c -o h5ex_g_create.o h5ex_g_create.c
/usr/local/h5cc
dir is /usr/local
gcc: error: unrecognized command line option ‘-shlib’
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.