From: Benjamin S. K. <be...@cf...> - 2003-12-08 13:06:22
|
Hm.... I don't know what is going on there. I only have access to an OSX 10.2 machine, and it seems to have other problems. When I use ranlib on linux I get no problems: voyager(11)$ ranlib libmesh.a voyager(12)$ I'm not sure what I can do until I get an account on a 10.3 machine. If I can get a temporary account on one of your machines I might be able to look into it... -Ben kp...@id... wrote: >Hi, > >Thanks for the input on compiling libMesh on OS X. The library compiles >and links successfully with --disable-shared, however I can't figure out >how to get the examples to work correctly. I used ranlib on the >contributed libraries to generate a table of contents, which seemed to >work; however, when I run this on libmesh.a I get error messages saying >that: > >- several objects contain no symbols >- there are multiple references of at least one symbol > >I am using OS X 10.3 and GCC 3.3. > >Any thoughts on how to fix this would be welcome! > >Thanks > >Kyle Passarelli > > > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Libmesh-users mailing list >Lib...@li... >https://lists.sourceforge.net/lists/listinfo/libmesh-users > > |