Skip to content

also try and resolve dependencies using subtoolchains #741

@boegel

Description

@boegel

Feature proposal by @berndmohr:

For resolving dependencies specified in a goolf toolchain build, we could also try and resolve them using a gompi toolchain and maybe even a GCC toolchain.

This would allow that tools like CMake are built with a minimal toolchain (e.g. CMake-2.8.4-GCC-4.7.2), and still can be used in a goolf easyconfig as build dependency.

This is less strict than what is being done now (i.e. only use the specified toolchain, either the one in toolchain or in the custom toolchain in the dependency specification).

I'm confident @besserox would support this feature proposal too, let's see what @stdweird thinks about it. :-)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions