Follow up to PR36348:

"[darwin-f.c] need[s] to implement darwin_register_frameworks, as well as the
-iframework option implemented by handle_c_option in darwin-c.c. I suggest
splitting that part of darwin-c.c into a new file darwin-cpp.c that is included
in all three of c_target_objs, cxx_target_objs, fortran_target_objs.

Furthermore, given that the target hook TARGET_HANDLE_C_OPTION is implemented
only by darwin-c.c, it makes sense to rename it to TARGET_HANDLE_CPP_OPTION and
call it from the Fortran front-end too."

Reference: http://gcc.gnu.org/ml/fortran/2008-05/msg00348.html


-- 
           Summary: preprocessing, fortran: register include paths and
                    framework
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: dfranke at gcc dot gnu dot org
        ReportedBy: dfranke at gcc dot gnu dot org
GCC target triplet: *-*-darwin


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

Reply via email to