https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64201
Bug ID: 64201 Summary: JIT tutorial does not describe accessing symbols from other DSOs Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: dmalcolm at gcc dot gnu.org The JIT tutorial doesn't yet describe how to access functions or globals found in other DSOs.