#7903: mixing a non-GNU Fortran compiler with GCC is not detected very early
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  GeorgSWeber
       Type:  defect    |      Status:  new        
   Priority:  major     |   Milestone:  sage-4.3.1 
  Component:  build     |    Keywords:             
Work_issues:            |      Author:             
   Upstream:  N/A       |    Reviewer:             
     Merged:            |  
------------------------+---------------------------------------------------
 Mixing compilers (say GNU and Sun), should not be permitted. There is code
 in prereq which carefully checks this for C and C++ compilers, and even
 checks the version numbers for gcc. But for Fortran the checks are not as
 well done.

 Mixing Sun Studio compilers with gfortran is detected in readline, but it
 should be done earlier.

 I'm the one to blame for this, as I've updated 'prereq' a few times. That
 said, it will catch a lot more errors than it used to do.

 Dave

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7903>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.


Reply via email to