This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-3.0.3 install



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!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]