Lunderberg commented on issue #17209: URL: https://github.com/apache/tvm/issues/17209#issuecomment-2260809090
Everything looks reasonable for the g++ configuration. It looks like cmake is calling the `/usr/bin/c++` executable, which is usually a symlink to a specific compiler version. Can you run `realpath /usr/bin/c++` to see which compiler it ends up running? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
