public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: yt wang <yt_y2k@yahoo.com>
To: gcc-help@gnu.org
Subject: gcc installation problem
Date: Sun, 30 Jun 2002 21:11:00 -0000	[thread overview]
Message-ID: <20020701041053.14842.qmail@web10901.mail.yahoo.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

Hi, Sir/Madam:
 
   I have tried to install gcc on solaris 8 platform,
but got stuck. The attached file describes the
problem. Could you please help me if you know how to
resolve it, or direct me to someone who might know it?
 
  thanks a lot in advance,
 
  yt (8-)

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

[-- Attachment #2: gcc_error --]
[-- Type: text/plain, Size: 2504 bytes --]

Problem descriptions: (in solaris 8)

1). I create the source directory, gcc-3.0.3:  

       tar xvf gcc-3.0.3.tar   

    then, the object directory, gcc-exec: 

       mkdir  gcc-exec

2). I configure the gcc in gcc-exec:

 (either   ../gcc-3.0.3/configure  --prefix=../gcc-3.0.3  --exec-prefix=.
   or      ../gcc-3.0.3/configure  --prefix=../gcc-3.0.3  --exec-prefix=.  --disable-nls )

    it seems to be successfully done either way.

3). Then, I do the
     
    make bootstrap

   It runs for about 65 minutes, then the following situation occurs, and the make got aborted:


....

mkdir .libs
ar rc .libs/libsupc++convenience.a  del_op.o del_opnt.o del_opv.o del_opvnt.o eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o eh_personality.o eh_terminate.o eh_throw.o new_handler.o new_op.o new_opnt.o new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o
true .libs/libsupc++convenience.a
creating libsupc++convenience.la
(cd .libs && rm -f libsupc++convenience.la && ln -s ../libsupc++convenience.la libsupc++convenience.la)
/bin/sh ../libtool --tag CXX --tag disable-shared           --mode=link /home/arch03/apps/gcc-exe/gcc/xgcc -B/home/arch03/apps/gcc-exe/gcc/ -nostdinc++  -L/home/arch03/apps/gcc-exe/sparc-sun-solaris2.8/libstdc++-v3/src -L/home/arch03/apps/gcc-exe/sparc-sun-solaris2.8/libstdc++-v3/src/.libs -B./sparc-sun-solaris2.8/bin/ -B./sparc-sun-solaris2.8/lib/ -isystem ./sparc-sun-solaris2.8/include             -fno-implicit-templates        -prefer-pic   -Wall -Wno-format -W -Wwrite-strings -Winline  -fdiagnostics-show-location=once                 -ffunction-sections -fdata-sections  -g    -o libsupc++.la -rpath ./lib  del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo eh_personality.lo eh_terminate.lo eh_throw.lo new_handler.lo new_op.lo new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo  -lm 
libtool: link: only absolute run-paths are allowed
make[4]: *** [libsupc++.la] Error 1
make[4]: Leaving directory `/home/arch03/apps/gcc-exe/sparc-sun-solaris2.8/libstdc++-v3/libsupc++'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/arch03/apps/gcc-exe/sparc-sun-solaris2.8/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/arch03/apps/gcc-exe/sparc-sun-solaris2.8/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/arch03/apps/gcc-exe'
make: *** [bootstrap] Error 2


             reply	other threads:[~2002-07-01  4:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-30 21:11 yt wang [this message]
     [not found] <002a01c36409$72d08fa0$2c7b2e80@ee271dpc5>
2003-08-16 15:30 ` Gcc " Andrew Pinski
  -- strict thread matches above, loose matches on Subject: below --
2003-08-16 15:14 Long Fei
     [not found] <002801c36407$3ff5fc20$2c7b2e80@ee271dpc5>
2003-08-16 15:08 ` Andrew Pinski
     [not found] <616BE6A276E3714788D2AC35C40CD18D6BFC5C@whale.softwire.co.uk>
2002-07-01  1:01 ` gcc " Rupert Wood
2001-04-05 18:08 GCC Installation problem kyamada
2001-04-05 19:05 ` Alexandre Oliva
2000-10-20  1:34 GCC Installation Problem TEO Poh Kwee
2000-04-05 23:22 gcc installation problem Gilad Even-Tzur
1999-10-08 11:58 gcc:installation problem oupegt
1999-10-08 14:43 ` Paul D. Smith
1999-10-11 12:54   ` oupegt
1999-10-11 14:12     ` Paul D. Smith
1999-10-31 13:57       ` Paul D. Smith
1999-10-31 13:57     ` oupegt
1999-10-31 13:57   ` Paul D. Smith
1999-10-31 13:57 ` oupegt

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=20020701041053.14842.qmail@web10901.mail.yahoo.com \
    --to=yt_y2k@yahoo.com \
    --cc=gcc-help@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).