[erlang-questions] rebar: how to set which C compiler to use

Jon Schneider jon@REDACTED
Thu Sep 3 15:28:38 CEST 2015


Not the official method I'm sure but you could create a little wrapper
script called cc earlier in your path that does

exec gcc-4.x.y "$@"

Jon

> - Setting a CC environment variable seems not to have any effect.




More information about the erlang-questions mailing list