On Fri, Jun 21, 2002 at 06:50:49PM +0200, Thierry Herbelot wrote: > > I still wonder why we make workarounds like this if one could just > > use /usr/local/bin/gcc31 to have it fixed. > > is it enough to setenv GCC=/usr/local/bin/gcc31, then make install ?
No. make CC=gcc31 CXX=g++31 clean install To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message