Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 20:05:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 224326] double subnormals are not well printed on printing with printf (and friends)
Message-ID:  <bug-224326-227-3czWze0WQ0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224326-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224326-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=3D224326

--- Comment #9 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #8)

For gcc11 I forgot : -Wl,-rpath=3D/usr/local/lib/gcc11
so that:

# ldd a.out
a.out:
        libgcc_s.so.1 =3D> /usr/local/lib/gcc11/libgcc_s.so.1 (0x2008d000)
        libc.so.7 =3D> /lib/libc.so.7 (0x200bc000)

(Not that it makes any difference in the bad -e308's that result.)

--=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-224326-227-3czWze0WQ0>