Re: [htdig3-dev] compile


Subject: Re: [htdig3-dev] compile
From: Geoff Hutchison (ghutchis@wso.williams.edu)
Date: Thu Nov 30 2000 - 12:19:43 PST


On Thu, 30 Nov 2000, john wrote:

> have a stupid question: i've read through all the
> configure files and don't seem to be
> able to find a place to modify the location of CC, i keep
> getting the following error, any idea????

With almost any configure script you can do things like:

CC=/usr/local/bin/gcc CXX=/usr/local/bin/g++ ./configure

or (my favorite)

CFLAGS="-g -Wall" CXXFLAGS="-g -Wall" ./configure

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/

------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to htdig3-dev-unsubscribe@htdig.org You will receive a message to confirm this.



This archive was generated by hypermail 2b28 : Thu Nov 30 2000 - 12:28:27 PST