[Trilinos-Users] internal compiler error with GCC 4.9.1

Bartlett, Roscoe A. bartlettra at ornl.gov
Tue Feb 10 05:54:58 MST 2015


> I don't think we can make that the default because there are some Trilinos
> packages that don't work correctly when you enable ETI.  (I will let you
> discover yourself which packages these are.  I just hope you don't enable
> them :-))

Actually, if you enable some packages where ETI does not work, you can disable ETI for just those packages with:

   -D <TRIBITS_PACKAGE>_ENABLE_EXPLICIT_INSTANTIATION=OFF

See:

   https://tribits.org/doc/TribitsBuildQuickRef.html#enabling-explicit-template-instantiation-for-c

-Ross



More information about the Trilinos-Users mailing list