Date: Sun, 29 Oct 2023 13:07:40 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Wojciech Puchar <wojtek@puchar.net> Cc: "freebsd-hackers@freebsd.org" <freebsd-hackers@FreeBSD.org> Subject: Re: problem linking kernel Message-ID: <B165391E-84D9-4F24-A8C3-BACC77403EAD@FreeBSD.org> In-Reply-To: <ecd851ce-5372-9671-508-8b56592fc1e@puchar.net> References: <ecd851ce-5372-9671-508-8b56592fc1e@puchar.net>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --]
On 29 Oct 2023, at 11:34, Wojciech Puchar <wojtek@puchar.net> wrote:
>
> i get this linking my custom kernel. No errors until link
>
> linking kernel
> ld: dynamic STT_GNU_IFUNC symbol `rdtsc_ordered' with pointer equality in `cpu_machdep.o' can not be used when making an executable; recompile with -fPIE and relink with -pie
>
>
> kernel config attached, latest FreeBSD-13 downloaded today.
>
> can you help?<conf.txt>
I just tried it here, and it works fine:
...
linking kernel
objcopy --strip-debug kernel
text data bss dec hex filename
7925073 779012 3411328 12115413 0xb8ddd5 kernel
--------------------------------------------------------------
>>> Kernel build for PUCHAR completed on Sun Oct 29 12:06:08 UTC 2023
--------------------------------------------------------------
>>> Kernel(s) PUCHAR built in 28 seconds, ncpu: 32, make -j32
--------------------------------------------------------------
-Dimitry
[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.2
iF0EARECAB0WIQR6tGLSzjX8bUI5T82wXqMKLiCWowUCZT5LDAAKCRCwXqMKLiCW
oySIAJ9GbVVa/c9q6KRh5uNIlUrdY8f2bgCfcN6AAVWe5jpp2NiVashhd/XIP4I=
=ttCu
-----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B165391E-84D9-4F24-A8C3-BACC77403EAD>
