Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Apr 2001 14:45:32 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Steve Price <steve@havk.org>
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>, alpha@FreeBSD.ORG
Subject:   Re: -stable kernel build failures
Message-ID:  <20010405144532.D28699@dragon.nuxi.com>
In-Reply-To: <20010405133542.X56091@bsd.havk.org>; from steve@havk.org on Thu, Apr 05, 2001 at 01:35:42PM -0500
References:  <20010404192701.A56091@bsd.havk.org> <15052.31441.596152.333957@grasshopper.cs.duke.edu> <20010405091134.M56091@bsd.havk.org> <15052.32281.888599.242073@grasshopper.cs.duke.edu> <20010405092330.P56091@bsd.havk.org> <20010405133542.X56091@bsd.havk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 05, 2001 at 01:35:42PM -0500, Steve Price wrote:
> Well it turns out that COPTFLAGS='-O0 -pipe' in /etc/make.conf
> was the culprit.  Aparently __inline functions get optimized
> away or some such.

Yes.  Don't use -O0.  Only use -O on the alpha (except those rare cases
where -O bombs and then use -O0 only on that particualar source file.

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




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