Operating System - Linux
1834935 Members
2569 Online
110071 Solutions
New Discussion

where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

 
mannam
Occasional Contributor

where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

Hello everyone,

we had a HP-UX 11.11 server.But it does not have the GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

can somebody provide the link where can i download all these 3 compilers.

any help appreciated.

 

P.S. This thread has been moved from  HP-UX Technical Documentation to HP-UX > languages. -HP Forum Moderator

6 REPLIES 6
Robert-Jan Goossens
Honored Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

David Bellamy
Respected Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

Steven Schweda
Honored Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

After you get any working GCC installed, you
might wish to try building the latest source
kit. 4.3.0 worked well for me (better than
the 4.2.x versions), although you may need to
install several prerequisite GNU packages,
too (GNU "bison", "m4", and "sed", plus GMP
and MPFR, which were not needed before).

http://gcc.gnu.org/
mannam
Occasional Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

hello everyone,

thank u very much for u r quick replies.
my server OS is
HP-UX inccishh B.11.11 U 9000/800 4046719263 unlimited-user license.

actually in my server i did not have
GNU_C_C++ 4.1.1
GNU_C_C++_64 4.1.1
GNU_C_C++_SOURCE 4.1.1 compilers,which compiler version should i use to install in my server.can i use gcc-4.2.3 or gcc-4.1.2 compiler version.if it is required to use
gcc-4.1.2 compiler version ,please provide the link to download the same.

any help appreciated
regards,
Mannam
Dennis Handly
Acclaimed Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

Besides the Porting Center, you can also download gcc from HP:
http://www.hp.com/go/gcc

It has 4.2.1 and 4.1.2.
Sajjad Sahir
Honored Contributor

Re: where to download GNU_C_C++, GNU_C_C++_64, GNU_C_C++_SOURCE compilers.

Dear Mannan

u can download from the site
http://hpux.cs.utah.edu/
download in u windows
do ftp in to unix server put in directory
for example /usr/local dir
then remove extension like gz
after that u can install by using swinstall -s /usr/local/fullpath
ok

Thanks and Regards

Sajjad Sahir