[Trilinos-Users] [EXTERNAL] issue compliing SACADO

Phipps, Eric T etphipp at sandia.gov
Mon Nov 17 09:50:31 MST 2014


A new Trilinos release that fixes this should be coming out in a week or so.  Thanks.

-Eric

From: <Bunde>, Kermit A <bundeka at id.doe.gov<mailto:bundeka at id.doe.gov>>
Date: Monday, November 17, 2014 at 7:58 AM
To: "'Trilinos-Users at software.sandia.gov<mailto:'Trilinos-Users at software.sandia.gov>'" <Trilinos-Users at software.sandia.gov<mailto:Trilinos-Users at software.sandia.gov>>
Subject: [EXTERNAL] [Trilinos-Users] issue compliing SACADO

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/8e3b09e7/attachment.html>


More information about the Trilinos-Users mailing list