[Openmp-dev] Clang 10 link error

Itaru Kitayama via Openmp-dev openmp-dev at lists.llvm.org
Mon Aug 12 23:18:24 PDT 2019


Hi,
I am seeing a link error shown below:

`.text.startup' referenced in section `.init_array.0' of
/tmp/event_delivery_manager-02f392.o: defined in discarded section
`.text.startup[_ZN4nest18DataSecondaryEventIdNS_16GapJunctionEventEE18supported_syn_ids_E]'
of /tmp/event_delivery_manager-02f392.o
clang-10: error: linker command failed with exit code 1 (use -v to see
invocation)

I am not sure how to tackle this as the part is referenced isn't what I am
working on. I am using the latest trunk Clang 10 at this moment.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20190813/ced085e6/attachment.html>


More information about the Openmp-dev mailing list