Subject: USE_GCC3 and USE_PKGSRC_GCC
To: None <tech-pkg@netbsd.org>
From: Jeremy C. Reed <reed@reedmedia.net>
List: tech-pkg
Date: 12/03/2003 12:08:49
(This is related to my other mail.)
My gcc is the gcc from pkgsrc. I use gcc3-c and gcc3-c++.
I tried inmy /etc/mk.conf
USE_GCC3= YES
USE_PKGSRC_GCC= YES
but that attempted to install lang/gcc3 which is an older version (3.3.
versus 3.3.2)!
At least the compiler.mk documents says this.
USE_PKGSRC_GCC by itself started to build gcc-2.95.3nb4 although I already
have gcc3-c-3.3.2 and gcc3-c++-3.3.2 installed.
Can anyone share some ideas on how to improve compiler.mk to not downgrade
my system?
Thank you,
Jeremy C. Reed
http://bsd.reedmedia.net/