qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x86_64-linux (compiled with GCC 4.3.3 FSF or  Debian etch 4.1.1-21)
@ 2009-03-08  9:51 Laurent GUERBY
  2009-03-08 10:51 ` Laurent GUERBY
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent GUERBY @ 2009-03-08  9:51 UTC (permalink / raw)
  To: qemu-devel

Hi,

When doing on x86_64-linux debian etch, either with system GCC in PATH
or 4.3.3 FSF:

./configure --prefix=/some/where
make
make install

install fails with:

install -m 755 -s qemu-arm "/home/guerby/tmp/install2/bin"
BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the PT_DYNAMIC segment is not the .dynamic section
strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the PT_DYNAMIC segment is not the .dynamic section
strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
install: strip failed
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/guerby/tmp/qemu-0.10.0/arm-linux-user'
make: *** [install] Error 1

strip is version 2.17.

I shadowed strip by something which does "exit 0" and the install worked
without error. I did not test qemu-arm though.

Sincerely,

Laurent
http://gcc.gnu.org/wiki/CompileFarm

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

* Re: [Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x86_64-linux (compiled with GCC 4.3.3 FSF or  Debian etch 4.1.1-21)
  2009-03-08  9:51 [Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x86_64-linux (compiled with GCC 4.3.3 FSF or Debian etch 4.1.1-21) Laurent GUERBY
@ 2009-03-08 10:51 ` Laurent GUERBY
  0 siblings, 0 replies; 2+ messages in thread
From: Laurent GUERBY @ 2009-03-08 10:51 UTC (permalink / raw)
  To: qemu-devel

On Sun, 2009-03-08 at 10:51 +0100, Laurent GUERBY wrote:
> Hi,
> 
> When doing on x86_64-linux debian etch, either with system GCC in PATH
> or 4.3.3 FSF:
> 
> ./configure --prefix=/some/where
> make
> make install
> 
> install fails with:
> 
> install -m 755 -s qemu-arm "/home/guerby/tmp/install2/bin"
> BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the PT_DYNAMIC segment is not the .dynamic section
> strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
> BFD: /home/guerby/tmp/install2/bin/stXgVPWl: The first section in the PT_DYNAMIC segment is not the .dynamic section
> strip: /home/guerby/tmp/install2/bin/stXgVPWl: Bad value
> install: strip failed
> make[1]: *** [install] Error 1
> make[1]: Leaving directory `/home/guerby/tmp/qemu-0.10.0/arm-linux-user'
> make: *** [install] Error 1
> 
> strip is version 2.17.
> 
> I shadowed strip by something which does "exit 0" and the install worked
> without error. I did not test qemu-arm though.

strip from binutils 2.19.1 works without error and
on IRC someone tested 2.17.50 and it worked fine too,
so it's likely to be a 2.17 missing feature or bug.

Laurent

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

end of thread, other threads:[~2009-03-08 10:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-08  9:51 [Qemu-devel] qemu-arm 0.10.0 strip (2.17) error during make install on x86_64-linux (compiled with GCC 4.3.3 FSF or Debian etch 4.1.1-21) Laurent GUERBY
2009-03-08 10:51 ` Laurent GUERBY

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 NNTP newsgroup(s).