Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Aug 2007 21:32:08 +0900 (JST)
From:      Ken Yamada <ken@tydfam.jp>
To:        glewis@eyesbeyond.com
Cc:        freebsd-java@freebsd.org, lists_freebsd_org@07.antispam.web-wahnsinn.de, freebsd-current@freebsd.org
Subject:   Re: Gcc bugs break java/jdk15 build? [Workaround]
Message-ID:  <20070818.213208.74754361.ken@tydfam.jp>
In-Reply-To: <20070815144804.GC5151@misty.eyesbeyond.com>
References:  <1186303666.36623.23.camel@tobias.wg.> <20070815144804.GC5151@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  FYI.

  GCC 4.2.1 alone did not solve the compilation problem on -current, but with -fno-tree-vrp compilation went without any problem.

  I added -fno-tree-vrp to CFLAGS in /etc/make.conf, and jdk15/jdk16 compilationwent successfull.







Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070818.213208.74754361.ken>