public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
@ 2001-11-14 10:16 neil
  0 siblings, 0 replies; 4+ messages in thread
From: neil @ 2001-11-14 10:16 UTC (permalink / raw)
  To: aoliva, fenix, gcc-bugs, gcc-gnats, gcc-prs

Synopsis: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)

State-Changed-From-To: analyzed->closed
State-Changed-By: neil
State-Changed-When: Mon Nov 19 12:58:48 2001
State-Changed-Why:
    Patch committed for 3.1 branch.  Thanks!

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


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

* Re: other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
@ 2001-11-14 10:26 neil
  0 siblings, 0 replies; 4+ messages in thread
From: neil @ 2001-11-14 10:26 UTC (permalink / raw)
  To: aoliva; +Cc: gcc-prs

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

From: neil@gcc.gnu.org
To: aoliva@gcc.gnu.org, fenix@io.com, gcc-bugs@gcc.gnu.org,
  gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org
Cc:  
Subject: Re: other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
Date: 19 Nov 2001 20:58:49 -0000

 Synopsis: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
 
 State-Changed-From-To: analyzed->closed
 State-Changed-By: neil
 State-Changed-When: Mon Nov 19 12:58:48 2001
 State-Changed-Why:
     Patch committed for 3.1 branch.  Thanks!
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=3862&database=gcc


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

* Re: other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
@ 2001-07-28 20:05 aoliva
  0 siblings, 0 replies; 4+ messages in thread
From: aoliva @ 2001-07-28 20:05 UTC (permalink / raw)
  To: aoliva, fenix, gcc-bugs, gcc-prs, nobody

Synopsis: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)

Responsible-Changed-From-To: unassigned->aoliva
Responsible-Changed-By: aoliva
Responsible-Changed-When: Sat Jul 28 20:05:02 2001
Responsible-Changed-Why:
    Mine.
State-Changed-From-To: open->analyzed
State-Changed-By: aoliva
State-Changed-When: Sat Jul 28 20:05:02 2001
State-Changed-Why:
    It seems like the attachment didn't make it to the bug report.  Will you please post it to gcc-patches@gcc.gnu.org, mentioning that it fixes PR 3862?  Thanks!

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3862&database=gcc


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

* other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
@ 2001-07-28 15:26 fenix
  0 siblings, 0 replies; 4+ messages in thread
From: fenix @ 2001-07-28 15:26 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3862
>Category:       other
>Synopsis:       During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jul 28 15:26:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     fenix@io.com
>Release:        gcc-3.0
>Organization:
>Environment:
cygwin
>Description:
While building gcc, I tried passing INSTALL_PROGRAM_ARGS="-s" to make in order to strip executables when they are installed.  The gccbug shell script is not an executable, but it adds the -s option anyway so strip fails with an "unknown format" error.  It should not be trying to strip a shell script.  It tries because the line to install gccbug uses the $(INSTALL_PROGRAM) variable instead of the $(INSTALL_SCRIPT) variable.
>How-To-Repeat:
after configuring gcc and making all, use make install INSTALL_PROGRAM_ARGS="-s" and it should fail when trying to install gccbug
>Fix:
I have attached a patch which I believe fixes the problem.
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-11-19 21:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-14 10:16 other/3862: During the build process, gccbug is installed using $(INSTALL_PROGRAM) instead of $(INSTALL_SCRIPT) neil
  -- strict thread matches above, loose matches on Subject: below --
2001-11-14 10:26 neil
2001-07-28 20:05 aoliva
2001-07-28 15:26 fenix

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