<?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: Error compiling powerpc-eabivle-gcc in S32 Design Studio</title>
    <link>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705830#M1858</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You can adjust dLSTSTEPS section in e200&amp;nbsp;build job descriptor. See in f-job/ELe200&lt;/P&gt;&lt;P&gt;Or you can set explicitly run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;build&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sh s&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;F494 &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;s Ebin ELe200&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;where Ebin is desired step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 &amp;amp; 3. The build script has the same goal as ABE in Linaro environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 18 Sep 2017 16:09:23 GMT</pubDate>
    <dc:creator>alexanderfedoto</dc:creator>
    <dc:date>2017-09-18T16:09:23Z</dc:date>
    <item>
      <title>Error compiling powerpc-eabivle-gcc</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705827#M1855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Compiling using the included instructions fails here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;Building eabi newlib
 401 config ...Ok
 402 build ...Ok
 403 install ...Ok
 404 install html ...Ok
 405 install pdf ...Error&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Sep 2017 06:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705827#M1855</guid>
      <dc:creator>jfrey</dc:creator>
      <dc:date>2017-09-16T06:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Error compiling powerpc-eabivle-gcc</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705828#M1856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jed&lt;/P&gt;&lt;P&gt;You can check log file in opt/freescale/ELe200/logs/install.405 for errors. Usually it happens&amp;nbsp;when "texlive" pkg&amp;nbsp;is not installed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 08:19:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705828#M1856</guid>
      <dc:creator>alexanderfedoto</dc:creator>
      <dc:date>2017-09-18T08:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error compiling powerpc-eabivle-gcc</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705829#M1857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have it installed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Is there a way to cache and not wipe out intermediate steps? Every ./build restarts from extracting the base files. It makes debugging time consuming.&lt;/LI&gt;&lt;LI&gt;I realise it's building docs, but does a compiler really need texlive to compile?&lt;/LI&gt;&lt;LI&gt;Internally how much time has been spent trying to maintain this&amp;nbsp;eclectic collection of versions software and 4674 line build script? Wouldn't it have been easier to just write an llvm backend? Then you could even keep the source to yourself. (BSD vs GPL).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm fairly apt at debugging and getting things compiled and running but this is a spaghetti heap of scripts and dependencies.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 15:02:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705829#M1857</guid>
      <dc:creator>jfrey</dc:creator>
      <dc:date>2017-09-18T15:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error compiling powerpc-eabivle-gcc</title>
      <link>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705830#M1858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. You can adjust dLSTSTEPS section in e200&amp;nbsp;build job descriptor. See in f-job/ELe200&lt;/P&gt;&lt;P&gt;Or you can set explicitly run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-c line-numbers"&gt;&lt;CODE&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="operator token"&gt;/&lt;/SPAN&gt;build&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;sh s&lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt;F494 &lt;SPAN class="operator token"&gt;-&lt;/SPAN&gt;s Ebin ELe200&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;where Ebin is desired step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2 &amp;amp; 3. The build script has the same goal as ABE in Linaro environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2017 16:09:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32-Design-Studio/Error-compiling-powerpc-eabivle-gcc/m-p/705830#M1858</guid>
      <dc:creator>alexanderfedoto</dc:creator>
      <dc:date>2017-09-18T16:09:23Z</dc:date>
    </item>
  </channel>
</rss>

