Re: ASN for MIPS with either clang or gcc

2016-11-15 Thread Park Kit
Hi all, Could anyone please give me some pointers to try? 2016년 10월 15일 토요일 오전 1시 21분 6초 UTC+1, kcc 님의 말: > > Sagar, Simon, > Could you please consult on ASAN for MIPS? > > On Fri, Oct 14, 2016 at 3:04 PM, Park Kit > wrote: > >> Correction. ASN means ASAN of course. :-) >> >> -- >> You recei

Re: ASN for MIPS with either clang or gcc

2016-11-15 Thread sagar . thakur
Hi Park, Sorry for the delay. In order to run ASAN on mips, we always did a native build of compiler-rt on a real mips hardware. We never tried the cross build of compiler-rt. However, since you need the cross build, I will give it a try and get back to you as soon as I get success. Regards,

Re: ASN for MIPS with either clang or gcc

2016-11-15 Thread Park Kit
Hi Sagar, Many thanks for a reply. Although I am seeking to have GCC cross compile working, it would be great to know that ASAN builds for mips on clang. Looking forward to good news on that. Many thanks Kit 2016년 11월 15일 화요일 오후 6시 56분 48초 UTC, sagar@imgtec.com 님의 말: > > Hi Park, > > Sorr

Re: ASN for MIPS with either clang or gcc

2016-11-15 Thread Maxim Ostapenko
Hi, среда, 16 ноября 2016 г., 10:43:06 UTC+3 пользователь Park Kit написал: > > Hi Sagar, > > Many thanks for a reply. Although I am seeking to have GCC cross compile > working, it would be great to know that ASAN builds for mips on clang. > AFAIK current GCC doesn't support MIPS, but IMHO it