shared libs on linux/powerpc
Hi, A user has reported that libtool (1.3c, TIMESTAMP=" (1.680 2000/01/28 23:28:57)" doesn't detect shared libs on his platform. # The host system. host_alias=ppc-unknown-linux-gnu host=powerpc-unknown-linux-gnu I suggest adding "powerpc*" to the host_cpu check: ... # This must be
install-strip
Hi, would it be possible to add "install-strip" support to libtool? Dirk