Date: Sun, 31 Mar 2024 02:27:52 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: Andrew Turner <andrew@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 47e073941f4e - main - Import the kernel parts of bhyve/arm64 Message-ID: <2onsq27n-sn4p-3842-26s2-7ns994o6q024@SerrOFQ.bet> In-Reply-To: <202402211855.41LItsm2033633@gitrepo.freebsd.org> References: <202402211855.41LItsm2033633@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Feb 2024, Andrew Turner wrote: > The branch main has been updated by andrew: > > URL: https://cgit.FreeBSD.org/src/commit/?id=47e073941f4e7ca6e9bde3fa65abbfcfed6bfa2b > > commit 47e073941f4e7ca6e9bde3fa65abbfcfed6bfa2b > Author: Andrew Turner <andrew@FreeBSD.org> > AuthorDate: 2024-01-09 15:22:27 +0000 > Commit: Andrew Turner <andrew@FreeBSD.org> > CommitDate: 2024-02-21 18:55:32 +0000 > > Import the kernel parts of bhyve/arm64 I still see the following warning on every arm64 compile. Can we somehow fix this? /usr/obj/freebsd-src/freebsd14-amd64/tmp/usr/bin/ld -m aarch64elf -Bdynamic -T /freebsd-src/sys/conf/ldscript.arm64 -warn-common --build-id=sha1 --no-relax --no-warn-mismatch --warn-common --export-dynamic --dynamic-linker /red/herring -X -o vmm_hyp_blob.elf.full vmm_hyp_exception.o vmm_hyp.o --defsym=text_start='0x0' ld: warning: cannot find entry symbol _start; not setting start address -- Bjoern A. Zeeb r15:7
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2onsq27n-sn4p-3842-26s2-7ns994o6q024>