Hi Leonid, Leonid Lisovskiy wrote,
On Tue, May 31, 2016 at 11:08 PM, Waldemar Brodkorb wbx@uclibc-ng.org wrote:
Hi Leonid,
you recently fixed a bug somehow related to static linking stuff. Do you have an idea why compiling for PowerPC fails like this when using static linking:
Looks like conditional #ifdef's conflict somewhere. Have no idea why problem appear on PPC only yet.
Yeah, that is strange. ARM/MIPS works, both NPTL, too. So what is different in PPC?
Could you provide your .config for PPC & output of nm -S libuargp/argp-xinl.os ?
Will be even better if you can publish complete PPC toolchain, this allow me to reproduce the problem myself.
You can find a toolchain here: http://debug.openadk.org/ppc-static/ Linux/x86_64 statically linked.
No extra dir is in the archive, two directories and a README are extracted. It is a relocatable toolchain, the two directories just must be in the same directory.
best regards Waldemar