Related articles |
---|
"safe gcc" for checking memory errors greg@bic.mni.mcgill.ca (1997-10-26) |
Re: "safe gcc" for checking memory errors akm@rd.bbc.co.uk (1997-10-29) |
Re: "safe gcc" for checking memory errors dickey@clark.net (T.E.Dickey) (1997-10-29) |
From: | akm@rd.bbc.co.uk (Andrew McParland) |
Newsgroups: | comp.compilers |
Date: | 29 Oct 1997 23:01:11 -0500 |
Organization: | Compilers Central |
References: | 97-10-122 |
Keywords: | GCC, debug |
greg@bic.mni.mcgill.ca (Greg Ward) writes:
> I have a vague recollection from a year or so ago of stumbling across a
> reference to something called "Safe GCC" -- a version of gcc modified to
> do range checking and (possibly) detection of other memory errors. ...
Here's what I snarfed at the time:
*** GCC 2.7.2 with Bounds Checking: Version 1.02 released ***
The latest version of the patches that give full fine-grained bounds
checking to GCC (C only) have been released and are available from:
ftp://dse.doc.ic.ac.uk/pub/misc/bcc
Please read the latest README file in that directory which will tell
you how to install and compile the patches. There are also binary
distributions for the following machines:
i486-unknown-linux (ELF only)
sparc-sun-solaris2.4
sparc-sun-sunos4.1.3_U1
Andrew <andrew.mcparland@rd.bbc.co.uk>
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.