Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2024 07:23:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 278649] lang/gcc13: build failed on 15.0-CURRENT armv7
Message-ID:  <bug-278649-29464-5VLvxUKGJs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278649-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278649-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=3D278649

--- Comment #7 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Sorry, dumb c++ mistake: I forgot to also add -static-libstdc++

# g++13 -static-libgcc -static-libstdc++ main.c
/usr/local/bin/ld: warning: libunwind.o: missing .note.GNU-stack section
implies executable stack
/usr/local/bin/ld: NOTE: This behaviour is deprecated and will be removed i=
n a
future version of the linker

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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