This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

cross g++ sysroot and headers


Hi!

Is there a reason why ${TARGET}-g++ doesn't search for headers in ${SYSROOT}/usr/include/c++/5.3.0`? It do look for them in in $gcc_install_dir/${TARGET}/include/c++/5.3.0. Also ${SYSROOT}/usr/include is being searched.


--
chs


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