Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2021 19:02:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        threads@FreeBSD.org
Subject:   [Bug 192686] Segfaults using combinations of -pie -pthread -lm(|_p) when profiling
Message-ID:  <bug-192686-13406-3OZtlOYeLB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-192686-13406@https.bugs.freebsd.org/bugzilla/>
References:  <bug-192686-13406@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=3D192686

--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
My attempts to build with -pie -fPIE -pg on -CURRENT fail to link with erro=
rs
like

ld: error: cannot preempt symbol: _DYNAMIC
>>> defined in=20
>>> referenced by crt1_c.c:61 (/usr/home/emaste/src/freebsd-git/laptop/lib/=
csu/amd64/crt1_c.c:61)
>>>               /usr/lib/gcrt1.o:(_start)

--=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-192686-13406-3OZtlOYeLB>