This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/43322] compiling under Matlab with gfortran



------- Comment #1 from dfranke at gcc dot gnu dot org  2010-03-10 15:52 -------
dyld: Library not loaded: /usr/local/lib/libmpfr.1.dylib
  Referenced from: /usr/local/libexec/gcc/x86_64-apple-darwin10.2.0/4.5.0/f951
  Reason: Incompatible library version: f951 requires version 4.0.0 or later,
but libmpfr.1.dylib provides version 3.0.0

And what's so difficult about this? Update mpfr and go?!

Besides, you seem to mix 3 versions, 4.0, 4.2.1 and 4.5.0 - get yourself
sorted.


-- 

dfranke at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dfranke at gcc dot gnu dot
                   |                            |org
           Severity|blocker                     |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43322


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]