gcc-3.0.3 install

Chris Sontag sontag@stsci.edu
Mon Jan 7 07:57:00 GMT 2002


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





-----------------

PS - Please 'mangle' my email address before posting this on the site.  Thanks!



More information about the Gcc mailing list