On 16 January 2018 at 14:49, Edgar E. Iglesias <edgar.igles...@xilinx.com> wrote: > This didn't show up on my clang testing, do you mind sharing configure line > and clang version you use? > > @Alistair, it does seem like the call to microblaze_load_kernel is passing > wrong arguments. > Can you have a look?
exec '../../configure' '--cc=clang' '--cxx=clang++' '--enable-gtk' '--extra-cflags=-fsanitize=undefined -fno-sanitize=shift-base -Werror' "$@" with clang version 3.8.0-2ubuntu4 (tags/RELEASE_380/final) on ubuntu xenial. thanks -- PMM