Hi Helmut, > but you can say > > ifeq ($(origin CC),default) > CC = gcc > endif > > and have a CC assignment in the environment take precedence.
Thanks again for this suggestion! I added it in version 2.3.2 with the following commit: https://bitbucket.org/ciberandy/qiv/commits/a95893dcb938ffa38ff8b8674f4e3d3552845583 Thanks, Andy