On Sun, Aug 24, 2008 at 7:20 PM, Manav Bhatia <[EMAIL PROTECTED]> wrote:
> Hi,
>
>   I noticed that the compiler options in Makefile in contrib/tetgen is
>
> libmesh_CXXFLAGS := -DNDEBUG -DTRILIBRARY -fPIC
>
> I am curious to know if this should be -DTETLIBRARY instead of
> TRILIBRARY, since the code of tetgen.C have ifdef statements referring
> to TETLIBRARY.

Yeah it probably should.  IIRC there is a tetgen main program being
incorrectly linked in with libmesh, and I wasn't sure why that
was...this may be why.

-- 
John

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Libmesh-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to