Jon
> cd /Users/jpitt/prog/lib/deal/lib && /usr/bin/make external-links
> ======================debug============= Linking library:
> libpetscall.g.dylib
> ld: unknown option: -soname
My apologies for the breakage -- I should have been a bit more careful with
this. I believe I've fixed this and also made it so that it uses the flag you
found for Mac OS X (thanks a lot for the link!).
Can you try with the version in svn (17154) I just checked in? Upon
running ./configure there is a section on shared libraries where I get
> -------------- configuring shared/static libs ---------------
> checking whether compiler understands option -Wl,-soname... yes
> checking whether compiler understands option -Wl,-dylib_install_name... no
and where you should get the opposite effect.
Thanks for your help!
W.
-------------------------------------------------------------------------
Wolfgang Bangerth email: [EMAIL PROTECTED]
www: http://www.math.tamu.edu/~bangerth/
_______________________________________________