Skip to content

Conversation

@laurenmurphyx64
Copy link
Contributor

@laurenmurphyx64 laurenmurphyx64 commented Aug 25, 2025

Template function to set linker properties by default doesn't work for ARC MWDT, whose compiler doesn't have the --print-libgcc-file-name flag. ARC MWDT doesn't set CMake linker property lib_include_dir or rt_library (and doesn't need them to be set either).

I am not one of the ARC MWDT maintainers or NSIM platform owners. I'm just submitting this just because our build is broken, and we'd like a fix to go in soon.

Template function to set linker properties by default doesn't
work for ARC MWDT, whose compiler doesn't have the
--print-libgcc-file-name flag. ARC MWDT doesn't set linker
property lib_include_dir or rt_library.

Signed-off-by: Lauren Murphy <[email protected]>
@sonarqubecloud
Copy link

@tagunil
Copy link
Contributor

tagunil commented Aug 26, 2025

Hi @laurenmurphyx64,
Thanks for looking into the issue. I've already created #94578 to fix it some time ago, but it's not merged yet.

@laurenmurphyx64
Copy link
Contributor Author

laurenmurphyx64 commented Aug 26, 2025

@tagunil Thanks for submitting that, and sorry for duplicating! I have assigned you to the bug, linked your PR and closed this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants