I realized in the meantime that LLVM_ROOT was not set correctly as it 
should point to the package bin directory of llvm but it does not help as 
the config file is simply ignored. So I decided to create my own script 
that sets the environment variables via exports and that worked out.

r0l...@freemail.hu a következőt írta (2020. augusztus 26., szerda, 17:55:49 
UTC+2):

>
> Hi All,
>
> I've just installed and activated emsdk 1.39.8 on my NetBSD box and as it 
> unfortunately cannot be built from source I built binaryen and fastcomp 
> separately so that I can simply set up my .emscripten config so that 
> LLVM_ROOT and BINARYEN_ROOT point to those directories. So the relevant 
> paths look like this in emsdk/.emscripten:
>
> LLVM_ROOT = '/home/r0ller/fastcomp/emscripten-fastcomp/build'
> BINARYEN_ROOT = ' /home/r0ller/binaryen'
> EMSCRIPTEN_ROOT = emsdk_path + '/upstream/emscripten'
>
> However, no matter what I set up for LLVM_ROOT or BINARYEN_ROOT (paths 
> ending in /bin or not as above), when issuing 'source emsdk_env.sh', it 
> spits out only one environment variable that gets set up:
>
> EMSDK = /home/r0ller/emsdk
>
> What am I doing wrong? By the way, is there any way to build 1.39.8 from 
> source like certain tagged versions?
>
> Thanks&regards,
> r0ller
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/7952b879-7806-4b17-ac9f-e517500b7506n%40googlegroups.com.

Reply via email to