<?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: Problem with l++ option in Itanium servers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768118#M657627</link>
    <description>hey folks, thanks a lot for your replies.. i got the issues resolved now, i used the &lt;STRING&gt; and resolved it..&lt;/STRING&gt;</description>
    <pubDate>Wed, 23 Mar 2011 05:34:44 GMT</pubDate>
    <dc:creator>Boopathi Muthusamy</dc:creator>
    <dc:date>2011-03-23T05:34:44Z</dc:date>
    <item>
      <title>Problem with l++ option in Itanium servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768113#M657622</link>
      <description>&lt;!--!*#--&gt;Dear guys,&lt;BR /&gt;Our cpp codes were in the unix [HP-UX B.11.11 U 9000/800 2329770924]   servers, and we had the aCC compiler[version:B3913DB.ACXX                          C.03.65 HP aC++] in it till now. &lt;BR /&gt;&lt;BR /&gt;Now we are moving to the new unix server[HP-UX B.11.31 U ia64 3789929638 ], and new aCC compiler[version:B9007AA.ACXX                          C.06.20 HP aC++]. Our make file has the below library added[-l++] in the old server, and it is not working with the new unix box. I tried to replace it with [-lstd and also with +inst_implicit_include]&lt;BR /&gt;&lt;BR /&gt;I am getting the below errors:&lt;BR /&gt;&lt;BR /&gt;ld: Unsatisfied symbol "operator+(String const&amp;amp;,String const&amp;amp;)" in file /opt/evoc/tools/lib/libconfi&lt;BR /&gt;g.a[ServerConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "operator+(String const&amp;amp;,char const*)" in file /opt/evoc/tools/lib/libconfig.&lt;BR /&gt;a[ServerConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Log_Msg::set(char const*,int,int,int,int,ostream*)" in file /opt/evoc/to&lt;BR /&gt;ols/lib/libcvaserver.a[SrvrClass.o]&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Log_Msg::msg_ostream(ostream*)" in file /opt/evoc/tools/lib/liblog.a[cva&lt;BR /&gt;_trace_log.o]&lt;BR /&gt;ld: Unsatisfied symbol "Srep_ATTLC::delete_srep()" in file cva_encoder.o&lt;BR /&gt;ld: Unsatisfied symbol "Srep_ATTLC::doinitialize()" in file /opt/evoc/tools/lib/libconfig.a[ServerCo&lt;BR /&gt;nfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "Tmpstring::operator+(String const&amp;amp;)" in file /opt/evoc/tools/lib/libconfig.a&lt;BR /&gt;[ServerConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "String::reserve_grow(int)" in file cva_encoder.o&lt;BR /&gt;ld: Unsatisfied symbol "String::operator=(char const*)" in file /opt/evoc/tools/lib/libconfig.a[Serv&lt;BR /&gt;erConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "Tmpstring::operator+(char const*)" in file /opt/evoc/tools/lib/libconfig.a[S&lt;BR /&gt;erverConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "String::overflow() const" in file /opt/evoc/tools/lib/libconfig.a[ServerConf&lt;BR /&gt;ig.o]&lt;BR /&gt;ld: Unsatisfied symbol "Srep_ATTLC::Reelp" in file /opt/evoc/tools/lib/libconfig.a[ServerConfig.o]&lt;BR /&gt;ld: Unsatisfied symbol "Srep_ATTLC::nullrep_" in file /opt/evoc/tools/lib/libconfig.a[ServerConfig.o&lt;BR /&gt;]&lt;BR /&gt;13 errors</description>
      <pubDate>Mon, 21 Mar 2011 20:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768113#M657622</guid>
      <dc:creator>Boopathi Muthusamy</dc:creator>
      <dc:date>2011-03-21T20:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with l++ option in Itanium servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768114#M657623</link>
      <description>Is there anything in /opt/evoc? Looking at your output in the file you attached, I don't think so.  Or, if it's there, you don't have permissions set properly to it.&lt;BR /&gt;&lt;BR /&gt;See this in your log file?&lt;BR /&gt;ld: (Warning) Cannot load library symbol table in /opt/evoc/EVOCUSDEV/autoenc/lib/libString.a, it mi&lt;BR /&gt;&lt;BR /&gt;ght be missing or corrupted. Skipping library /opt/evoc/EVOCUSDEV/autoenc/lib/libString.a.&lt;BR /&gt;&lt;BR /&gt;That message is directly above your error for unsatisfied symbol for "String" as your first error you listed above.  It's because it can't read from the /opt/evoc/EVOCUSDEV/autoenc/lib/libString.a library file.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Mar 2011 20:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768114#M657623</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2011-03-21T20:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with l++ option in Itanium servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768115#M657624</link>
      <description>&lt;!--!*#--&gt;Thank you for responding so quickly..!&lt;BR /&gt;&lt;BR /&gt;You could remove that error from that file, I was trying something with a SC/String.h file to try to resolve this error. But that didnt work.. &lt;BR /&gt;&lt;BR /&gt;Here is the new error file which i just generated..</description>
      <pubDate>Mon, 21 Mar 2011 22:05:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768115#M657624</guid>
      <dc:creator>Boopathi Muthusamy</dc:creator>
      <dc:date>2011-03-21T22:05:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with l++ option in Integrity servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768116#M657625</link>
      <description>&lt;P&gt;&amp;gt;Our makefile has the below library added -l++ in the old server, and it is not working with the new box.&lt;BR /&gt;&lt;BR /&gt;You are out of luck. USL Standard Components aren't supported on Integrity.&lt;BR /&gt;When aC++ was first released in 1996, it said that SC was obsolete and to port to the Standard C++ library.&lt;BR /&gt;&lt;BR /&gt;You should be able to replace String.h by and string by std::string.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;ld: Unsatisfied symbol ACE_Log_Msg::set(char const*, int, int, int, int, ostream*)&lt;BR /&gt;ld: Unsatisfied symbol "ACE_Log_Msg::msg_ostream(ostream*)"&lt;BR /&gt;&lt;BR /&gt;ostream needs to be replaced by std::ostream.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;I tried to replace it with -lstd and also with +inst_implicit_include.&lt;BR /&gt;&lt;BR /&gt;-lstd is with -AP. The default is -AA.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2011 22:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768116#M657625</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-09T22:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with l++ option in Integrity servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768117#M657626</link>
      <description>&lt;P&gt;And libACE.sl is compiled with -AA so you'll have to compile with -AA too.&lt;/P&gt;</description>
      <pubDate>Sat, 09 Jul 2011 22:08:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768117#M657626</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2011-07-09T22:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with l++ option in Itanium servers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768118#M657627</link>
      <description>hey folks, thanks a lot for your replies.. i got the issues resolved now, i used the &lt;STRING&gt; and resolved it..&lt;/STRING&gt;</description>
      <pubDate>Wed, 23 Mar 2011 05:34:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-l-option-in-itanium-servers/m-p/4768118#M657627</guid>
      <dc:creator>Boopathi Muthusamy</dc:creator>
      <dc:date>2011-03-23T05:34:44Z</dc:date>
    </item>
  </channel>
</rss>

