Join Slack
Powered by
alternatively, is there any way to get a .so from ...
# kotlin-native
k
kyonifer
08/03/2017, 5:32 PM
alternatively, is there any way to get a .so from the K/N bitcode? i've tried rolling my own with
llc -relocation-model=pic
on the emitted bc but eventually get stuck at the deps being compiled without fPIC
Open in Slack
Previous
Next