Using ptxdist-2010.01.0 I get the busybox build error shown below.

It looks like the binary does not get renamed by the new dummy-strip.
In my case the target system is x86 and I don't use any cross compiler,
perhaps the host strip does need to "leak" through here.

Thanks,

Rene


  CC      util-linux/umount.o
  AR      util-linux/lib.a
  LINK    busybox_unstripped
Trying libraries: crypt m
 Library crypt is not needed, excluding it
 Library m is not needed, excluding it
Final link with: <none>
ptxdist: Discarding 'strip -s --remove-section=.note -remove-section=.comment
busybox_unstripped -o busybox'
chmod: cannot access `busybox': No such file or directory
make[1]: *** [busybox] Error 1
make[1]: Leaving directory `/home/rhuber/test/build-target/busybox-1.15.2'
make: *** [/home/rhuber/test/state/busybox.compile] Error 2


--
ptxdist mailing list
[email protected]

Reply via email to