- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to compile a software using ICPX, Intel(R) oneAPI DPC++/C++ Compiler 2023.0.0 (2023.0.0.20221201).
ICPX seems to have some symbols redefined v/s an external library I'm using (over which I don't have control hence can't change), so, to avoid the issues, I'm attempting to add -Wl,-z,muldefs or -z muldefs as options to the ICPX command line. However, when doing so, ICPX complains in both cases:
icpx: fatal error: -z muldefs: 'linker' input unused [-Wunused-command-line-argument]
(I've also turned -Wfatal-errors on my project).
So, my question is: How would then be the proper way to pass arguments to the linker?
Thanks in advance.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thanks for posting in the Intel forums.
Could you please provide us with the sample reproducer code and steps to reproduce the issue at our end?
Thanks & Regards
Shivani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
As we did not hear back from you, could you please provide us with the details asked in my previous post?
Thanks & Regards
Shivani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance please post a new question.
Thanks & Regards
Shivani

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page