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

Re: [issue1962] buildworld failure in gcc libbackend


From: Sascha Wildner <saw@xxxxxxxxx>
Date: Sat, 22 Jan 2011 13:19:11 +0100

I think you set CCVER=gcc44 in the environment, which makes cc, gcc, c++, etc. always use gcc44 and ignore the CCVER overrides we have for some things in our Makefiles.

For build* targets you need to set it as a make(1) variable, for example in your make.conf or on the make commmand line.

Sascha



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