Message-ID: <3936589E.91C2E161@neuronet.pitt.edu> Date: Thu, 01 Jun 2000 08:35:42 -0400 From: "Rafael E. Herrera" <raffo@neuronet.pitt.edu> Subject: Re: [suse-axp] Installing CCC (re-posting)
Iwao MAKINO wrote:
>
> Install ccc w/ nodeps
I did that.
> change the following script
> /usr/lib/compaq/ccc-6.2/alpha-redhat-linux/bin/create-comp-config.sh
>
> #From
> Supported=${EGCS_ROOT}/egcs-2.90.29
> Experimental=${EGCS_ROOT}/egcs-2.91.66
> Latest=`ls -d ${EGCS_ROOT}/egcs* | sort -r | head -1`
>
> #To
> Supported=${EGCS_ROOT}/gcc-2.95.3
> Experimental=${EGCS_ROOT}/gcc-2.95.3
> Latest=`ls -d ${EGCS_ROOT}/2.95.3 | sort -r | head -1`
>
> or whatever, you adjust gcc version.
>
> After you edit this script, just run.
The script is:
/usr/lib/compaq/ccc-6.2.9.002-2/alpha-linux/bin/create-comp-config.sh
I tried to make changes equivalent to the above. In the end no change
was
necessary and I only had to run it with these options:
./create-comp-config.sh ccc-6.2.9.002-2
/usr/lib/gcc-lib/alpha-suse-linux/2.95.2
It re-created the links I mentioned in my first email among other things
and I can compile my sample program without problems.
Thanks to all who helped me with this.
-- Rafael
This archive was generated by hypermail 2.1.0 : Mon Jun 04 2001 - 04:18:21 PDT