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

Cross compile for arm-linux fails for hard-float #296

Closed
seanshpark opened this issue Jul 2, 2015 · 0 comments
Closed

Cross compile for arm-linux fails for hard-float #296

seanshpark opened this issue Jul 2, 2015 · 0 comments

Comments

@seanshpark
Copy link
Contributor

Fails to run when build for arm-linux hard float

cross compile for arm linux with hard-float

make debug.linux TOOLCHAIN=./build/configs/toolchain_linux_armv7l-hf.cmake

copy build/bin/debug.linux/jerry to raspberry-pi 2 and run with any script, such as print("hello");

result:

ICE: Assertion 'al != null_list' failed at /.../jerry-core/parser/js/collections/array-list.cpp(extract_header):30.
Error: ERR_FAILED_INTERNAL_ASSERTION

Related issue: #1

@ruben-ayrapetyan ruben-ayrapetyan self-assigned this Jul 2, 2015
seanshpark added a commit to seanshpark/jerryscript that referenced this issue Jul 3, 2015
Related issue: jerryscript-project#296

JerryScript-DCO-1.0-Signed-off-by: SaeHie Park [email protected]
seanshpark added a commit to seanshpark/jerryscript that referenced this issue Jul 5, 2015
Related issue: jerryscript-project#296

JerryScript-DCO-1.0-Signed-off-by: SaeHie Park [email protected]
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

No branches or pull requests

2 participants