Hi everyone
CLFS ARM chapters 6.9 and 6.11 describe building the cross compiler for the ARM target. They also advise to use the "--enable-languages=c" flag, disabling cross compilation support for C++. However, the system we are creating is actually supposed to host a C++ application, which we of course would like to build using the cross compiler provided by CLFS. When using this flag at these two points, is C++ cross compilation support definitely disabled for this platform? If so, may we safely omit this flag to enable C++ compilation support? Thanks in advance for any reply and best regards Pascal
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org
