> ld -melf32ppclinux -shared --verbose > vs. > ld -melf64ppc -shared --verbose > have different linker scripts, so some options surely have to be passed > down to the linker besides -shared. Certainly. What I meant was the lib-specific ones like $(LDFLAGS-c.so).