Re: gcc binaries for hpu/ux 10.20
From: Martin Hughes (martin.hughes_at_nospamuk.thalesgroup.com)
Date: 05/24/05
- Previous message: Dieter Montanez: "gcc binaries for hpu/ux 10.20"
- In reply to: Dieter Montanez: "gcc binaries for hpu/ux 10.20"
- Next in thread: michael.nemeth_at_lmco.com: "Re: gcc binaries for hpu/ux 10.20"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 24 May 2005 14:10:00 +0100
"Dieter Montanez" <dieter@plantcomputers.com> wrote in message
news:ayCke.23996$CR5.1503@bignews1.bellsouth.net...
> does anybody know where i can get the binaries for gcc to run on 10.20
>
> thanks
>
> Dieter
>
As your system will come with a minimal C compiler, why not download the
source from ftp.gnu.org .
You will need to build gcc-2.8.1 first. When building gcc-2.8.1 you MUST use
the -O0 switch, when building using the stage1 compiler, or the build will
crash. The stage2 compiler will then accept -O2 to build the final compiler
without crashing.
Once you have gcc-2.8.1 installed, you will then have an ANSI C compiler
which you can use to build higher versions of gcc.
-- Regards Martin Hughes Blessed are those who expect nothing; for they shall not be disappointed.
- Previous message: Dieter Montanez: "gcc binaries for hpu/ux 10.20"
- In reply to: Dieter Montanez: "gcc binaries for hpu/ux 10.20"
- Next in thread: michael.nemeth_at_lmco.com: "Re: gcc binaries for hpu/ux 10.20"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|