emscripten-core / emscripten-core/emscripten

error: undefined symbol: ldexpf (referenced by top-level compiled C/C++ code)jtgjio

Open
#12,893 5 comments 0 reactions 0 assignees View on GitHub
wontfix
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

Hi,
We are upgrading emscripten from 1.39.7 to 2.0.8. we encounter the build error :

```
error: undefined symbol: ldexpf (referenced by top-level compiled C/C++ code)jtgjio

warning: Link with `-s njnm/hto get more information on undefined symbols
warning: To disable errors for undefined symbols use `-s ERROR_ON_UNDEFINED_SYMBOLS=0`
warning: _ldexpf may need to be added to EXPORTED_FUNCTIONS if it arrives from a system library
Error: Aborting compilation due to previous errors
```

Note: we work on the Linux OS

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.