public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* target/8918: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails
@ 2002-12-12 16:06 will_morse
  0 siblings, 0 replies; 2+ messages in thread
From: will_morse @ 2002-12-12 16:06 UTC (permalink / raw)
  To: gcc-gnats


>Number:         8918
>Category:       target
>Synopsis:       Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 12 16:06:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Will Morse
>Release:        gcc 3.1
>Organization:
>Environment:
Sun Microsystems SunBlade 1000, Solaris 8.  I am compiling 
gcc 3.1 from gcc version 2.95.3
>Description:
I downloaded the source, gunziped, 
configure --prefix=/site/apps/CLUE/gcc
make  
When the program gets to the ./sparc-sun-solaris2.8/sparcv9
part of the tree none of the Makefiles are there.  It also 
does not find install-sh in ./.. ./../.. because it is in
./../../..  I have tried copying Makefiles and fixing paths
but this is pretty much beyond me (BTW, I did check the 
INSTALL, BUGS, ChangeLog and all that and don't see anything
that rings a bell)  I am using GNU make 3.79.1, autoconf 2.54,
automake 1.72 so my tools are reasonably up to date.
>How-To-Repeat:
I guess configure and make on a SunBlade 1000 / Solaris 8.
>Fix:
I can do a reasonable amount of configure and make, but 
this is way out of my league.  I can see where it does:

Running configure in multilib subdirs sparcv9
pwd: /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8/libstdc++-v3
Running configure in multilib subdir sparcv9
pwd: /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8
mkdir sparcv9
Building symlink tree in /site/apps/CLUE/gcc-source/gcc-3.1/sparc-sun-solaris2.8/sparcv9/libstdc++-v3
ChangeLog               ..linked
ChangeLog-2000          ..linked
ChangeLog-2001          ..linked
--
pthread1.cc             ..linked
pthread2.cc             ..linked
pthread3.cc             ..linked
pthread4.cc             ..linked
pthread5.cc             ..linked
pthread6.cc             ..linked
testsuite_flags.in              ..linked
creating cache ../config.cache
configure: error: can not find install-sh or install.sh in . ./.. ./../..
make: *** [configure-target-libstdc++-v3] Error 1

but as far as I can see it does not do a configure on the
linked sparcv9 tree.  I have copied and modified analogus
Makefiles from the non-sparcv9 parts of the tree but I
don't know enough to get that right, and the build should
do it anyway. 



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


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

* Re: target/8918: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails
@ 2002-12-12 21:20 davem
  0 siblings, 0 replies; 2+ messages in thread
From: davem @ 2002-12-12 21:20 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, will_morse

Synopsis: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails

State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Thu Dec 12 21:20:21 2002
State-Changed-Why:
    Well, you say you read the install documentation, but aparently you missed the bit in the Solaris specific
    section that says you need to specify --disable-multilib
    on the configure command line if you are not building
    with 64-bit libraries and tools available.

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


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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-12 16:06 target/8918: Cannot make gcc on SPARC-III/Solaris 8 as MULTIDIR fails will_morse
2002-12-12 21:20 davem

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