Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 186263 Details for
Bug 246521
Using sci-libs/mkl as blas implementation, R and gsl compiles fail in ld phase
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to cblas-mkl-gfortran-threads.pc, reversing link order for -liomp5 and -lpthreads.
cblas-mkl-gfortran-threads.pc.patch (text/plain), 387 bytes, created by
Chris Larson
on 2009-03-25 21:24:27 UTC
(
hide
)
Description:
Patch to cblas-mkl-gfortran-threads.pc, reversing link order for -liomp5 and -lpthreads.
Filename:
MIME Type:
Creator:
Chris Larson
Created:
2009-03-25 21:24:27 UTC
Size:
387 bytes
patch
obsolete
>--- cblas-mkl-gfortran-threads.pc.old 2009-03-25 16:05:15.000000000 -0500 >+++ cblas-mkl-gfortran-threads.pc 2009-03-25 16:06:06.000000000 -0500 >@@ -1,3 +1,3 @@ > Requires: blas >-Libs: -Wl,--no-as-needed -L${libdir} -lmkl_gf -lmkl_gnu_thread -lmkl_core -liomp5 -lpthread >+Libs: -Wl,--no-as-needed -L${libdir} -lmkl_gf -lmkl_gnu_thread -lmkl_core -lpthread -liomp5 > Cflags: -I${includedir}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 246521
:
186262
| 186263 |
186264
|
201296