GCC ARM for fedora

Asked by Adel Ejjeh

Is there a guide to build the toolset on fedora? The pdf in the repository is very outdated.
I am using fedora lxde version 22. When I try running the build-prerequisites script I get the following error:

+ ./configure --static --prefix=/home/aejjeh/gcc-arm-none-eabi-4_9-2015q3-20150921/build-mingw/host-libs/zlib
Compiler error reporting is too harsh for ./configure (perhaps remove -Werror).
** ./configure aborting.

Question information

Language:
English Edit question
Status:
Expired
For:
GNU Arm Embedded Toolchain Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Andre Vieira (andre-simoesdiasvieira) said :
#2

Hi Adel,

Sorry for the delay. Any luck so far? If so posting the solution here could help other users in the future.

Are you building with pre-built tools or with native ones?

It seems to go wrong when building the mingw32 variation of the tool. If you do not need a windows binary of the toolchain you can add '--skip_steps=mingw32' to the build_toolchain command. This obviously is not a 'fix' but it could help you get further.

Cheers,

Revision history for this message
Launchpad Janitor (janitor) said :
#3

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.