Alexandre Oliva writes:

> > What about systems that don't have a `cc' but only a `gcc' or whatever
> > else?
> 
> The user would have to set CC_FOR_BUILD.  But see below:
> 
> >> In the future, it may be extended to look for gcc if it can't find
> >> cc.

But that would break things for a lot of people right now. Instead of
writing `CC=/opt/bin/gcc ./configure', they'd have to write
`CC=/opt/bin/gcc CC_FOR_BUILD=/opt/bin/gcc ./configure'?


-- 
Peter Eisentraut                  Sernanders väg 10:115
[EMAIL PROTECTED]                   75262 Uppsala
http://yi.org/peter-e/            Sweden

Reply via email to