On Fri, 24 May 2019 07:31:29 -0700
Alon Zakai <[email protected]> wrote:

> Interesting, thanks Shlomi! We need to change something with our linking,
> it seems - we'll look into it.
> 
> Which OS is that on, btw?
> 

mageia linux v7 x86-64.

Thanks!

> - Alon
> 
> 
> On Fri, May 24, 2019 at 3:53 AM Shlomi Fish <[email protected]> wrote:
> 
> > [resending]
> >
> > Hi Alon,
> >
> > On Thu, 23 May 2019 17:44:51 -0700
> > Alon Zakai <[email protected]> wrote:
> >  
> > > We have been working hard to replace the current build infrastructure  
> > with  
> > > a new system. The new one will be faster, have better support for  
> > testing,  
> > > and support the LLVM wasm backend (in fact this change is the last  
> > blocker  
> > > for us switching to that by default). As of now you can start to test  
> > this  
> > > out, if you do the following:
> > >
> > > * get latest emsdk master
> > > * ./emsdk install latest-releases-fastcomp
> > > * ./emsdk activate latest-releases-fastcomp
> > > * optionally add the directory to the path with: source ./emsdk_env.sh
> > >  
> >
> > trying that gives me many tinfo.5 warnings -
> >
> > https://www.shlomifish.org/Files/files/text/emcc-fastcomp-latest-output.txt.xz
> >
> > <<<
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/clang++:
> > /lib64/libtinfo.so.5: no version information available (required by
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/../lib/
> > libLLVM-6.0.so)
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/clang++:
> > /lib64/libtinfo.so.5: no version information available (required by
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/../lib/
> > libLLVM-6.0.so)
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/clang++:
> > /lib64/libtinfo.so.5: no version information available (required by
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/../lib/
> > libLLVM-6.0.so)
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/clang++:
> > /lib64/libtinfo.so.5: no version information available (required by
> >
> > /home/shlomif/Download/unpack/prog/llvm-to-js/emsdk/fastcomp/3b8cff670e9233a6623563add831647e8689a86b/fastcomp/bin/../lib/
> > libLLVM-6.0.so)
> >  
> > >>>  
> >
> > the result code seems to be working fine.
> >
> > thanks!
> >  
> > > That will install a new release tag, 1.38.33, from the new builders.
> > >
> > > Note that there is no change to "latest" (or other modes) - this just  
> > adds  
> > > this new "latest-releases-fastcomp". But after we are sure things work
> > > well, the goal is to make "latest-releases-fastcomp" replace "latest".
> > >
> > > Please let us know if you see any issues with the emsdk or with using  
> > emcc  
> > > from that install!
> > >
> > > Notes:
> > >
> > >  * You can replace "fastcomp" with "upstream" to use the LLVM wasm  
> > backend.  
> > > We'll have a larger announcement about this soon.
> > >  * The new builders don't download java yet, so closure compiler won't  
> > work  
> > > (unless you install it yourself). Aside from that, things should work  
> > just  
> > > like "latest".
> > >
> > > - Alon
> > >  
> >
> >
> >  



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
List of Text Processing Tools - http://shlom.in/text-proc

Chuck Norris could have built the Roman Empire in a day. And it would have
taken him even less time to destroy it.
    — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/20190524183335.17bdaa49%40telaviv1.shlomifish.org.
For more options, visit https://groups.google.com/d/optout.

Reply via email to