delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2000/08/28/13:35:17

Date: Mon, 28 Aug 2000 20:35:05 +0200
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
Sender: halo1 AT zahav DOT net DOT il
To: mail AT jgreen4 DOT fsnet DOT co DOT uk
Message-Id: <7458-Mon28Aug2000203504+0300-eliz@is.elta.co.il>
X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b
CC: djgpp-workers AT delorie DOT com
In-reply-to: <226lqssqgqp6i9nk82rvrqhl9aaia029e9@4ax.com> (message from Jason
Green on Mon, 28 Aug 2000 17:52:50 +0100)
Subject: Re: Symify fixes
References: <226lqssqgqp6i9nk82rvrqhl9aaia029e9 AT 4ax DOT com>
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: Jason Green <mail AT jgreen4 DOT fsnet DOT co DOT uk>
> Date: Mon, 28 Aug 2000 17:52:50 +0100
> 
> Can someone please tell me how do I build Symify (only) using the
> supplied makefiles.

No makefiles required:

   gcc -Wall -O2 -g -o symify symify.c -ldbg

or, since you probably changed syms.c:

   gcc -Wall -O2 -g -o symify symify.c syms.c -ldbg

> Also, if anyone has example sources to deliberately generate crash
> tracebacks I would be pleased to see it.

This is impractical: I only see this once in a while with Emacs, which
is a 60MB source distribution.  (Now, with the patched syms.c, I don't
see the crashes anymore ;-)  When I did see that, copying the same
binary to another machine would usually prevent the crashes from
happening, since, as I now understand, random memory contents was
involved.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019