https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35276
sandra at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |sandra at gcc dot
gnu.org
--- Comment #9 from sandra at gcc dot gnu.org ---
Well, it looks to me like we currently do not document exactly how to link
mixed-language programs, although chapter 7 does cover related concepts like
what you have to do to initialize libgfortran if you are linking e.g. a fortran
library with a main in some other language. I think this topic does belong in
chapter 7 and not any other part of the manual, and that we should not close
it. I'll add it to my queue.