This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

musl: what gcc to use?


I've just tried to compile a toolchain with musl, and gcc 4.8, 4.9,
5.1 and 5.2 (from git) and none of them compile...

What's the magic combo of version to use?

BTW they all fail in "Installing final gcc compiler" due to some
ctype_base problems...

[INFO ]  Installing final gcc compiler
[ERROR]    /opt/minifs/build-toolchain/.build/arm-rz-linux-musleabi/build/build-cc-gcc-final/arm-rz-linux-musleabi/libstdc++-v3/include/arm-rz-linux-musleabi/bits/os_defines.h:44:19:
error: missing binary operator before token "("
[ERROR]    /opt/minifs/build-toolchain/.build/arm-rz-linux-musleabi/build/build-cc-gcc-final/arm-rz-linux-musleabi/libstdc++-v3/include/arm-rz-linux-musleabi/bits/os_defines.h:44:19:
error: missing binary operator before token "("
[ERROR]    /opt/minifs/build-toolchain/.build/arm-rz-linux-musleabi/build/build-cc-gcc-final/arm-rz-linux-musleabi/libstdc++-v3/include/arm-rz-linux-musleabi/bits/ctype_base.h:49:35:
error: '_ISupper' was not declared in this scope
[snip ...]

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]