This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Purify-4.5.1-Solaris 2.x with egcs-2.91.66
- To: Priya Narasimhan <priya at lambda dot ece dot ucsb dot edu>
- Subject: Purify-4.5.1-Solaris 2.x with egcs-2.91.66
- From: Joerg Faschingbauer <jfasch at hyperwave dot com>
- Date: Fri, 25 Feb 2000 09:53:31 +0100
- Cc: egcs at egcs dot cygnus dot com, priya at alpha dot ece dot ucsb dot edu
- References: <200002250037.QAA07738@lambda.ece.ucsb.edu>
>>>>> "Priya" == Priya Narasimhan <priya@lambda.ece.ucsb.edu> writes:
[...]
Priya> Is this a well-known problem, or am I missing something here?
purify only works with gcc 2.8.1 and lower. I had the same probs.
From the release notes (file README):
Compilers
---------
Purify has been tested with the
following compilers:
- Sun Workshop C and C++ 4.2 and 5.0
- SPARCWorks C and C++ versions 3.x
- SPARCWorks f77 versions:
3.0
- GNU gcc and g++ versions:
2.5.8, 2.6.3, 2.7.2, 2.8.1
Joerg