DragonFly BSD
DragonFly bugs List (threaded) for 2004-07
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: make.conf and CCVER


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Fri, 16 Jul 2004 12:36:49 -0700

Marco Righele wrote:
Greetings,

If I set the CCVER variable in the make.conf (uncommenting either of the
two example lines) I get the following error whenever I try to compile a
port:
"/usr/share/mk/bsd.cpu.mk", line 30: "Either set CCVER to a known compiler or sp
ecify CCVER_BSD_CPU_MK"

If you are referring to these examples: # CCVER?=gcc2 (use GCC 2.95.x, default) # CCVER?=gcc34 (use GCC 3.4, experimental) then you need to delete the comments like this: CCVER?=gcc34



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]