Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2019 16:03:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233361] mips build with BSD_CRTBEGIN, Clang, LLD fails
Message-ID:  <bug-233361-227-l7TLaDE4P7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233361-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233361-227@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=3D233361

Dan Nelson <dnelson_1901@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dnelson_1901@yahoo.com

--- Comment #4 from Dan Nelson <dnelson_1901@yahoo.com> ---
A gcc build actually does generate the same warning message, but doesn't fa=
il
the compile.  It looks like gcc doesn't add "--fatal-warnings" to the gas
commandline when gcc is in -Werror mode, so the assembly warnings are ignor=
ed.

--=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-233361-227-l7TLaDE4P7>