Pascal Kesseli wrote: > > 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 >
Assuming you're reading the embedded book, the embedded book has no reason for c++. If you need it, add it. Omitting the flag, omits c++ support. _______________________________________________ Clfs-support mailing list Clfs-support@lists.cross-lfs.org http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org