This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: AW: Error: C++ Exception Handling on AIX 4.3 with gcc 3.0.1
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: "Rene Wutschitz" <Rene dot Wutschitz at invaris dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Wed, 04 Sep 2002 11:10:04 -0400
- Subject: Re: AW: Error: C++ Exception Handling on AIX 4.3 with gcc 3.0.1
>>>>> Rene Wutschitz writes:
Rene> I have installed GCC 3.2, but there is the same problem.
Did you build it yourself or install a pre-build binary? If you
built it yourself, did you check to make sure that you have the AIX
prerequisites described in the installation instructions, such as a
correct version of the AIX assembler?
David