This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Oddity building 3.2.2 on AIX 4.3.2
Albert Chin <gcc@lists.thewrittenword.com> writes:
| On Thu, Feb 13, 2003 at 05:55:22AM -0200, Alexandre Oliva wrote:
| > On Feb 9, 2003, Albert Chin <gcc@lists.thewrittenword.com> wrote:
| >
| > > However, whenever the above code is run, the output of
| > > toolexeclibdir=$toolexeclibdir/... is *always* the usage output from
| > > the C compiler.
| >
| > Oops. Would you please try this patch? (in case you don't know, you
| > have to rebuild configure after installing it, or apply it on
| > configure too)
| >
| > Sorry that I broke it :-(
|
| This patch fixes the problem.
Excellent. Alexandre, this patch is OK for gcc-3_2-branch.
-- Gaby