public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* other/8658: Cannot install gcc 3.2 on sparc-sun-solaris2.8
@ 2002-11-28  9:56 urban
  0 siblings, 0 replies; 2+ messages in thread
From: urban @ 2002-11-28  9:56 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8658
>Category:       other
>Synopsis:       Cannot install gcc 3.2 on sparc-sun-solaris2.8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Nov 20 05:16:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     urban@ast.lmco.com
>Release:        3.2
>Organization:
>Environment:
SunOS sunshine 5.8 Generic_108528-12 sun4u sparc SUNW,Ultra-1
gas --version
GNU assembler 2.13.1
gld --version
GNU ld version 2.13.1
bootstrap compiler - /appl/lang/SUNWspro/bin/cc


>Description:
I get the following error when trying to install gcc 3.2: (as a note
I have tried with both the native as and ld, too.)

sudo gmake install 

gmake[2]: Entering directory `/home/urban/gnu_src/objdir/gcc'
for d in libgcc; do \
  if [ -d $d ]; then true; else /bin/sh ../../gcc/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
gmake[2]: Leaving directory `/home/urban/gnu_src/objdir/gcc'
echo timestamp > stmp-multilib
/bin/sh: stmp-multilib: cannot create
gmake[1]: *** [stmp-multilib] Error 1
gmake[1]: Leaving directory `/home/urban/gnu_src/objdir/gcc'
gmake: *** [install-gcc] Error 2
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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

* Re: other/8658: Cannot install gcc 3.2 on sparc-sun-solaris2.8
@ 2002-11-28 11:16 'David Scott Urban
  0 siblings, 0 replies; 2+ messages in thread
From: 'David Scott Urban @ 2002-11-28 11:16 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: "'David Scott Urban" <urban@ast.lmco.com>
To: gcc-gnats@gcc.gnu.org, nobody@gcc.gnu.org
Cc:  
Subject: Re: other/8658: Cannot install gcc 3.2 on sparc-sun-solaris2.8
Date: Wed, 20 Nov 2002 06:21:35 -0700 (MST)

 This is the configure line I used in case that is needed:
 
 ../gcc/configure --datadir=/usr/local/gnu_share --with-gnu-as 
 --with-as=/home/urban/local/sun28/bin/gas -with-gnu-ld 
 --with-ld=/home/urban/local/sun28/bin/gld --enable-threads=posix 
 --disable-multilib --with-gc=page --disable-nls --enable-libgcj


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

end of thread, other threads:[~2002-11-20 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-28  9:56 other/8658: Cannot install gcc 3.2 on sparc-sun-solaris2.8 urban
2002-11-28 11:16 'David Scott Urban

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