On Tue, 24 Sep 2002 16:07:39 -0500 (CDT)
Mike Silbersack <[EMAIL PROTECTED]> wrote:

> 
> 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.

cd /usr/src/gnu/usr.bin/cc
CFLAGS="-g" STRIP="" make clean all install

Always worked for me.
-- 
Alexander Kabaev

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to