[Bug binutils/23120] New: make installcheck fails when using program-prefix

2018-04-25 Thread ilitzroth at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=23120

Bug ID: 23120
   Summary: make installcheck fails when using program-prefix
   Product: binutils
   Version: 2.30
Status: UNCONFIRMED
  Severity: minor
  Priority: P2
 Component: binutils
  Assignee: unassigned at sourceware dot org
  Reporter: ilitzroth at gmail dot com
  Target Milestone: ---

../binutils-2.30/configure \
--program-prefix=ampli_ \




make installcheck
...

make[3]: Entering directory
`/home/immanuel/workspace/code/amplidata/Buildtools/binutils/build/binutils'
/bin/sh ../../binutils-2.30/binutils/sanity.sh
/home/immanuel/workspace/topdir/bin
../../binutils-2.30/binutils/sanity.sh: 35:
../../binutils-2.30/binutils/sanity.sh:
/home/immanuel/workspace/topdir/bin/size: not found
make[3]: *** [installcheck-local] Error 127
make[3]: Leaving directory
`/home/immanuel/workspace/code/amplidata/Buildtools/binutils/build/binutils'
make[2]: *** [installcheck-recursive] Error 1
make[2]: Leaving directory
`/home/immanuel/workspace/code/amplidata/Buildtools/binutils/build/binutils'
make[1]: *** [installcheck-binutils] Error 1
make[1]: Leaving directory
`/home/immanuel/workspace/code/amplidata/Buildtools/binutils/build'
make: *** [do-installcheck] Error 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/20642] internal error in get_section_contents, at icf.cc:467 with --icf=safe

2018-04-25 Thread Marco.Leise at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=20642

--- Comment #18 from Marco Leise  ---
And here is the confirmation from my end: ldc2 1.8.0 compiles now! I'll check
if any other package that used to fail with --ifc=safe on my system got fixed
by this.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug gold/20642] internal error in get_section_contents, at icf.cc:467 with --icf=safe

2018-04-25 Thread Marco.Leise at gmx dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=20642

--- Comment #19 from Marco Leise  ---
It looks like two more Dlang packages were affected by this, the first of which
compiles now. The second is a shared library and is hit by "relocation
R_386_GOTOFF against preemptible symbol <...> cannot be used when making a
shared object" issues when compiled with dmd (the language's reference compiler
based on a formerly proprietary backend) targeting i386. Dlang compilers ldc2
and gdc (based on llvm and gcc) work fine, so I think it is just a backend
issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils