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]

Re: C Compiler


> 1.  Is Gcc C compiler can compile perl source code

Yes.

> 2.  What is the best way to download the GNU C, C++ compiler and knowing it
> is suite for you system.
>      The web site I go to is :
> http://www.gnu.org/software/gcc/gcc-2.95/gcc-2.95.2.html

Please have a look at

http://gcc.gnu.org/install/binaries.html

You need a C compiler to compile gcc. If you don't have one, you need
a binary version. We don't provide any, so you have to get them from
somebody else.

> MY System :
> 	HP9000 K220 running HP 10.20
> 	B1000 9000/785 running HP 11.00

Isn't a C compiler part of every HP/UX system? It is called 'cc',
isn't it?

Anyway, the HPUX porting center also has Perl binaries, at

http://hpux.cae.wisc.edu/hppd/hpux/Languages/perl-5.005_03/

Regards,
Martin


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