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]

Stupid Installation problems


Hi,

I'm trying to install gcc.2.95.3 & I'm getting the following problems (I
have little experience of install compilers or compiling code).

>From gcc-2.95.3-sol8-sparc-local.gz
 gunzip -d ##ok
 This gives me a file with the following header info:-

# PaCkAgE DaTaStReAm
SMCgcc 1 128563
# end of header
070701000c0459000081a40000000a0000000a000000013ab7bf
8000000b5000000880000000700000000000000000000000f00000004SMCgcc/pkginfoPKG=SMCgc
c
NAME=gcc
ARCH=sparc
VERSION=2.95.3
CATEGORY=application
VENDOR=Free Software Foundation
EMAIL=steve@smc.vnet.net
PSTAMP=Steve Christensen
BASEDIR=/usr/local
CLASSES=none
070701000c0458000081a40000000a0000000a000000013ab7bf410000615c000000880000000700
000000000000000000000e00000004SMCgcc/pkgmap: 1 128563
1 d none bin 0755 bin bin
1 f none bin/c++ 0755 bin bin 253716 54614 984811709
1 f none bin/c++filt 0755 bin bin 120184 48589 984811709
1 f none bin/chill 0755 bin bin 2912 35405 984811708
1 f none bin/cpp 0755 bin bin 253924 54825 984811726

Is this a Solaris package src file?  I've tried the usual (pkgadd &
pkgtrans), bit I'm getting nowhere fast.  How do I install from this file?

>From gcc-core-2.95.3.tar.gz
 File extracted ok (rocket science I know...)
 When I try to configure, I get the following error message:-
# ./configure
Configuring for a sparc-sun-solaris2.8 host.
Created "Makefile" in /var/tmp/gcc-2.95.3 using "mh-frag"
/usr/ucb/cc:  language optional software package not installed
*** The command '/usr/ucb/cc -o conftest -g   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

I'm trying to install on a system with sol8-10/00 (+EOM), without any 3rd
party compilers installed.  I have set the path var to point to /usr/ucb &
have set the CC env.

I suspect these problems may be due to my inexperience in these matters.

   Thanks for any help,

                 Paul


-----------------------------------------------------------------------
This email and any attachments are intended solely for the addressee(s)
and may be legally privileged and/or confidential.  Any unauthorised
use or disclosure may be unlawful. If you have received this email in
error please notify the sender immediately by return email and delete
it from your system.  Internet communications cannot be guaranteed
to be secure or error-free, the sender therefore does not accept
liability for any errors or omissions in the context of this message
which arise as a result of Internet transmission.  Any opinion
expressed in this email may be personal to the sender and may not
necessarily reflect the opinion of Company-i.
-----------------------------------------------------------------------


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