3. ./configure
Read the instructions. Building in the source directory is not supported.
Often buggy and thus not suggested, but in principle supported.
Paolo
[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
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
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