[Bug target/36381] New: preprocessing, fortran: register include paths and framework
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 29 19:33:00 GMT 2008
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
More information about the Gcc-bugs
mailing list