I've just downloaded:
http://releases.llvm.org/8.0.0/clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz
http://releases.llvm.org/8.0.0/clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz.sig
but when I tried to verify the download with:
gpg2 --verify clang+llvm-8.0.0-x86_64-linux-gnu-ubunt
> On Apr 12, 2019, at 04:10, Larry Evans via cfe-users
> wrote:
>
> I've just downloaded:
>
> http://releases.llvm.org/8.0.0/clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz
> http://releases.llvm.org/8.0.0/clang+llvm-8.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz.sig
>
> but when I tried to
Hello there,
I am looking for some help with how to relocate prebuilt modules.
My desired workflow is:
- prebuild modules on host
- copy modules to a target
- use the prebuilt modules on target through `-fprebuilt-module-path`.
My attempts are failing, as it seems the absolute path to the modules
It seems to me there is no access to gcc30{0,1,2,3} machines.
What am I doing wrong?
Are they running?
___
cfe-users mailing list
cfe-users@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-users