You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
i encounter an error when i build iree using clang21++, the error is:
iree/tools/iree-check-module-main.cc:150:16: error: ‘main’ should not be ‘extern “C”’ [-Werror,-Wmain]
it looks like the error is related to clang21, but i’m not so sure, and don’t know how to solve it. please help me out. thanks.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
i encounter an error when i build iree using clang21++, the error is:
iree/tools/iree-check-module-main.cc:150:16: error: ‘main’ should not be ‘extern “C”’ [-Werror,-Wmain]
it looks like the error is related to clang21, but i’m not so sure, and don’t know how to solve it. please help me out. thanks.
Beta Was this translation helpful? Give feedback.
All reactions