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
> [EMAIL PROTECTED]

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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to