From: <kp...@id...> - 2003-12-12 11:03:27
|
Hi Ben, Thank you very much for responding. I found the following from somebody that seems to have run into a similar problem with GCC 3.3 on OS X: http://iua-mail.upf.es/mailman/public-archives/clam/msg00092.html I'll ask around and try to set up a temporary account on my machine, although I'm not sure about how to handle the firewall. libMesh looks promising; looking forward to trying it out for my finite volume project! Cheers Kyle > 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 >> |