On Tue, Jan 18, 2022 at 10:23:07AM +0100, Dan Horák wrote: > > The -mabi=ieeelongdouble defaulting gcc is now in the > > f36-build-side-49600 side-tag (gcc -0.5.1.fc36, same as -0.5.fc36 in > > rawhide except for the different ppc64le default ABI). > > is it right, that the attribute appears only in static libs? I did a > scratch build for glib2 > (https://koji.fedoraproject.org/koji/taskinfo?taskID=81396901) and > "readelf -A libglib-2.0.so.0.7100.0" shows nothing, > but "readelf -A libglib-2.0.a" returns "Tag_GNU_Power_ABI_FP: hard > float, 128-bit IEEE long double" for some *.o files in the archive.
Strange. In my test (admittedly not on rawhide but on f34) show that all of *.o files, executables and shared libraries get the attribute if long double is used and -mno-gnu-attributes isn't used. Jakub _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure