Re: strange choice of compiler on HP-UX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joao Miguel Ferreira <jmcferreira <at> criticalsoftware.com> writes:

> Question: How do I tell the tools to use only aCC for both types of
> files, when compiling on an HPUX (we also build on Linux/gcc and
> Solaris/gcc) ?

If you don't like what autoconf chooses, then override the choice:

./configure CC=aCC CXX=aCC

-- 
Eric Blake





_______________________________________________
Autoconf mailing list
Autoconf@xxxxxxx
http://lists.gnu.org/mailman/listinfo/autoconf

[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux