Displaying 2 results from an estimated 2 matches for "60241dd9".
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
...r a link error in Clang?
>
>
AFAICT it's an OpenMP link error (that I got when running "test-release.sh"
with -openmp).
--
-Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20151122/60241dd9/attachment.html>
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
Should I expect the "-openmp" to work for this RC? I got a link error
(only in phase 3?). Maybe the fact that it happened in phase 3 suggests
some hardware malfunction of mine? Or are there tests executed on phase 3
that aren't attempted on earlier phases?
$ CC=clang CXX=clang++ ./test-release.sh -release 3.7.1 -rc 2 -j1 -openmp
-triple armv7l-ubuntu15.10-linux-gnueabihf
...
cd