Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Support 32bit compile in 64bit #10

Closed
seanshpark opened this issue Oct 19, 2015 · 2 comments
Closed

Support 32bit compile in 64bit #10

seanshpark opened this issue Oct 19, 2015 · 2 comments

Comments

@seanshpark
Copy link
Contributor

jerryscript-project/iotjs#271

@seanshpark
Copy link
Contributor Author

With new option, 0bed68b, and build with

TUV_PLATFORM=i686-linux make

got this error

Linking CXX executable ../bin/tuvtester
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -lstdc++

seanshpark added a commit that referenced this issue Oct 19, 2015
Issue #10
By zidong.jiang@intel.com

libtuv-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
@seanshpark
Copy link
Contributor Author

Somehow last comment disappeared. To fix above link problem,

sudo apt-get install g++-multilib

tadziopazur pushed a commit to tadziopazur/libtuv that referenced this issue Oct 19, 2017
Modified Build.py argument parsing for boolean option
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant