Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jun 2002 11:28:46 -0400 (EDT)
From:      Robert Watson <rwatson@freebsd.org>
To:        John Polstra <jdp@polstra.com>
Cc:        current@freebsd.org
Subject:   Re: Bootstrap problems for asm
Message-ID:  <Pine.NEB.3.96L.1020624112750.32271H-100000@fledge.watson.org>
In-Reply-To: <200206241524.g5OFO6p30824@vashon.polstra.com>

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

On Mon, 24 Jun 2002, John Polstra wrote:

> > /cboss/freebsd/commit/src/libexec/rtld-elf/rtld.c: In function
> > `atomic_decr_int':
> > /cboss/freebsd/commit/src/libexec/rtld-elf/i386/rtld_machdep.h:58:
> > inconsistent operand constraints in an `asm'
> > *** Error code 1
> 
> There is a problem at the moment in compiling that file without -O.  Is
> your /etc/make.conf standard, or did you specifically ask for no
> optimization? 

I haven't made any explicit changes to the optimization level; on the
other hand, perhaps that should be CFLAGS+=?

Here's my make.conf:

CFLAGS=-pipe
NOPROFILE=      yes
NO_WERROR=yes
NO_PERL=yes

Robert N M Watson             FreeBSD Core Team, TrustedBSD Projects
robert@fledge.watson.org      Network Associates Laboratories


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020624112750.32271H-100000>