[Trilinos-Users] issue compliing SACADO

Bunde, Kermit A bundeka at id.doe.gov
Mon Nov 17 07:58:35 MST 2014


While compiling SACADO on my MacBook Pro using GCC-4.9.2, I ran in to a problem.

When linking the library in ~/trilinos-11.12.1-build/packages/sacado/test/performance/

The linker had some errors finding libteuchoscore.11.12.1.dylib

I determined the problem to be that ~/ trilinos-11.12.1-build/packages/sacado/test/performance/cmakefiles/fe_jac_fill_funcs.dir/link.txt

lacked the links to the library (ie ../../../teuchos/remainder/src/libteuchosremainder.11.12.1.dylib ../../../teuchos/numerics/src/libteuchosnumerics.11.12.1.dylib  ../../../teuchos/comm/src/libteuchoscomm.11.12.1.dylib ../../../teuchos/parameterlist/src/libteuchosparameterlist.11.12.1.dylib ../../../teuchos/core/src/libteuchoscore.11.12.1.dylib  )

OK I brute forced those link statements into the file and the compilation works.  Why did they not get put in place in the first place?

Thanks

Kermit Bunde
Enforcement Coordinator
Criticality Safety SME
Nuclear Safety SME
DOE-ID Aviation Safety Officer
208-526-5188 (office)
208-526-1926 (fax)
208-680-6843 (cell)
"Accept the challenges so that you may feel the exhilaration of victory."
Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity."
--George S. Patton Jr.,
American Army general

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://software.sandia.gov/pipermail/trilinos-users/attachments/20141117/c97882b6/attachment.html>


More information about the Trilinos-Users mailing list