Skip to content

Adapt sconsx to new compilers in conda #44

@pradal

Description

@pradal

New compilers are distributed with conda (see compiler tools).

When a recipe depends on a compiler, a set of environment variables are set:

  • CXX, CXXFLAGS
  • CC, CCFLAGS
  • GFORTRAN, F95, FC, FFLAGS
  • AR, ...

All these flags are ignored by sconsx.
In this issue, we propose to extend the compiler tool in sconsx to configure compiler environment with these values.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions