Re: help required for upgradation of gcc-4.1.1

2007-05-28 Thread Paolo Bonzini
3. ./configure Read the instructions. Building in the source directory is not supported. Often buggy and thus not suggested, but in principle supported. Paolo

Re: help required for upgradation of gcc-4.1.1

2007-05-27 Thread Revital1 Eres
[EMAIL PROTECTED] wrote on 28/05/2007 09:05:24: > > Can you help to upgrade the gcc to 4.1.1 by providing the steps and > procedure etc I think you should try the gcc-help mailing list. Revital

Re: help required for upgradation of gcc-4.1.1

2007-05-27 Thread David Daney
Santhosh1 C wrote: I am facing issuue in upgrading of gcc-3.3.1 to gcc-4.1.1 in HP-UX 11.11. Your question would be more suitable for [EMAIL PROTECTED] This list is for those developing GCC, not its users. 3. ./configure Read the instructions. Building in the source directory is not su

help required for upgradation of gcc-4.1.1

2007-05-27 Thread Santhosh1 C
I am facing issuue in upgrading of gcc-3.3.1 to gcc-4.1.1 in HP-UX 11.11. Not getting any error while compilation, but showing the version 3.3.1 only after compilation. Steps we have followed is 1. downloded gcc-4.1.1.tar from gnu.org 2. Untar the file 3. ./configure 4. gmake all 5. gmake install