chalsliu commented on issue #297: Support for custom gcc paths URL: https://github.com/apache/incubator-doris/issues/297#issuecomment-440229213 > > > what path should be added to CPLUS_INCLUDE_PATH?? > > > > > > The correct header file path of custom GCC, by default, clang can't find them. > > So it should be set explicitly. > > With `-gcc-toolchain`, LLVM should find gcc's path. And what's in your `${GCCHOME}/lib/gcc/` directory? /opt/rh/devtoolset-7/root/usr/bin/gcc on my server.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
