gcc-3.0.3 install
Janis Johnson
janis187@us.ibm.com
Mon Jan 7 09:45:00 GMT 2002
On Mon, Jan 07, 2002 at 10:57:19AM -0500, Chris Sontag wrote:
>
> Successful GCC-3.0.3 install: what I did was:
>
> 1) setenv CC '/usr/bin/cc'
> 2) edit 'ltconfig' script so that it skips the section to determine
> "the maximum length of the command line", since that part of the script
> seems to run-away and make the process run out of swap space. I
> hardcoded a guess (128000) for the lt_cv_sys_max_cmd_len variable.
>
> % ./config.guess
> alphaev6-dec-osf5.1
>
> % gcc -v
> Reading specs from [snip]/lib/gcc-lib/alphaev6-dec-osf5.1/3.0.3/specs
> Configured with: ../gcc-3.0.3/configure --prefix=[snip]
> Thread model: single
> gcc version 3.0.3
Thanks! I've added this to the GCC 3.0 build status list at
http://gcc.gnu.org/gcc-3.0/buildstat.html.
Janis
More information about the Gcc
mailing list