Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Mar 2003 08:43:38 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org.ua>
To:        Pat Lashley <patl+freebsd@volant.org>
Cc:        Sascha Blank <sblank@tiscali.de>, freebsd-java@FreeBSD.ORG
Subject:   Re: Error building native jdk14 on 4.8-RC
Message-ID:  <20030311084338.C92326@phantom.cris.net>
In-Reply-To: <868230000.1047338816@mccaffrey.phoenix.volant.org>; from patl%2Bfreebsd@volant.org on Mon, Mar 10, 2003 at 03:26:57PM -0800
References:  <20030310220257.GA83638@ally.localnet.de> <868230000.1047338816@mccaffrey.phoenix.volant.org>

next in thread | previous in thread | raw e-mail | index | archive | help
hi,

Well.  I don't think that it's related to make.conf's settings.  I have
intentionally avoided using them because of optimization issues were very
hard to detect and since JVM is generating and executing machine code by
itself -- it's very unthankful task to find gcc optimization problems.

Also it's very important if we'll have one bonary distro which will be
compiled with one set of setting for everybody.  And we need to test it
as much as possible.

Right now HotSpot is compiles (mostly) using '-O3' and no -m flags.

On Mon, Mar 10, 2003 at 03:26:57PM -0800, Pat Lashley wrote:
> --On Monday, March 10, 2003 23:02:57 +0100 Sascha Blank <sblank@tiscali.de> 
> wrote:
> 
> > I have the same problem: I have updated both my 4.8-STABLE system and my
> > ports collection today, but building the native JDK 1.4p3 breaks down at
> > exactly the same spot as your build.  I have even tried to build the
> > port twice because I wanted to rule out the possibility that I might
> > have made something wrong the first time, but it didn't change anything.
> >
> > I am builing the port on an AMD Athlon/Thunderbird system with the
> > optimization flags "-O -march=k6".  As I have read that there are some
> > problems with AMD K6 systems I wonder if this might be the problem.
> > It's just a vague idea.
> 
> Hmm.  You may be onto something here.  Both of the systems I've tried
> so far have been Athlons; and I have CPUTYPE=k7 and CFLAGS=-g -O -pipe
> in my make.conf.
> 
> I'd really like to hear from someone with an Athlon report that they've
> had no problems building with the CPUTYPE set appropriately...  These
> are both older systems (550 & 700 MHz) and the build takes long enough
> that I don't want to wast the time necessary to try a build without
> the flag just to have it fail in the same place.
> 
> 
> 
> -Pat



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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