On Wed, Jun 18, 2008 at 2:43 PM, Lorenzo Botti <[EMAIL PROTECTED]> wrote: > Thanks a lot John! > Solved with the --disable-shared option
I'm glad it worked but it's too bad we have to lose the ability to build a shared library. During development, this forces you to rebuild any apps previously linked against libmesh.a before you can run them again. I'm not sure when the need for -fPIC became ubiquitous but it appears to be related to x86_64 architectures... -- John ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
