Skip to content

icpc link is not recognized #323

Open
@SG38

Description

@SG38

When configuring a C++ compilation with
<cpp><name> icpc performs correctly. The Intel compiler is called to create the object files.
However, <linker> <name> icpc is not recognized. Only g++is available for linking. The icpc compiler needs g++ and I cannot make a link from g++ to icpc.
Is there a way to force to use our own linker please?
Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions