Changing default compiler in configure

Gerald W. Carter cartegw at Eng.Auburn.EDU
Fri Jan 15 13:54:13 GMT 1999


Frank Hartung wrote:
> 
> Hello,
> 
> i have trouble compiling the Samba 2.0.0 source (several warnings from
> system libarys, not from the samba code). Configure choice the gcc
> compiler. Now i want to give the compiler delivered with the system (cc)
> a chance, but i did not find a switch for this purpose. Is there an
>  easy way for doing this?

for csh,

	setenv CC=cc

for sh and bash

	CC=cc

and then run configure. I think this will work.




jerry
________________________________________________________________________
                            Gerald ( Jerry ) Carter	
Engineering Network Services                           Auburn University 
jerry at eng.auburn.edu             http://www.eng.auburn.edu/users/cartegw

       "...a hundred billion castaways looking for a home."
                                  - Sting "Message in a Bottle" ( 1979 )


More information about the samba-technical mailing list