Discussion:
[Bug build/23623] New: install-strip fails
tromey at sourceware dot org
2018-09-10 17:06:47 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23623

Bug ID: 23623
Summary: install-strip fails
Product: gdb
Version: 8.2
Status: NEW
Severity: normal
Priority: P2
Component: build
Assignee: unassigned at sourceware dot org
Reporter: tromey at sourceware dot org
Target Milestone: ---

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
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-10 17:08:47 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23623

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
tromey at sourceware dot org
2018-09-11 12:02:57 UTC
Permalink
https://sourceware.org/bugzilla/show_bug.cgi?id=23623

Tom Tromey <tromey at sourceware dot org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |8.2.1

--- Comment #2 from Tom Tromey <tromey at sourceware dot org> ---
Fixed by 7c09445cf887b2501ce33e47cdd0d1c2545b6934 on the branch.
--
You are receiving this mail because:
You are on the CC list for the bug.
Loading...