Skip to content

Does not respect standard CC/CXX Makefile variables #21

Description

@adamnovak

I'm trying to build sonLib with a compiler other than the "gcc" and "g++" found on my PATH.

Running make CC=/usr/bin/gcc CXX=/usr/bin/g++ just calls the versions on my PATH and not the ones I asked for.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions