This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: AW: 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-help at gcc dot gnu dot org
- Date: Thu, 05 Sep 2002 10:54:12 -0400
- Subject: Re: AW: AW: Error: C++ Exception Handling on AIX 4.3 with gcc 3.0.1
>>>>> Rene Wutschitz writes:
Rene> I build the gcc myself because i couldnīt find a prebuild binary.
Rene> In the installation instruction i didnīt see something specially for
Rene> AIX.
Rene> Maybe you can help me?
The GCC website (http://gcc.gnu.org) has a link on the left-hand
side under the heading "Download" to pre-build binaries. The website also
has a link on the left-hand size under the heading "Docs" to installation
instructions. The "Installing GCC" page has a link to host/target
specific installation notes with the comment:
"Before starting the build/install procedure please check the host/target
specific installation notes. We recommend you browse the entire generic
installation instructions before you proceed."
Please make use of the website information which is provided to
answer these types of questions.
David