You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling toolchain with buildroot - gcc ubsan compilation error: ubsan.c: In function ‘bool ubsan_use_new_style_p(location_t)’: ../../gcc/ubsan.c:1474:23: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
#4
Open
XVilka opened this issue
Jul 16, 2018
· 3 comments
The problem is from gcc7.3 compile gcc6.3 it's not a C-SKY issue.
Please try in ubuntu 16.04.
You also can download pre-built toolchain from https://gitlab.com/c-sky/buildroot/pipelines
Compiling on Gentoo, gcc 7.3.0:
The text was updated successfully, but these errors were encountered: