Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Sep 2002 16:07:39 -0500 (CDT)
From:      Mike Silbersack <silby@silby.com>
To:        Craig Rodrigues <rodrigc@attbi.com>
Cc:        current@freebsd.org
Subject:   Re: -mcpu=pentiumpro still evil?
Message-ID:  <20020924160538.S39482-100000@patrocles.silby.com>
In-Reply-To: <20020924152014.A8771@attbi.com>

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

On Tue, 24 Sep 2002, Craig Rodrigues wrote:

> On Tue, Sep 24, 2002 at 02:05:08PM -0500, Mike Silbersack wrote:
> > Ok, I fixed lorder.sh, and made gcc again from clean with Alexander's
> > patch.  No change, I still see the same segmentation fault.  Alexander,
> > how can I easily build gcc with full debugging symbols?  That might make
> > the backtrace more useful for you.
>
> Does this work for you:
> cd /usr/src/gnu/usr.bin/cc
> make DEBUG_FLAGS=-g install
>
> --
> Craig Rodrigues
> http://www.gis.net/~craigr
> rodrigc@attbi.com

Nope, that doesn't build in debugging symbols either.  Neither does adding
+g or +gstabs+ to CFLAGS in make.conf.  Hmph.

Maybe I need to add LDFLAGS or something, I'm not sure.  (I'm really bad
with Makefiles.)

Mike "Silby" Silbersack


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?20020924160538.S39482-100000>