-
Notifications
You must be signed in to change notification settings - Fork 996
Closed
Description
with :
clang --version
clang version 10.0.0-4ubuntu1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
uname -a
Linux 6540 5.4.0-29-generic #33-Ubuntu SMP Wed Apr 29 14:32:27 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
go version
go version go1.14.2 linux/amd64
verified that clang is working to compile other programs
Downloaded tinygo source
~/go/tinygo$ make
Fetch and build LLVM first by running:
make llvm-source
make llvm-build
Make fails to compile tinygo version as of 5/11/20
Metadata
Metadata
Assignees
Labels
No labels