#18691: Trac #17572 breaks the installation of several R packages.
-------------------------------------+-------------------------------------
       Reporter:  charpent           |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  standard                           |    Merged in:
       Keywords:  r-project          |    Reviewers:
        Authors:  charpent           |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  98efc6ce0d3f50f9d90efa02fbf2fdea19e2630f
  u/charpent/trac__17572_breaks_the_installation_of_several_r_packages_|     
Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by fbissey):

 Replying to [comment:23 jdemeyer]:
 > Replying to [comment:18 fbissey]:
 > > As to regards to `clang` currently we cannot compile sage with it at
 this stage (and we still need a fortran compiler to complicate things).
 >
 > Fortran ''significantly'' complicates things for R: it needs to link
 together C and Fortran code and that only works if the C and Fortran
 compilers are sufficiently compatible.

 It is worse than that. `R`'s configure script identifies clearly how to
 mix C and fortran, i.e. it looks at your fortran compiler and identifies
 the necessary mangling. At least one of the standard `R` packages that are
 built by default just assume `gfortran` style mangling for their calls to
 blas/lapack functions. So whatever fortran compiler you use to build `R`
 you have to make it behave like `gfortran`.

--
Ticket URL: <http://trac.sagemath.org/ticket/18691#comment:30>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to