Jon,
> Unfortunately, I have more linker problems. I just installed a fresh
> copy of 10.4 on an Intel mac, and installed developer tools 2.4.1 (gcc
> 4.0.1 with deal.ii revision 17463). When trying to link base (and
> probably subsequent libs) I get:
>
> /usr/bin/libtool: unknown option character `d' in: -dylib_install_name
>
> I think this has to do with the issue we talked about before...perhaps
> something changed in the gcc distributed from 10.4 to 10.5?
Good question. We have this test in aclocal.m4 that should figure out
whether the compiler understands -dylib_install_name. Take a look at line
1737 of aclocal.m4. Can you state what the output of that test is when you
call ./configure?
Thanks
Wolfgang
-------------------------------------------------------------------------
Wolfgang Bangerth email: [EMAIL PROTECTED]
www: http://www.math.tamu.edu/~bangerth/
_______________________________________________