public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-05-15  7:27 ebotcazou
  0 siblings, 0 replies; 13+ messages in thread
From: ebotcazou @ 2003-05-15  7:27 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, xkinh

Synopsis: installation gcc 3.2.2 fails on Solaris 2.8

State-Changed-From-To: feedback->closed
State-Changed-By: ebotcazou
State-Changed-When: Thu May 15 07:27:15 2003
State-Changed-Why:
    Fixed in GCC 3.3.1 or later, see http://gcc.gnu.org/ml/gcc/2003-04/msg00611.html .
    Note that you must use /bin/ksh as the CONFIG_SHELL and shoud do
    a 'make bootstrap' instead of a mere 'make' to build the compiler,
    as prescribed in the documentation.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-05-09 23:06 Dara Hazeghi
  0 siblings, 0 replies; 13+ messages in thread
From: Dara Hazeghi @ 2003-05-09 23:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Dara Hazeghi <dhazeghi@yahoo.com>
To: xkinh@yahoo.com, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Fri, 9 May 2003 15:59:14 -0700

 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit- 
 trail&database=gcc&pr=9889
 
 Hello,
 
 this bug has been in feedback for over 2 months. Has the submitter made  
 any headway in determining if the proposed solution works? Thanks,
 
 Dara
 


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-14 13:26 Kinh Nguyen
  0 siblings, 0 replies; 13+ messages in thread
From: Kinh Nguyen @ 2003-03-14 13:26 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Kinh Nguyen <xkinh@yahoo.com>
To: Eric Botcazou <ebotcazou@libertysurf.fr>
Cc: "Steven M. Christensen" <steve@smc.vnet.net>, gcc-bugs@gcc.gnu.org,
  nobody@gcc.gnu.org, bangerth@dealii.org, gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Fri, 14 Mar 2003 05:25:25 -0800 (PST)

 This is the way I successfully compliled GCC-3.2.2:
 
   First, I set CONFIG_SHELL, and turn off /bin/ucb
 path as you told me to look at:
 http://gcc.gnu.org/install/specific.html#*-*-solaris2*
 ?
   It doesn't work.
   Next, I download and install gnu-make as Steve said
 and recompile.  It doesn't work too.
   Next, I download and install GCC-3.0.1.
   I use set CONFIG_SHELL, turn off /usr/ucb path, use
 gnu-make, and GCC-3.0.1 and It works.  
 
 Absolutely, the problem is: I use the old compiler GCC
 version 2.8.1.  The question is: do I need to use
 gnu-make, and turn off ucb, use CONFIG_SHELL as ksh. 
 I am not sure.  I will test it and let you know.
 
 Regards,
 Kinh
 
 --- Eric Botcazou <ebotcazou@libertysurf.fr> wrote:
 > >  In the old version of GCC (version 2.8.1), gcc -v
 > > doesn't display line "Thread Mode" so configure
 > > program aborts.
 > >    I installed gnu make, and using set
 > CONFIG_SHELL to
 > > /bin/ksh to compile.  The problem cound be SUN
 > make
 > > and SUN sh shell as Steve mentions.  When I have
 > > chance I will test it again.
 > >
 > >    Another problems when I install using
 > >      make install
 > > The installation when it is looking for install-sh
 > > when install sub-directories:
 > >     boehm-gc, sparcv9/include and so on
 > > It's easy to fix using ln -s, but it's better to
 > > install without any problem.
 > 
 > Sorry for bothering you but it's not very clear in
 > your message: were you 
 > able to build/install GCC by setting the
 > CONFIG_SHELL variable and using GNU 
 > make throughout the process?
 > 
 > -- 
 > Eric Botcazou
 
 
 __________________________________________________
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-14  8:16 Eric Botcazou
  0 siblings, 0 replies; 13+ messages in thread
From: Eric Botcazou @ 2003-03-14  8:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Eric Botcazou <ebotcazou@libertysurf.fr>
To: Kinh Nguyen <xkinh@yahoo.com>
Cc: "Steven M. Christensen" <steve@smc.vnet.net>,
 gcc-bugs@gcc.gnu.org,
 nobody@gcc.gnu.org,
 bangerth@dealii.org,
 gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Fri, 14 Mar 2003 09:08:54 +0100

 >  In the old version of GCC (version 2.8.1), gcc -v
 > doesn't display line "Thread Mode" so configure
 > program aborts.
 >    I installed gnu make, and using set CONFIG_SHELL to
 > /bin/ksh to compile.  The problem cound be SUN make
 > and SUN sh shell as Steve mentions.  When I have
 > chance I will test it again.
 >
 >    Another problems when I install using
 >      make install
 > The installation when it is looking for install-sh
 > when install sub-directories:
 >     boehm-gc, sparcv9/include and so on
 > It's easy to fix using ln -s, but it's better to
 > install without any problem.
 
 Sorry for bothering you but it's not very clear in your message: were you 
 able to build/install GCC by setting the CONFIG_SHELL variable and using GNU 
 make throughout the process?
 
 -- 
 Eric Botcazou


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-13 23:06 Wolfgang Bangerth
  0 siblings, 0 replies; 13+ messages in thread
From: Wolfgang Bangerth @ 2003-03-13 23:06 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Kinh Nguyen <xkinh@yahoo.com>
Cc: "Steven M. Christensen" <steve@smc.vnet.net>, <gcc-bugs@gcc.gnu.org>,
   <gcc-gnats@gcc.gnu.org>
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Thu, 13 Mar 2003 17:05:11 -0600 (CST)

 >   I am using GCC version 2.8.1.  When GCC compiles
 > under sub directory
 > ../sparc-sun-solaris2.8/libstdc++-v3 I believe it runs
 > configure command.  The configure program looks for
 > Thead mode using the following statements:  
 > ------
 >   echo $ac_n "checking for thread model used by
 > GCC""... $ac_c" 1>&6
 > echo "configure:3868: checking for thread model used
 > by GCC" >&5
 >   target_thread_file=`$CC -v 2>&1 | sed -n 's/^Thread
 > model: //p'`
 >   echo "$ac_t""$target_thread_file" 1>&6
 > ----------
 >  In the old version of GCC (version 2.8.1), gcc -v
 > doesn't display line "Thread Mode" so configure
 > program aborts.
 
 configure should pick up the newly built gcc here, not the one that is 
 already installed (libstdc++ should be compiled by the just bootstrapped 
 compiler). I guess at the point where configure is invoked, some flag 
 should be passed, but I don't know anything about the libstdc++ build 
 machinery, to be honest.
 
 W.
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-13 21:36 Kinh Nguyen
  0 siblings, 0 replies; 13+ messages in thread
From: Kinh Nguyen @ 2003-03-13 21:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Kinh Nguyen <xkinh@yahoo.com>
To: "Steven M. Christensen" <steve@smc.vnet.net>, gcc-bugs@gcc.gnu.org,
  gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, bangerth@dealii.org,
  gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Thu, 13 Mar 2003 13:33:49 -0800 (PST)

 Hi,
 Finally I could compile and install GCC3.2.2 on my Sun
 running Solaris 8, 64 bits multi-proccessor.  The main
 problem is: 
   I am using GCC version 2.8.1.  When GCC compiles
 under sub directory
 ../sparc-sun-solaris2.8/libstdc++-v3 I believe it runs
 configure command.  The configure program looks for
 Thead mode using the following statements:  
 ------
   echo $ac_n "checking for thread model used by
 GCC""... $ac_c" 1>&6
 echo "configure:3868: checking for thread model used
 by GCC" >&5
   target_thread_file=`$CC -v 2>&1 | sed -n 's/^Thread
 model: //p'`
   echo "$ac_t""$target_thread_file" 1>&6
 ----------
  In the old version of GCC (version 2.8.1), gcc -v
 doesn't display line "Thread Mode" so configure
 program aborts.
    I installed gnu make, and using set CONFIG_SHELL to
 /bin/ksh to compile.  The problem cound be SUN make
 and SUN sh shell as Steve mentions.  When I have
 chance I will test it again.
 
    Another problems when I install using
      make install
 The installation when it is looking for install-sh
 when install sub-directories:
     boehm-gc, sparcv9/include and so on
 It's easy to fix using ln -s, but it's better to
 install without any problem.
 
 Hope to provide you some information that make GCC
 better (I love gnu software).  Thanks you very much
 for your help.
 
 regards,
 Kinh
           
 --- "Steven M. Christensen" <steve@smc.vnet.net>
 wrote:
 > This sort of error sometimes occurs when you use the
 > Solaris make
 > and not the GNU make.  3.2.2 does work fine for
 > Solaris 8 (2.8 if
 > you like).  I have it on sunfreeware.com and use it
 > daily.
 > 
 > Steve Christensen
 > sunfreeware.com
 > 
 > 
 > > From
 > gcc-bugs-return-52402-steve=smc.vnet.net@gcc.gnu.org
 > Wed Mar 12 17:14:51 2003
 > > Date: 12 Mar 2003 22:08:23 -0000
 > > To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
 > nobody@gcc.gnu.org,
 > >         xkinh@yahoo.com
 > > From: bangerth@dealii.org
 > > Subject: Re: bootstrap/9889: installation gcc
 > 3.2.2 fails on Solaris 2.8
 > > 
 > > Synopsis: installation gcc 3.2.2 fails on Solaris
 > 2.8
 > > 
 > > State-Changed-From-To: feedback->open
 > > State-Changed-By: bangerth
 > > State-Changed-When: Wed Mar 12 22:08:23 2003
 > > State-Changed-Why:
 > >     Apparently not fixed. Needs a sparc/solaris
 > person to look at.
 > >     
 > >     Thanks for the feedback, by the way!
 > >     
 > >     W.
 > > 
 > >
 >
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889
 > > 
 
 
 __________________________________________________
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-12 23:16 Steven M. Christensen
  0 siblings, 0 replies; 13+ messages in thread
From: Steven M. Christensen @ 2003-03-12 23:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: "Steven M. Christensen" <steve@smc.vnet.net>
To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
        xkinh@yahoo.com, bangerth@dealii.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Wed, 12 Mar 2003 18:20:30 -0500 (EST)

 This sort of error sometimes occurs when you use the Solaris make
 and not the GNU make.  3.2.2 does work fine for Solaris 8 (2.8 if
 you like).  I have it on sunfreeware.com and use it daily.
 
 Steve Christensen
 sunfreeware.com
 
 
 > From gcc-bugs-return-52402-steve=smc.vnet.net@gcc.gnu.org Wed Mar 12 17:14:51 2003
 > Date: 12 Mar 2003 22:08:23 -0000
 > To: gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org,
 >         xkinh@yahoo.com
 > From: bangerth@dealii.org
 > Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
 > 
 > Synopsis: installation gcc 3.2.2 fails on Solaris 2.8
 > 
 > State-Changed-From-To: feedback->open
 > State-Changed-By: bangerth
 > State-Changed-When: Wed Mar 12 22:08:23 2003
 > State-Changed-Why:
 >     Apparently not fixed. Needs a sparc/solaris person to look at.
 >     
 >     Thanks for the feedback, by the way!
 >     
 >     W.
 > 
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889
 > 


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-12 23:06 ebotcazou
  0 siblings, 0 replies; 13+ messages in thread
From: ebotcazou @ 2003-03-12 23:06 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, xkinh

Synopsis: installation gcc 3.2.2 fails on Solaris 2.8

State-Changed-From-To: open->feedback
State-Changed-By: ebotcazou
State-Changed-When: Wed Mar 12 23:06:05 2003
State-Changed-Why:
    Did you take at look at http://gcc.gnu.org/install/specific.html#*-*-solaris2* ?
    In particular the line about /bin/sh and libstdc++-v3.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-12 22:08 bangerth
  0 siblings, 0 replies; 13+ messages in thread
From: bangerth @ 2003-03-12 22:08 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, xkinh

Synopsis: installation gcc 3.2.2 fails on Solaris 2.8

State-Changed-From-To: feedback->open
State-Changed-By: bangerth
State-Changed-When: Wed Mar 12 22:08:23 2003
State-Changed-Why:
    Apparently not fixed. Needs a sparc/solaris person to look at.
    
    Thanks for the feedback, by the way!
    
    W.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-12 14:36 Wolfgang Bangerth
  0 siblings, 0 replies; 13+ messages in thread
From: Wolfgang Bangerth @ 2003-03-12 14:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
To: Kinh Nguyen <xkinh@yahoo.com>
Cc: gcc-gnats@gcc.gnu.org
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Wed, 12 Mar 2003 08:35:07 -0600 (CST)

 > I tried to install to another directory but it didn't
 > work.
 
 No, I meant installing _from_ another directory. You call configure in the 
 same directory in which the sources are. The installation instructions 
 recommend not to do this, but rather do something like
 
   tar xvzf gcc-...    // will, say, generate a source directory "gcc"
   mkdir bin
   cd bin
   ../gcc/configure --prefix=whatever  // this is the point
   make bootstrap
 
 Regards
   Wolfgang
 
 -------------------------------------------------------------------------
 Wolfgang Bangerth             email:            bangerth@ticam.utexas.edu
                               www: http://www.ticam.utexas.edu/~bangerth/
 
 


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-12 13:36 Kinh Nguyen
  0 siblings, 0 replies; 13+ messages in thread
From: Kinh Nguyen @ 2003-03-12 13:36 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

The following reply was made to PR bootstrap/9889; it has been noted by GNATS.

From: Kinh Nguyen <xkinh@yahoo.com>
To: bangerth@dealii.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
  nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
Date: Wed, 12 Mar 2003 05:27:50 -0800 (PST)

 Hi,
 I tried to install to another directory but it didn't
 work.
 Thanks,
 
 Kinh
 
 --- bangerth@dealii.org wrote:
 > Synopsis: installation gcc 3.2.2 fails on Solaris
 > 2.8
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: bangerth
 > State-Changed-When: Fri Mar  7 00:22:20 2003
 > State-Changed-Why:
 >     The installation instructions recomment building
 > from
 >     another directory than the one in which the
 > sources
 >     are located. Could you possibly try that and see
 > whether
 >     it helps?
 >     
 >     Thanks
 >       Wolfgang
 > 
 >
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889
 
 
 __________________________________________________
 Do you Yahoo!?
 Yahoo! Web Hosting - establish your business online
 http://webhosting.yahoo.com


^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-03-07  0:22 bangerth
  0 siblings, 0 replies; 13+ messages in thread
From: bangerth @ 2003-03-07  0:22 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, xkinh

Synopsis: installation gcc 3.2.2 fails on Solaris 2.8

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Mar  7 00:22:20 2003
State-Changed-Why:
    The installation instructions recomment building from
    another directory than the one in which the sources
    are located. Could you possibly try that and see whether
    it helps?
    
    Thanks
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9889


^ permalink raw reply	[flat|nested] 13+ messages in thread

* bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8
@ 2003-02-28 18:16 xkinh
  0 siblings, 0 replies; 13+ messages in thread
From: xkinh @ 2003-02-28 18:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         9889
>Category:       bootstrap
>Synopsis:       installation gcc 3.2.2 fails on Solaris 2.8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 28 18:16:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kim Lee
>Release:        3.2.2
>Organization:
>Environment:
Solaris 8: SunOS 5.8 sun4u sparc SUNW,Ultra-4, 64bits multi
processors
>Description:
I configured and installed GCC 3.2.2 on Solaris 8 and got error
messages:
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/testsuite
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/sparcv9/libstdc++-v3

See attach for more information.
   
>How-To-Repeat:
% configure --prefix=/home/mydir
% make
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="report.txt"
Content-Disposition: inline; filename="report.txt"

all multi-do
Making all in include
Making all in libio
Making all in libmath
Making all in libsupc++
Making all in src
Making all in po
Making all in testsuite
mksh: Fatal error in reader: = missing from replacement macro reference
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/sparcv9/libstdc++-v3/testsuite
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/sparcv9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/sparcv9/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `multi-do'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-multi'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/klee/test/gcc-3.2.2/sparc-sun-solaris2.8/libstdc++-v3
*** Error code 1
make: Fatal error: Command failed for target `all-target-libstdc++-v3'
(adstar-srv3)gcc-3.2.2% find . -name testsuit
(adstar-srv3)gcc-3.2.2% find . -name testsuite
./gcc/testsuite
./libiberty/testsuite
./libjava/testsuite
./libstdc++-v3/testsuite
./sparc-sun-solaris2.8/libstdc++-v3/testsuite
./sparc-sun-solaris2.8/sparcv9/libstdc++-v3/testsuite
./sparc-sun-solaris2.8/sparcv9/libiberty/testsuite
./sparc-sun-solaris2.8/libiberty/testsuite


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-05-15  7:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-15  7:27 bootstrap/9889: installation gcc 3.2.2 fails on Solaris 2.8 ebotcazou
  -- strict thread matches above, loose matches on Subject: below --
2003-05-09 23:06 Dara Hazeghi
2003-03-14 13:26 Kinh Nguyen
2003-03-14  8:16 Eric Botcazou
2003-03-13 23:06 Wolfgang Bangerth
2003-03-13 21:36 Kinh Nguyen
2003-03-12 23:16 Steven M. Christensen
2003-03-12 23:06 ebotcazou
2003-03-12 22:08 bangerth
2003-03-12 14:36 Wolfgang Bangerth
2003-03-12 13:36 Kinh Nguyen
2003-03-07  0:22 bangerth
2003-02-28 18:16 xkinh

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).