<?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>topic Re: Updating gcc in CodeWarrior? in CodeWarrior Development Tools</title>
    <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061120#M8305</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-330903"&gt;https://community.nxp.com/docs/DOC-330903&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2020 08:48:18 GMT</pubDate>
    <dc:creator>yipingwang</dc:creator>
    <dc:date>2020-06-19T08:48:18Z</dc:date>
    <item>
      <title>Updating gcc in CodeWarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061119#M8304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We're using "CodeWarrior for Power Architecture Version: 10.5.2 Build Id:160624", which came with gcc 4.9.2.&lt;/P&gt;&lt;P&gt;Specifically we're using "C:\Freescale\CW_PA_v10.5.1\Cross_Tools\gcc-4.9.2-XMe6500-linux".&lt;/P&gt;&lt;P&gt;Our linux OS and libraries are built with a separate tool that uses gcc 5.5.0.&lt;/P&gt;&lt;P&gt;Is there any way to get a version of 5.5.0 (or similar) for our architecture to use in CodeWarrior?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;DaveS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2020 21:55:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061119#M8304</guid>
      <dc:creator>dsclarsky</dc:creator>
      <dc:date>2020-06-17T21:55:44Z</dc:date>
    </item>
    <item>
      <title>Re: Updating gcc in CodeWarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061120#M8305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please refer to&amp;nbsp;&lt;A href="https://community.nxp.com/docs/DOC-330903"&gt;https://community.nxp.com/docs/DOC-330903&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 08:48:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061120#M8305</guid>
      <dc:creator>yipingwang</dc:creator>
      <dc:date>2020-06-19T08:48:18Z</dc:date>
    </item>
    <item>
      <title>Re: Updating gcc in CodeWarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061121#M8306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that link, and I apologize but we're using the Windows version of CodeWarrior and that doc says it applies to the Linux version only.&amp;nbsp; Is there a Windows answer?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, I have a Linux version of toolchain I'd really like to use, and tried calling it from an 'external makefile' project by using WSL, but keep getting this error whether I try to run "wsl make" as the build command, run a batch file that invokes "wsl make" or put "wsl" in front of each call to the compiler and linker inside my external makefile:&lt;BR /&gt;&lt;SPAN style="color: #707070; background-color: #f5f5f5; font-size: 16px;"&gt;'wsl' is not recognized as an internal or external command, operable program or batch file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to run wsl based build tools ffrom windows codewarrior?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 13:25:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061121#M8306</guid>
      <dc:creator>dsclarsky</dc:creator>
      <dc:date>2020-06-19T13:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Updating gcc in CodeWarrior?</title>
      <link>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061122#M8307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yiping,&lt;/P&gt;&lt;P&gt;I actually solved my own problem - turns out that the shell used to build from CodeWarrior runs in 32 bit mode, but WSL requires 64 bit mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I needed to use the command "\windows\sysnative\wsl make", and all works fine now.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;DaveS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2020 22:42:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/CodeWarrior-Development-Tools/Updating-gcc-in-CodeWarrior/m-p/1061122#M8307</guid>
      <dc:creator>dsclarsky</dc:creator>
      <dc:date>2020-06-19T22:42:07Z</dc:date>
    </item>
  </channel>
</rss>

