public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ravi Kishore <makkena@mail.eecis.udel.edu>
To: gcc-help@gcc.gnu.org
Subject: GCC installation help
Date: Thu, 14 Mar 2002 18:49:00 -0000	[thread overview]
Message-ID: <Pine.GSO.4.33.0203142142480.10577-100000@fili.cis.udel.edu> (raw)


Hi...

I am trying to install the GNU GCC compiler version 3.0.2.
I have a previous installation of GCC (version 2.8.1). I downloaded the
source and while configuring set the prefix path to ../gcc (not default)
. After which I gave the command ./configure. That worked fine
without any errors. On the ./bootstrap command, I got the
following error:


I got lot of warnings while compiling that says that trying to compare
unsigned with signed ..???

and another similar warning message looked like this

"
/d05/gcc-3.0/gcc/config/sparc/sparc.c:8060: warning: integer constant is
unsigned in ANSI C, signed with -traditional
"

and there are lots of these warning messagess ..!!

and finally the compilation ended with this message..


gcc  -DIN_GCC -DSVR4   -g -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional  -DHAVE_CONFIG_H  -o cc1 \
        c-parse.o c-lang.o c-errors.o c-lex.o c-pragma.o c-decl.o
c-typeck.o  c-convert.o c-aux-info.o c-common.o c-format.o c-semantics.o
c-dump.o  libcpp.a  toplev.o libbackend.a obstack.o alloca.o
../libiberty/libiberty.a
gcc: ../libiberty/libiberty.a: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `cc1'
Current working directory /d05/gcc-3.0.obj/gcc
*** Error code 1
make: Fatal error: Command failed for target `stage1_build'
Current working directory /d05/gcc-3.0.obj/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'



Could anybody help me out of this situation ..
and yeah i am trying to install this on sparc-sun-solaris2.6



thanks in advance ,
ravi




             reply	other threads:[~2002-03-15  2:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-14 18:49 Ravi Kishore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-06-03  9:32 gcc " Arindam Sen
2005-06-05 20:23 ` ziza
2003-09-05 17:40 Tommy Young
2003-09-08  6:25 ` Erik Christiansen
2001-11-05 12:36 GCC " Manjula Iyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.GSO.4.33.0203142142480.10577-100000@fili.cis.udel.edu \
    --to=makkena@mail.eecis.udel.edu \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).