Replies: 1 comment
-
@mabannach What OS and machine are you using? This script requires a x86-64 Intel/AMD machine with any Linux x86-64 (not arm) distro to run these scripts. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Howdy,
trying to build the toolchain from scratch. Followed the instructions for build scripts (here) and worked all good to step 3.
Both
./RTBuilder_32b -g "8.3.0" -r "3+" -o "buster"
and./RTBuilder_64b -g "14.2.0" -o "buster"
end up withThe builds have been on a clean debian/buster with fresh checkouts of the current (as of today) repo.
I must be missing something!?
Few other observations:
libsanitizer/asan/asan_linux.cpp
, but that version appears to havelibsanitizer/asan/asan_linux.cc
Beta Was this translation helpful? Give feedback.
All reactions