This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Faq entry
- To: tomsara at slip-stream dot net
- Subject: Re: Faq entry
- From: Martin von Loewis <martin at mira dot isdn dot cs dot tu-berlin dot de>
- Date: Sat, 31 Oct 1998 18:36:29 +0100
- CC: egcs at cygnus dot com
- References: <3639DBB2.337902FB@slip-stream.net>
> I've seen enough questions about it, and I just went looking, but there
> is no entry for how to use Purify with egcs. Just a thought.
AFAIK, the answer is that it just doesn't work (at least not for C++).
Of course, that could go in the FAQ, together with a suggestion to
contact Rational and query them for the status of Purify with g++
2.8/egcs.
Regards,
Martin
P.S. The real answer isn't that harsh. For example, linking statically
might help on Solaris; and it works as long no exception is thrown,
AFAIK. But the real answer still is that Rational needs to speak up
whether they want to support egcs or drop g++ support at all.