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]

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


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


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