svn commit: r362589 - in head/lib/csu: aarch64 arm i386 riscv

Peter Jeremy peter at rulingia.com
Fri Jun 26 00:25:58 UTC 2020


On 2020-Jun-24 17:54:25 +0000, John Baldwin <jhb at FreeBSD.org> wrote:
>Author: jhb
>Date: Wed Jun 24 17:54:24 2020
>New Revision: 362589
>URL: https://svnweb.freebsd.org/changeset/base/362589
>
>Log:
>  Always compile the brand and ignore init ELF notes standalone.

I'm not sure if this is self-inflicted but I'm now seeing linker failures
trying to build in /usr/src/lib/csu/aarch64:
ld  -o Scrt1.o -r Scrt1_c.o crt1_s.o crtbrand.o ignore_init_note.o Scrt1.s
ld: error: Scrt1.s:1: unknown directive: .text
>>>     .text
>>>  ^
*** Error code 1

This is running r362580 and trying to buildworld r352310 on arm64.

-- 
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20200626/2fcaf003/attachment.sig>


More information about the svn-src-all mailing list