19 Mar
2012
19 Mar
'12
10:03 a.m.
2012/3/19 Satish Balay <[email protected]>
The other issue here is: multiple library conflict. If there is a user using tetgen directly [and has a separate install of it] - and also uses petsc from the same code , then there could be duplicate symbol issue. [Now the solution is - don't link with a separate tegen - just link with petsc - but thats generally not good.]
Matt has significantly modified tetgen (removing its superfluous use of C++) so all these symbols are different.