Skip to content

Conversation

@seanshpark
Copy link
Contributor

IoT.js-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com

@seanshpark
Copy link
Contributor Author

Related jerryscript-project/jerryscript#87

IoT.js-DCO-1.0-Signed-off-by: SaeHie Park saehie.park@samsung.com
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we separate this "if" block as another function?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also, does fdlib depends on jerry? if not, we don't need to call it "jerryfdlibm" just "fdlibm" is ok and not confusing.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On second thought, another build phase is unnecessary we can build "libjerry" and "fdlibm" at one time together by feeding both build target for make command.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make -C /home/maxwell/harmony/iotjs/build/arm-nuttx/debug/deps/jerry debug.jerry-core debug.jerry-fdlibm.third_party.lib -j1
make: Entering directory `/home/maxwell/harmony/iotjs/build/arm-nuttx/debug/deps/jerry'
make: *** No rule to make target `debug.jerry-core debug.jerry-fdlibm.third_party.lib'.  Stop.

maybe another way?

@seanshpark
Copy link
Contributor Author

@ILyoan , I'm not sure about this build.py changes. What is needed is libfdlibm.a file with deps/jerry/third-party/fdlibmfiles. Can you make a PR? I'll drop this when ready.

@seanshpark
Copy link
Contributor Author

drop this, issue #55 added

@seanshpark seanshpark closed this May 27, 2015
@seanshpark seanshpark deleted the buildfdlibm branch June 30, 2015 06:33
pmarcinkiew referenced this pull request in pmarcinkiew/iotjs Aug 29, 2017
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

Successfully merging this pull request may close these issues.

2 participants