Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2022 23:30:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 262709] -pg profiling not available on arm64 [fails with undefined symbol: .mcount]
Message-ID:  <bug-262709-29464-a02I2H2hEc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262709-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262709-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262709

Ed Maste <emaste@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Build on arm64 fails with   |-pg profiling not available
                   |undefined symbol: .mcount   |on arm64 [fails with
                   |                            |undefined symbol: .mcount]
           Hardware|Any                         |arm64
                 CC|                            |emaste@freebsd.org

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
This port seems to unconditionally pass -pg:

work/dsr-pdb-1.0.3/lib/Makefile.am
5:AM_CPPFLAGS =3D -I../include -pg

work/dsr-pdb-1.0.3/lib/Makefile.in
183:AM_CPPFLAGS =3D -I../include -pg

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262709-29464-a02I2H2hEc>