Skip to content

configure error when using oneAPI #26

@manodeep

Description

@manodeep

When. compiling with oneAPI, configure has an error and mistakenly interprets -loopopt=1 as a linker option (that option is meant to be the value passed to the llvm engine, as part of -llvm -loopt=1)

Intel release notes suggest that loading a new autoconf and running autoreconf -if to update configure.ac should be enough; but that has not worked for me.

Previously I have solved this issue by copying the config files from upstream - but that code needs to be added into this repo.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions