<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>LPC MicrocontrollersのトピックRe: Want to try out GCC 7 (experimental version) on your LPC?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661605#M26343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stable GCC 7.1.0 was released yesterday, and you can already use it with your LPC/Kinetis microcontrollers (;&lt;BR /&gt; &lt;BR /&gt;Components:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;gcc-7.1.0&lt;/LI&gt;&lt;LI&gt;newlib-2.5.0.20170421&lt;/LI&gt;&lt;LI&gt;binutils-2.28&lt;/LI&gt;&lt;LI&gt;gdb-7.12.1&lt;/LI&gt;&lt;LI&gt;expat-2.2.0&lt;/LI&gt;&lt;LI&gt;gmp-6.1.2&lt;/LI&gt;&lt;LI&gt;isl-0.18&lt;/LI&gt;&lt;LI&gt;libiconv-1.15 (Windows only)&lt;/LI&gt;&lt;LI&gt;mpc-1.0.3&lt;/LI&gt;&lt;LI&gt;mpfr-3.1.5&lt;/LI&gt;&lt;LI&gt;python-2.7.13 (Windows only)&lt;/LI&gt;&lt;LI&gt;zlib-1.2.11&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;$ arm-none-eabi-gcc --version
arm-none-eabi-gcc (bleeding-edge-toolchain) 7.1.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;You can download Windows binaries (both 32-bit and 64-bit) and the Linux script from my personal website - &lt;A href="http://www.freddiechopin.info/en" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.freddiechopin.info/en&lt;/A&gt;&amp;nbsp;&amp;gt; Download &amp;gt; Software &amp;gt; bleeding-edge-toolchain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 09:09:48 GMT</pubDate>
    <dc:creator>freddiechopin</dc:creator>
    <dc:date>2017-05-03T09:09:48Z</dc:date>
    <item>
      <title>Want to try out stable GCC 7 on your LPC/Kinetis?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661602#M26340</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __default_attr="success" __jive_macro_name="alert" alert="success" class="jive_text_macro jive_macro_alert" modifiedtitle="true"&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: Stable GCC 7.1.0 is already released - see my reply below for details! &lt;/STRONG&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;If you're very impatient waiting for the full GCC 7.1.0 release (expected this month), there's absolutely no need to wait any longer (; You can try experimental GCC 7 version with your LPC (or Kinetis)&amp;nbsp;microcontroller right now (;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE style="background-color: #ffffff; border: 0px;"&gt;$ arm-none-eabi-gcc --version
arm-none-eabi-gcc (bleeding-edge-toolchain) 7.0.1 20170402 (experimental)
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/PRE&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&lt;A class="link-titled" href="https://github.com/FreddieChopin/bleeding-edge-toolchain/tree/gcc-7-experimental" rel="nofollow noopener noreferrer" title="https://github.com/FreddieChopin/bleeding-edge-toolchain/tree/gcc-7-experimental" target="_blank"&gt;GitHub - FreddieChopin/bleeding-edge-toolchain at gcc-7-experimental&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;The script is able to produce a working toolchain for Linux. It is also possible to cross-compile a toolchain for Windows (32-bit or 64-bit) - either in Linux or in "Bash on Ubuntu on Windows" (I've heard it can be done, but the process is painfully slow - who would expect that? (; ).&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I've tested that toolchain briefly and it appears to work fine (;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 17:54:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661602#M26340</guid>
      <dc:creator>freddiechopin</dc:creator>
      <dc:date>2017-04-08T17:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Want to try out GCC 7 (experimental version) on your LPC?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661603#M26341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Freddie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your input.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 12:47:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661603#M26341</guid>
      <dc:creator>soledad</dc:creator>
      <dc:date>2017-04-10T12:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Want to try out GCC 7 (experimental version) on your LPC?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661604#M26342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for this information and the 'history background' there. I wasn't aware of the problems with Cortex-M4 although I noticed some problems, when building my toolchains for my controllers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Apr 2017 09:43:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661604#M26342</guid>
      <dc:creator>marcprager</dc:creator>
      <dc:date>2017-04-21T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Want to try out GCC 7 (experimental version) on your LPC?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661605#M26343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stable GCC 7.1.0 was released yesterday, and you can already use it with your LPC/Kinetis microcontrollers (;&lt;BR /&gt; &lt;BR /&gt;Components:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;gcc-7.1.0&lt;/LI&gt;&lt;LI&gt;newlib-2.5.0.20170421&lt;/LI&gt;&lt;LI&gt;binutils-2.28&lt;/LI&gt;&lt;LI&gt;gdb-7.12.1&lt;/LI&gt;&lt;LI&gt;expat-2.2.0&lt;/LI&gt;&lt;LI&gt;gmp-6.1.2&lt;/LI&gt;&lt;LI&gt;isl-0.18&lt;/LI&gt;&lt;LI&gt;libiconv-1.15 (Windows only)&lt;/LI&gt;&lt;LI&gt;mpc-1.0.3&lt;/LI&gt;&lt;LI&gt;mpfr-3.1.5&lt;/LI&gt;&lt;LI&gt;python-2.7.13 (Windows only)&lt;/LI&gt;&lt;LI&gt;zlib-1.2.11&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;$ arm-none-eabi-gcc --version
arm-none-eabi-gcc (bleeding-edge-toolchain) 7.1.0
Copyright (C) 2017 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;You can download Windows binaries (both 32-bit and 64-bit) and the Linux script from my personal website - &lt;A href="http://www.freddiechopin.info/en" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.freddiechopin.info/en&lt;/A&gt;&amp;nbsp;&amp;gt; Download &amp;gt; Software &amp;gt; bleeding-edge-toolchain&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 09:09:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Want-to-try-out-stable-GCC-7-on-your-LPC-Kinetis/m-p/661605#M26343</guid>
      <dc:creator>freddiechopin</dc:creator>
      <dc:date>2017-05-03T09:09:48Z</dc:date>
    </item>
  </channel>
</rss>

