Bug 23623 - install-strip fails
Summary: install-strip fails
Status: RESOLVED FIXED
Alias: None
Product: gdb
Classification: Unclassified
Component: build (show other bugs)
Version: 8.2
: P2 normal
Target Milestone: 8.2.1
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-10 17:06 UTC by Tom Tromey
Modified: 2021-10-12 05:51 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Tromey 2018-09-10 17:06:47 UTC
From https://sourceware.org/ml/gdb-patches/2018-09/msg00225.html :

Running "make -C gdb install-strip" fails:

     /bin/sh /d/gnu/gdb-8.2/install-sh -c -s ./contrib/gdb-add-index.sh \
	     d:/usr/test-gdb-8.2/bin/$transformed_name.exe
     d:\usr\bin\strip.exe:d:/usr/test-gdb-8.2/bin/_inst.8116_: file format not recognized
Comment 1 Tom Tromey 2018-09-10 17:08:47 UTC
This is actually already fixed on 8.2 and master; the bug is for
8.2.1 tracking purposes.  However I am leaving it open until
8.2.1 is added to the target milestone list.
Comment 2 Tom Tromey 2018-09-11 12:02:57 UTC
Fixed by 7c09445cf887b2501ce33e47cdd0d1c2545b6934 on the branch.
Comment 3 Tomas 2021-10-12 05:51:44 UTC Comment hidden (spam)