[petsc-dev] PETSc.pc: missing rpath ?
Franck Houssen
franck.houssen at inria.fr
Tue Jan 2 07:47:25 CST 2018
I believe -rpath is missing in PETSc.pc: is this intented ? Or forgotten ? If so, can someone add this to the PETSc.pc and push that in master/maint ?
As PETSc is a lib to be used from user-defined applications, rpath is really critical !..
Franck
>> grep "Libs:" petsc/local/lib/pkgconfig/PETSc.pc slepc/local/lib/pkgconfig/SLEPc.pc
petsc/local/lib/pkgconfig/PETSc.pc:16:Libs: -L${libdir} -lpetsc
slepc/local/lib/pkgconfig/SLEPc.pc:11:Libs: -Wl,-rpath,${libdir} -L${libdir} -lslepc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20180102/98e7d442/attachment.html>
More information about the petsc-dev
mailing list