Hi, While trying to statically link my application which uses libmesh I discovered that there is an int main() in libtetgen.a:
stei...@sebuntu:~/src/app-nemo/NEMO$ nm libs/libmesh-0.6.4/libmesh/contrib/lib/x86_64-unknown-linux-gnu_opt/libtetgen.a | grep main 000000000004c0f0 T main I think the solution is to define TETLIBRARY during the compilation of tetgen (see tetgen.C). I use version 0.6.4 of libmesh. Thanks Sebastian ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Libmesh-devel mailing list Libmesh-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libmesh-devel