Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: xunxun on November 30, 2011, 05:33:58 am

Title: Add common functions for GFortran
Post by: xunxun on November 30, 2011, 05:33:58 am
Because svn 7606 add the Gfortran Compiler support, but don't add the common functions support, and this can cause that CB doesn't distinguish Gfortran Compiler option when creating Fortran Projects.
The patch can solve the problem.