Re: AIX shared libraries, make install misses them

2010-01-31 Thread Daniel Pocock
Ralf Wildenhues wrote: Hello Michael, * Michael Perzl wrote on Fri, Jan 29, 2010 at 07:46:57PM CET: That is without the "-Wl,-brtl" passed to LDFLAGS, so libtool is behaving correctly on AIX to put the modcpu.so into the modcpu.a library archive. The "misbehavior" is that the "*.a" containi

Re: silent installs

2010-01-31 Thread Joakim Tjernlund
Ralf Wildenhues wrote on 2010/01/31 08:24:44: > > Hello, > > let me address one part of the issue here (for the moment let's > ignore the separate libtool --mode=install verbosity issue): > > * Alfred M. Szmidt wrote on Fri, Jan 29, 2010 at 05:47:40PM CET: > > You don't need that much programming

Re: silent installs

2010-01-31 Thread Joakim Tjernlund
Ralf Wildenhues wrote on 2010/01/31 08:33:29: > > * Joakim Tjernlund wrote on Sat, Jan 30, 2010 at 02:57:40PM CET: > > Ralf Wildenhues wrote on 2010/01/30 00:34:17: > > > First off, `make -s' is both POSIX and portable. Conceptually, `make > > > -s' has nothing to do with the `silent-rules' optio

Re: dynamic selection of linker

2010-01-31 Thread Ralf Wildenhues
* Daily, Jeff A wrote on Fri, Jan 29, 2010 at 08:37:14PM CET: > > > But regardless of whether NOFORT is true, the Fortran linker is > > > always chosen. What should I be doing? Thanks. > > > > Override FCLD (if Makefile-global is acceptable) or libtest_la_LINK. > > > > Just to clarify, I'm usi

Re: AIX shared libraries, make install misses them

2010-01-31 Thread Daniel Pocock
Ralf Wildenhues wrote: Hello Michael, * Michael Perzl wrote on Fri, Jan 29, 2010 at 07:46:57PM CET: That is without the "-Wl,-brtl" passed to LDFLAGS, so libtool is behaving correctly on AIX to put the modcpu.so into the modcpu.a library archive. The "misbehavior" is that the "*.a" containi