In any case, I compiled gcc-3.3.1 to not be the main native compiler, but rather, into the prefix: /usr/gcc-3.3.1.
Can someone help me with the correct CPP CXX LIBRARY_PATH compiler environment settings that I should be setting?
I would start by setting CC and CXX to the paths of the alternate gcc and g++ compilers, respectively. Often that is all that is needed.
If you run into problems with depreciated headers, see http://www.htdig.org/FAQ.html#q3.8. However it is my understanding that this should no longer be an issue if you are using a current snapshot.
Jim
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ ht://Dig Developer mailing list: [EMAIL PROTECTED] List information (subscribe/unsubscribe, etc.) https://lists.sourceforge.net/lists/listinfo/htdig-dev
