This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sanitizer/63507] boostrap-asan failure: /usr/bin/ld: /home/max/build/bootstrap-asan/./gcc/liblto_plugin.so: error loading plugin


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63507

--- Comment #4 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
For me it fails with:

ld: error: /var/tmp/test/./gcc/liblto_plugin.so: could not load plugin library:
/var/tmp/test/./gcc/liblto_plugin.so: undefined symbol:
__asan_option_detect_stack_use_after_return
collect2: error: ld returned 1 exit status


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]