<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">чт, 28 июл. 2022 г., 09:48  <<a href="mailto:mnieuw@zap.a2000.nl">mnieuw@zap.a2000.nl</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Will do.<br>
Discovered while trying on BSD which also uses clang:<br>
<br>
in libthread <a href="http://configure.ac" rel="noreferrer noreferrer" target="_blank">configure.ac</a> the following lines need to be added:<br>
<br>
AC_LANG([C++])<br>
AC_LANG([C])<br>
AC_PROG_CXX<br>
<br>
else it does not pick up clang.<br>
<br>
What is libtreah for? It was not there a copule of months ago.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">It used on termux/Android because local libc not quite full by design</div><div dir="auto"><br></div><div dir="auto">But strange, it works for me with clang-14 ...I do not think <a href="http://configure.ac">configure.ac</a> inside this dir used at all during normal build ....</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
MatN<br>
<br>
On Wed, 27 Jul 2022 23:59:10 +0300<br>
Andrew Randrianasulu <<a href="mailto:randrianasulu@gmail.com" target="_blank" rel="noreferrer">randrianasulu@gmail.com</a>> wrote:<br>
<br>
> ср, 27 июл. 2022 г., 12:33 mnieuw--- via Cin<br>
> <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">cin@lists.cinelerra-gg.org</a>>:<br>
> <br>
> > I have successfully build an AppImage with the below libaom and<br>
> > libvpx versions on:<br>
> > - X86_64, Fedora 36.<br>
> > - aarch64, Debian 11, in qemu 6.2 on Fedora 36<br>
> > - aarch64, Fedora 35, in qemu 6.2 on Fedora 36<br>
> ><br>
> > They all start in the VM without errors in the terminal, have not<br>
> > tested any functionality. All straight from the git (approx 1200<br>
> > UTC 20220727) without any changes.<br>
> > I lack actual hardware to test the aarch64 CinGG on.<br>
> ><br>
> ><br>
> > ======<br>
> >  <br>
> <br>
> <br>
> can you also check static aarch64 compilation with clang as c/c++<br>
> compiler?<br>
> <br>
> <br>
> <br>
> ><br>
> ><br>
> ><br>
> > MatN<br>
> ><br>
> >  On Mon, 25 Jul 2022 14:46:00 -0600<br>
> > Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">cin@lists.cinelerra-gg.org</a>> wrote:<br>
> >  <br>
> > > As Andrew provided patch updates and I checked on older versions<br>
> > > of O/S (Ubuntu 16 and 32-bit Debian 9.1) the following have been<br>
> > > updated:<br>
> > ><br>
> > > libaom-v3.4.0 (from v3.2.0)<br>
> > > libvpx-1.12.0 (from 1.11.0)<br>
> > >  <br>
> > --<br>
> > Cin mailing list<br>
> > <a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank" rel="noreferrer">Cin@lists.cinelerra-gg.org</a><br>
> > <a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
> >  <br>
<br>
</blockquote></div></div></div>