shared libs on linux/powerpc

2000-02-21 Thread Dirk A. Mueller
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

2000-03-27 Thread Dirk A. Mueller
Hi, would it be possible to add "install-strip" support to libtool? Dirk