This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

other/8658: Cannot install gcc 3.2 on sparc-sun-solaris2.8


>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:


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