<?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: Codewarrior 10 for Linux command line build problem. in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217805#M6255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;libstdc++.so is a system library, it is not in&amp;nbsp;/usr/local/Freescale/CodeWarrior_MCU_10.0/MCU/CodeWarrior/lib/.&lt;/P&gt;&lt;P&gt;Check with distro how to install a 32 bit version of this so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Aug 2010 10:26:34 GMT</pubDate>
    <dc:creator>CompilerGuru</dc:creator>
    <dc:date>2010-08-12T10:26:34Z</dc:date>
    <item>
      <title>Codewarrior 10 for Linux command line build problem.</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217804#M6254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to build a project from the command line using Codewarrior 10 for Linux.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the following rule on every source file:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new,courier';"&gt;mwccmcf -c -g -model far -intsize 2 -align coldfire -abi register -proc CFM5100 -once ${INCLUDE} $&amp;lt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I get the following error (marked in bold):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new,courier';"&gt;mwccmcf -c -g -model far -intsize 2 -align coldfire -abi register -proc CFM5100 -once -I. -I- -ir "/usr/local/Freescale/CodeWarrior_MCU_10.0/MCU/ColdFire_Support/" bdate.c&lt;BR /&gt;&lt;STRONG&gt;mwccmcf: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory&lt;/STRONG&gt;&lt;BR /&gt;make: *** [bdate.o] Error 127&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have set the the environment variables in the makefile as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new,courier';"&gt;PATH := ${PATH}:/usr/local/Freescale/CodeWarrior_MCU_10.0/MCU/ColdFire_Tools/Command_Line_Tools/&lt;BR /&gt;LD_LIBARY_PATH := /usr/local/Freescale/CodeWarrior_MCU_10.0/MCU/CodeWarrior/lib/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It seems that although LD_LIBRARY_PATH points to the correct directory, the compiler cannot find the shared library.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I using the correct variable and is the syntax correct?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Aug 2010 20:51:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217804#M6254</guid>
      <dc:creator>jmv</dc:creator>
      <dc:date>2010-08-11T20:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10 for Linux command line build problem.</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217805#M6255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;libstdc++.so is a system library, it is not in&amp;nbsp;/usr/local/Freescale/CodeWarrior_MCU_10.0/MCU/CodeWarrior/lib/.&lt;/P&gt;&lt;P&gt;Check with distro how to install a 32 bit version of this so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Aug 2010 10:26:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217805#M6255</guid>
      <dc:creator>CompilerGuru</dc:creator>
      <dc:date>2010-08-12T10:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: Codewarrior 10 for Linux command line build problem.</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217806#M6256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have got the Makefile to run now but I am getting linker errors, presumable because I haven't includd all the necessary libraries. The problem is I don't know exactly what I need. Is there a list somewhere that tells me what I need.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Aug 2010 22:27:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Codewarrior-10-for-Linux-command-line-build-problem/m-p/217806#M6256</guid>
      <dc:creator>jmv</dc:creator>
      <dc:date>2010-08-13T22:27:02Z</dc:date>
    </item>
  </channel>
</rss>

