[cfe-dev] [3.6 Release] RC1 has been tagged, Testing Phase I begins
Daniel Sanders
Daniel.Sanders at imgtec.com
Wed Jan 21 13:52:57 PST 2015
> > Shouldn't we be
> > moving to CMake based release anyway?
>
> Oh, the joy of having two build systems. :-(
>
> As long as we have two, it doesn't really matter which one we use to
> build the binaries, as users building from source will still rely on
> both to be working.
>
> - Hans
On that subject, are you aware that the release builds for linux don't build compiler-rt for any target other than x86/x86_64? I noticed it today when I tried the address sanitizer for Mips and found I didn't have the runtime.
It seems that targets have to be explicitly enabled in tools/clang/runtime/compiler-rt/Makefile.
More information about the cfe-dev
mailing list