Description of problem: libgloss is not built, and libnosys is not available. How reproducible: Always Steps to Reproduce: 1. $ ls /usr/arm-none-eabi/lib/ |grep nosys Actual results: libnosys.a is not found Expected results: libnosys.a is found Additional info: I'm being a little selfish here. I use libnosys in my projects, and not having it is a big show-stopper. I tried to modify the .spec to build libgloss, but I see why it's not enabled. I was hoping to be able to give you a patch to the .spec, but that turned out to be harder than I thought.
I've attached a fix for this in #1058722, which is highly related to this bug.
arm-none-eabi-newlib-2.1.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/arm-none-eabi-newlib-2.1.0-3.fc20
Package arm-none-eabi-newlib-2.1.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing arm-none-eabi-newlib-2.1.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-3076/arm-none-eabi-newlib-2.1.0-3.fc20 then log in and leave karma (feedback).
arm-none-eabi-newlib-2.1.0-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.