Bug 1184242 - replace old CodeSourcery with official GCC version
Summary: replace old CodeSourcery with official GCC version
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: arm-none-eabi-gcc-cs
Version: 21
Hardware: x86_64
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Michal Hlavinka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-20 20:31 UTC by Dag
Modified: 2015-04-29 13:06 UTC (History)
2 users (show)

Fixed In Version: arm-none-eabi-gcc-cs-4.9.2-3.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-04-28 13:11:08 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Dag 2015-01-20 20:31:09 UTC
Description of problem:
This GCC arm-none-eabi toolchain is based on old CodeSourcery 2013.11.24 version.

I'm not capable to compile anything to STM32F103 target because of a bug :
------8<------
/usr/lib64/gcc/arm-none-eabi/4.8.1/include/stdint.h:9:26: fatal error: stdint.h: No such file or directory
 # include_next <stdint.h>
                          ^
compilation terminated.
make: *** [main.elf] Erreur 1
------8<------


Someone (not me) entered a bug report here :
https://bugs.launchpad.net/gcc-arm-embedded/+bug/1326540


Version-Release number of selected component (if applicable):
arm-none-eabi-gcc-cs-c++ x86_64 2013.11.24-2.fc21


How reproducible:
Always


It compiles OK on official GCC arm-none-eabi toolchain (out of the box binaries).


This may be time to replace old CS version with GCC version at :
https://launchpad.net/gcc-arm-embedded/+download


Bye for now,
Dag

Comment 1 Michal Hlavinka 2015-04-16 15:00:41 UTC
As CS changed their policy, I've replaced sources with vanilla gcc and fixed some bugs

Comment 2 Fedora Update System 2015-04-16 15:08:59 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc20,arm-none-eabi-newlib-2.2.0_1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc20,arm-none-eabi-newlib-2.2.0_1-1.fc20

Comment 3 Fedora Update System 2015-04-16 15:10:15 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc21,arm-none-eabi-newlib-2.2.0_1-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc21,arm-none-eabi-newlib-2.2.0_1-1.fc21

Comment 4 Fedora Update System 2015-04-16 15:10:25 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22

Comment 5 Fedora Update System 2015-04-17 18:36:43 UTC
Package arm-none-eabi-gcc-cs-4.9.2-3.fc22, arm-none-eabi-newlib-2.2.0_1-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 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-gcc-cs-4.9.2-3.fc22 arm-none-eabi-newlib-2.2.0_1-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-6237/arm-none-eabi-gcc-cs-4.9.2-3.fc22,arm-none-eabi-newlib-2.2.0_1-1.fc22
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2015-04-28 13:11:08 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc21, arm-none-eabi-newlib-2.2.0_1-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2015-04-29 12:57:59 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc20, arm-none-eabi-newlib-2.2.0_1-1.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2015-04-29 13:06:43 UTC
arm-none-eabi-gcc-cs-4.9.2-3.fc22, arm-none-eabi-newlib-2.2.0_1-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.