Skip to content

Debug builds broken #94

@anton-seaice

Description

@anton-seaice

It looks like moving to oneapi has broken Debug builds

It looks like :

build_type=Release: oneapi 2025 and intel 2021.10.0 work
Debug: intel 2021.10.0 works - I only built this locally without spack and only including MOM6
Debug: oneapi 2025.0.4 fails

If fails in the final linking step with:

/bin/ld: cannot find -lm

However it finds m (the math library) fine with the Release build.

This runs shows the error clearest: #86 (comment) (and same failure with the cosima cmake)

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