Closed
Description
With latest JerryScript, cannot build for nuttx cause of
jerry-core/parser/js/parser.cpp:2917: undefined reference to `setjmp'
jerry-core/parser/js/syntax-errors.cpp:67: undefined reference to `longjmp'
How to reproduce: with iotjs build for nuttx. Get latest iotjs source.
cd iotjs
git pull
./tools/build.py --buildtype=release \
--target-arch=arm --target-os=nuttx \
--nuttx-home=/home/(...)/harmony/nuttx/nuttx \
--buildlib --no-checktest
replace --nuttx-home
value with your nuttx folder.
Please refer https://github.com/Samsung/iotjs/wiki/Build-for-NuttX page.
Metadata
Metadata
Assignees
Labels
No labels