Search squid archive

Re: compiling 4.0.8 on FreeBSD-10.1

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

 



On 7/04/2016 3:57 a.m., Odhiambo Washington wrote:
> Hi,
> 
> My configure options:
> 
> 
> setenv CC  clang
> setenv CXX clang++
> 

Something is not right with the above. I dont think its doing what you
think it does.

The Squid ./configure found that a compiler called "c++" was the only
working one, and the libtool ./configure found that gcc was available
and used that. That can only happen if they both see the CC/CXX
variables as being empty.


Normally we setup the environment using shell parameters like this:
 ./configure CC=clang CXX=clang++ ...


Amos

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux