看板 DFBSD_commit 關於我們 聯絡資訊
On Thu, Apr 21, 2005 at 10:44:33AM +0200, Joerg Sonnenberger wrote: > On Thu, Apr 21, 2005 at 01:00:37AM -0700, Joerg Sonnenberger wrote: > > Unhook GCC 2.95 and Binutils 2.12 from build. > > There's a problem with rpcgen's cpp usage I still have to solve. > For now, explicitely set HOST_CCVER=gcc34 for buildworld. This is fixed now. The old default value of CCVER=gcc2 was pushed into buildworld and that obviously resulted in problems. Joerg