Changeset c72b980 in clfs-embedded for BOOK/cross-tools/common/gcc-static.xml


Ignore:
Timestamp:
Sep 20, 2016, 12:39:58 PM (8 years ago)
Author:
Andrew Bradford <andrew@…>
Branches:
master
Children:
861ae7f
Parents:
1c7c5bf
Message:

Update gcc to version 6.2

This removes the need to patch gcc due to musl as gcc6 supports musl by
simply calling out a musl-based triplet for the target.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/cross-tools/common/gcc-static.xml

    r1c7c5bf rc72b980  
    3030    <title os="a">Installation of Cross GCC Compiler with Static libgcc
    3131    and no Threads</title>
    32 
    33   <para os="aa">In order to work with musl, GCC needs to be patched:</para>
    34 
    35 <screen os="ab"><userinput>patch -Np1 -i ../&gcc-musl-patch;</userinput></screen>
    3632
    3733    <para os="b">GCC requires the GMP, MPFR, and MPC packages to either be
Note: See TracChangeset for help on using the changeset viewer.