public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8
@ 2002-10-10 10:17 davem
  0 siblings, 0 replies; 3+ messages in thread
From: davem @ 2002-10-10 10:17 UTC (permalink / raw)
  To: bobx, gcc-bugs, gcc-prs, nobody

Synopsis: gcc-3.1 does not want to install on sparc-sun-solaris2.8

State-Changed-From-To: open->closed
State-Changed-By: davem
State-Changed-When: Thu Oct 10 10:17:03 2002
State-Changed-Why:
    Building inside the source tree is not supported, you
    must build in different directory.

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


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

* Re: c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8
@ 2002-10-10 11:46 BobX
  0 siblings, 0 replies; 3+ messages in thread
From: BobX @ 2002-10-10 11:46 UTC (permalink / raw)
  To: nobody; +Cc: gcc-prs

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

From: BobX <bobx@bobx.com>
To: davem@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc:  
Subject: Re: c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8
Date: Thu, 10 Oct 2002 18:40:43 +0000

 OK, but if you read my description. =20
 I was building it in an external "build" directory.
 
 I traced it to a missing " ../ " in the Makefile generation.
 
 pls  read how I solved it
 
 
 cheers, and thanks
 
 BobX
 servermasters.com
 
 
 On Thursday 10 October 2002 17:17, davem@gcc.gnu.org wrote:
 > Synopsis: gcc-3.1 does not want to install on sparc-sun-solaris2.8
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: davem
 > State-Changed-When: Thu Oct 10 10:17:03 2002
 > State-Changed-Why:
 >     Building inside the source tree is not supported, you
 >     must build in different directory.
 >
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=3Dview%20audit-trail&databas=
 e=3Dgcc&
 >pr=3D6926


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

* c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8
@ 2002-06-04  2:36 bobx
  0 siblings, 0 replies; 3+ messages in thread
From: bobx @ 2002-06-04  2:36 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6926
>Category:       c
>Synopsis:       gcc-3.1 does not want to install on sparc-sun-solaris2.8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          wrong-code
>Submitter-Id:   net
>Arrival-Date:   Tue Jun 04 02:36:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     gcc
>Release:        3.1
>Organization:
>Environment:
# uname -a
SunOS gateway.dooyoo.net 5.8 Generic_108528-13 sun4u sparc SUNW,UltraAX-i2
- standard /usr/ccs/bin sun utils
- NO GNU BINUTILS
- NO GNU ld
>Description:
When trying to do a "make install" on the built gcc-3.1, the installation fails, with an error indicating that "install-sh" cannot be found.
>How-To-Repeat:

>Fix:
For a quick fix, I have added a Symlink to the source tree, inside the build tree.
i.e.:
/usr/local/gcc-3.1   (source tree)
/usr/local/gcc-31-build   (build tree)

I have added the following:
/usr/local/gcc-31-build/gcc-3.1 -> /usr/local/gcc-3.1
by doing
cd /usr/local/gcc-31-build
ln -s /usr/local/gcc-3.1 gcc-3.1

It now installs fineola.

cheers

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


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

end of thread, other threads:[~2002-10-10 18:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10 10:17 c/6926: gcc-3.1 does not want to install on sparc-sun-solaris2.8 davem
  -- strict thread matches above, loose matches on Subject: below --
2002-10-10 11:46 BobX
2002-06-04  2:36 bobx

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