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

build error with IOS SDK 11.2 #42

Open
huangqiaobo opened this issue Jan 16, 2018 · 1 comment
Open

build error with IOS SDK 11.2 #42

huangqiaobo opened this issue Jan 16, 2018 · 1 comment

Comments

@huangqiaobo
Copy link

when i run ../../build-ios/build.sh

../js/src/shell/js.cpp:3776:18: error: 
      call to unavailable function 'system': not available on iOS
    int result = system(command.ptr());

i try to build spidermonkey to support bitcode, but failed.
system has been deleted by apple at iOS11

@ricardoquesada
Copy link
Owner

ha. Yes, I haven't used iOS + spidermonkey in a while. sorry, I can't help you with this.

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

2 participants