autoconf
[Top][All Lists]
Advanced

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

Re: strange choice of compiler on HP-UX


From: Eric Blake
Subject: Re: strange choice of compiler on HP-UX
Date: Wed, 26 Sep 2007 14:46:33 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]