看板 DFBSD_bugs 關於我們 聯絡資訊
On Thu, Aug 26, 2004 at 02:04:29PM +0200, Henry Kleynhans wrote: > Hi all, > > "make buildworld" fails with gcc34 on CURRENT (updated 2004-08-26). > > I've tried the build with: > a) only the environment variable set (setenv CCVER gcc34) > b) only the make.conf variable set (CCVER=gcc34 and CCVER?=gcc34) > c) with both the environment variable and the make.conf variable set. > d) the optimization flags were set to "CFLAGS=-O2 -pipe" > e) I've tried it with both CPUTYPE defined and not defined. > > buildworld with the gcc2 compiler on the other hand works fine. [snip] Doing a full "env CCVER=gcc34 make buildworld" finished with the current source. Can you try to leave th CFLAGS setting out? Joerg > > Kind regards, > > Henry >