This is the mail archive of the gcc-help@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]

help and advice on gcc installation


Hi,

         I have to install  gcc on a  Sun E450 running  Solaris 8.  I've
downloaded, gunzipped, untarred  it  in /opt/pkg/gcc/gcc-2.95.3.

To install the works, i.e. C, C++,  Java  , etc,  do I  simply  do the
following :


1) PATH=$PATH:/opt/pkg/gcc/gcc-2.95.3
2) mkdir /opt/example-object-compiler
3) cd  /opt/example-object-compiler
4) /opt/pkg/gcc/gcc-2.95.3/configure      - ( no options or target )
5) /usr/ccs/bin/make bootstrap    ( cannot seem to find  GNU make )


Thanks.
Look forward for your reply.

Pradeep.
p.deva@uws.edu.au
pradeepdeva@hotmail.com




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