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

            Bug ID: 68650
           Summary: Firefox compilation fails with Address Sanitizer
                    (error: undefined reference to 'dlerror')
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: sanitizer
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gk at torproject dot org
                CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org,
                    jakub at gcc dot gnu.org, kcc at gcc dot gnu.org
  Target Milestone: ---

Beginning with r215527 building Firefox with Address Sanitizer enabled fails
with errors like

error: undefined reference to 'dlerror'
error: undefined reference to 'dlsym'

Testing with a clang (e.g. 3.6) including the upstream revision 218156 is
working fine for me.

Reply via email to