<?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: Duplicate symbol &amp;quot;sqlca&amp;quot; in files &amp;lt;file1.o&amp;gt; &amp;lt;file2.o&amp;gt; in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886116#M704571</link>
    <description>Soumya,&lt;BR /&gt;please amend:&lt;BR /&gt;LD_FLAGS = -L$(CONFIGURATIONAPI) -L$(COLLECTIONAPI) -L$(EVENTAPI) -L$(SOCKETAPI) -L$(MQAPI) -lconfigurationmanager -lcollectionmanager -leventmanager -lsocketlib -b&lt;BR /&gt;to&lt;BR /&gt;LD_FLAGS = -hsqlca -L$(CONFIGURATIONAPI) -L$(COLLECTIONAPI) -L$(EVENTAPI) -L$(SOCKETAPI) -L$(MQAPI) -lconfigurationmanager -lcollectionmanager -leventmanager -lsocketlib -b&lt;BR /&gt;and try it (added -hsqlca [no space])</description>
    <pubDate>Fri, 18 Feb 2005 06:59:09 GMT</pubDate>
    <dc:creator>Peter Godron</dc:creator>
    <dc:date>2005-02-18T06:59:09Z</dc:date>
    <item>
      <title>Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886102#M704557</link>
      <description>I am getting the same problem as Peter's while running makefile. The error is Duplicate symbol "sqlca" in files &lt;FILE1.O&gt; &lt;FILE2.O&gt;.&lt;BR /&gt;&lt;BR /&gt;My aCC version is &lt;BR /&gt;aCC: HP ANSI C++ B3910B A.03.33&lt;BR /&gt;&lt;BR /&gt;Still I'm having the same error. can anyone pls. help me out?&lt;/FILE2.O&gt;&lt;/FILE1.O&gt;</description>
      <pubDate>Wed, 16 Feb 2005 04:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886102#M704557</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-16T04:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886103#M704558</link>
      <description>Soumya,&lt;BR /&gt;I was told version 3.33 would have the fix.&lt;BR /&gt;&lt;BR /&gt;Have you tried ranganath ramachandra idea with the +allowdups ?&lt;BR /&gt;Available with the latest linker (PHSS_28434/PHSS_28436 : B.11.36). &lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 05:46:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886103#M704558</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T05:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886104#M704559</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;  Thanks for your reply.&lt;BR /&gt;&lt;BR /&gt; I downloaded the patch. But how to use that "+allowdups" ? I have a makefile. Where this "+allowdups" is to be used? Can you help me in this regard.&lt;BR /&gt;&lt;BR /&gt;--regards,&lt;BR /&gt;soumya</description>
      <pubDate>Wed, 16 Feb 2005 07:33:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886104#M704559</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-16T07:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886106#M704561</link>
      <description>The link did not copy correctly, should be:&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-60105/ld_ia.1.html" target="_blank"&gt;http://docs.hp.com/en/B2355-60105/ld_ia.1.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 07:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886106#M704561</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T07:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886107#M704562</link>
      <description>Hi,&lt;BR /&gt; Thanks for the documentation.&lt;BR /&gt; I used "+allowdups" in LD_FLAGS option along with many other options like -Z and -b etc.&lt;BR /&gt;&lt;BR /&gt;But the following error is still comming :&lt;BR /&gt;&lt;BR /&gt;aCC: warning 901: unknown option: `+allowdups'&lt;BR /&gt;&lt;BR /&gt; and the duplicate symbol "sqlca"&lt;BR /&gt;&lt;BR /&gt;--regards,&lt;BR /&gt;soumya</description>
      <pubDate>Wed, 16 Feb 2005 08:04:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886107#M704562</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-16T08:04:35Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886108#M704563</link>
      <description>Soumya,&lt;BR /&gt;try the following:&lt;BR /&gt;remove the allowdup flag&lt;BR /&gt;include a -h sqlca in your link stage&lt;BR /&gt;This should hide the symbol at a local level.&lt;BR /&gt;&lt;BR /&gt;I found the original problem and reply:&lt;BR /&gt;1201369430 andy_bennett@hp.com&lt;BR /&gt;"Hi Pete,&lt;BR /&gt;&lt;BR /&gt;I've identified the problem you're seeing. It is a bug in the compiler and&lt;BR /&gt;listed as:&lt;BR /&gt;&lt;BR /&gt;    JAGad39135  -Ae enum constants, results in duplicate symbols at link&lt;BR /&gt;time&lt;BR /&gt;&lt;BR /&gt;The problem is that the compiler is incorrectly making enum constants global&lt;BR /&gt;to the program whereas they should be local to the file being compiled. This&lt;BR /&gt;is resolved in aCC compiler revisions A.03.33 and later. You currently have&lt;BR /&gt;A.03.30. To obtain a later revision you will have to install a new compiler&lt;BR /&gt;from application CDs from December 2001 or later. Please see&lt;BR /&gt;&lt;A href="http://hp.com/go/c++" target="_blank"&gt;http://hp.com/go/c++&lt;/A&gt; for details of the revisions available and required&lt;BR /&gt;patches for each. The later the revision the better, but anything including&lt;BR /&gt;A.03.33 and after will resolve this problem."</description>
      <pubDate>Wed, 16 Feb 2005 08:35:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886108#M704563</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-16T08:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886109#M704564</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; thanks for ur reply ..&lt;BR /&gt;&lt;BR /&gt; Actually I have a makefile which is as shown in the attatchment. Pls. see the attatched notepad file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; Here in the LD_FLAG I am using those options loke -allowdups and -h sqlca as u said. But errors are coming saying these options are not allowed there. &lt;BR /&gt;&lt;BR /&gt; The option +allowdups is working with ld separately for the object files.&lt;BR /&gt;&lt;BR /&gt; Can u give any suggestions regarding how to modify my makefile so as to remove the duplicate sqlca errors?</description>
      <pubDate>Thu, 17 Feb 2005 08:46:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886109#M704564</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-17T08:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886110#M704565</link>
      <description>Soumya,&lt;BR /&gt;not attachment posted!&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 17 Feb 2005 09:01:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886110#M704565</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-17T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886111#M704566</link>
      <description>Soumya,&lt;BR /&gt;an extract from our make script:&lt;BR /&gt;        ld -h sqlca -h __SIGEV_NONE -h __SIGEV_SIGNAL -h __SIGEV_THREAD -h CLOCK_INVALID -h CLOCK_REALTIME -h CLOCK_V&lt;BR /&gt;IRTUAL -h CLOCK_PROFILE -h RTTIMER0 -h RTTIMER1 -h SI_QUEUE -h SI_USER -h SI_TIMER -h SI_ASYNCIO -h SI_MESGQ -h P_PID -h P_PGID -h P&lt;BR /&gt;_SID -h P_UID -h P_GID -h P_CID -h P_ALL -r -o 1.o&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Feb 2005 09:28:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886111#M704566</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-17T09:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886112#M704567</link>
      <description>Hi peter,&lt;BR /&gt;&lt;BR /&gt;following is the make file code .. I used in the LD_PATH those options like +allowdups and -h sqlca. But they are not allowed there.&lt;BR /&gt;These options are allowed with ld. I tried the +allowdups which worked with one warning of overriding the sqlca in one object file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;include ../../Include_Paths&lt;BR /&gt;&lt;BR /&gt;CC = /opt/aCC/bin/aCC&lt;BR /&gt;CCFLAGS = -g0 +Z -D_HPUX_SOURCE -DRW_MULTI_THREAD  -D_REENTRANT -mt&lt;BR /&gt;.SUFFIXES :&lt;BR /&gt;.SUFFIXES : .cc .h .pc .o&lt;BR /&gt;&lt;BR /&gt;PROC_COMP = $(ORACLE_HOME)/bin/proc&lt;BR /&gt;PROC_FLAGS = CODE=CPP CPP_SUFFIX=cc&lt;BR /&gt;PROC_INCLUDE = SYS_INCLUDE=/opt/aCC/include/iostream SYS_INCLUDE=/opt/aCC/include&lt;BR /&gt;&lt;BR /&gt;PROC_src=AlertDBConnectionManager.pc&lt;BR /&gt;&lt;BR /&gt;SRCS = $(PROC_SRC:.pc=.cc)&lt;BR /&gt;CC_SRCS = $(SRCS) AlertCollectionManager.cc AlertEntry.cc AlertServer.cc ClientSurveillanceObject.cc EventInterfaceServer.cc&lt;BR /&gt;OBJS = $(CC_SRCS:.cc=.o)&lt;BR /&gt;&lt;BR /&gt;IFLAGS = -I$(COLLECTIONAPI) -I$(CONFIGURATIONAPI) -I$(EVENTAPI) -I$(SOCKETAPI)&lt;BR /&gt;&lt;BR /&gt;LD_FLAGS = -L$(CONFIGURATIONAPI) -L$(COLLECTIONAPI) -L$(EVENTAPI) -L$(SOCKETAPI) -L$(MQAPI) -lconfigurationmanager -lcollectionmanager -leventmanager -lsocketlib -b&lt;BR /&gt;&lt;BR /&gt;TARGET = AlertServer&lt;BR /&gt;&lt;BR /&gt;$(TARGET) : $(OBJS) &lt;BR /&gt; $(CC) $(OBJS) $(CCFLAGS) $(LD_FLAGS) -o $@&lt;BR /&gt; chatr +s enable $(TARGET)&lt;BR /&gt;&lt;BR /&gt;.pc.cc:&lt;BR /&gt; $(PROC_COMP) $(PROC_FLAGS) $(PROC_INCLUDE) $&amp;lt;&lt;BR /&gt;&lt;BR /&gt;.cc.o: $(CC_SRCS)&lt;BR /&gt; $(CC) $(CCFLAGS) $(IFLAGS) -c $&amp;lt; -o $@&lt;BR /&gt;&lt;BR /&gt;clean:&lt;BR /&gt; rm -rf $(SRCS) $(OBJS)  *.lis&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--regards,&lt;BR /&gt;soumya</description>
      <pubDate>Thu, 17 Feb 2005 09:29:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886112#M704567</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-17T09:29:44Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886113#M704568</link>
      <description>Soumya,&lt;BR /&gt;so this mean it is now working?&lt;BR /&gt;The -h option was added to the ld stage of the make. See my pevious mail.&lt;BR /&gt;Hope this is the solution.&lt;BR /&gt;Regards</description>
      <pubDate>Thu, 17 Feb 2005 09:35:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886113#M704568</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-17T09:35:37Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886114#M704569</link>
      <description>Hi peter,&lt;BR /&gt;&lt;BR /&gt; If I add the -h option in the LD_FLAG errors are coming that -h is not recognised there. The same is case for +allowdups.&lt;BR /&gt;&lt;BR /&gt;My prob. is where in my make file can the option -h sqlca or +allowdups be added.&lt;BR /&gt;&lt;BR /&gt;--regards,&lt;BR /&gt;soumya</description>
      <pubDate>Thu, 17 Feb 2005 09:47:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886114#M704569</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-17T09:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886115#M704570</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;  Could you find out any solution??&lt;BR /&gt;&lt;BR /&gt;-- regards,&lt;BR /&gt;&lt;BR /&gt;soumya</description>
      <pubDate>Fri, 18 Feb 2005 06:45:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886115#M704570</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-18T06:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886116#M704571</link>
      <description>Soumya,&lt;BR /&gt;please amend:&lt;BR /&gt;LD_FLAGS = -L$(CONFIGURATIONAPI) -L$(COLLECTIONAPI) -L$(EVENTAPI) -L$(SOCKETAPI) -L$(MQAPI) -lconfigurationmanager -lcollectionmanager -leventmanager -lsocketlib -b&lt;BR /&gt;to&lt;BR /&gt;LD_FLAGS = -hsqlca -L$(CONFIGURATIONAPI) -L$(COLLECTIONAPI) -L$(EVENTAPI) -L$(SOCKETAPI) -L$(MQAPI) -lconfigurationmanager -lcollectionmanager -leventmanager -lsocketlib -b&lt;BR /&gt;and try it (added -hsqlca [no space])</description>
      <pubDate>Fri, 18 Feb 2005 06:59:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886116#M704571</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-18T06:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886117#M704572</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt; I amended as u told .. but the error persists and says "unknown options -hsqlca".&lt;BR /&gt;&lt;BR /&gt; This option works with ld option ie. ld -h sqlca is not giving any error.But not with the LDFLAG options.&lt;BR /&gt;&lt;BR /&gt;  Actually it's not recognising the sqlca symbol in the makefile.&lt;BR /&gt;&lt;BR /&gt;  Can in any ways the ld option be included in the makefile like ld -h -sqlca be included?? Or we have to put the -h -sqlca in a place where make file will understand the sqlca symbol.</description>
      <pubDate>Fri, 18 Feb 2005 07:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886117#M704572</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-18T07:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886118#M704573</link>
      <description>Soumya,&lt;BR /&gt;we will need a little help from a make expert for this final part. We have written our own scripts for compilation and we separate the process into ProC Pre-compile, C compile and ld steps.&lt;BR /&gt;&lt;BR /&gt;I would suggest you complete this thread with the exisiting solution of adding the -hsqlca and allowdups parameters.&lt;BR /&gt;&lt;BR /&gt;Then open a new thread calling all make experts (include a brief description of the problem and proposed solution).&lt;BR /&gt;Many Thanks</description>
      <pubDate>Fri, 18 Feb 2005 07:38:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886118#M704573</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-18T07:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886119#M704574</link>
      <description>Ok, Peter,&lt;BR /&gt;Many thanks. I would do what you suggetsed.&lt;BR /&gt;&lt;BR /&gt;--regards,&lt;BR /&gt;soumya</description>
      <pubDate>Fri, 18 Feb 2005 07:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886119#M704574</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-18T07:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Duplicate symbol "sqlca" in files &lt;file1.o&gt; &lt;file2.o&gt;</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886120#M704575</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  I think the thread should be completed now.&lt;BR /&gt;-h sqlca and +allowdups are some options that can be used with ld.&lt;BR /&gt;&lt;BR /&gt;  --regards &lt;BR /&gt;soumya</description>
      <pubDate>Fri, 18 Feb 2005 07:52:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/duplicate-symbol-quot-sqlca-quot-in-files-lt-file1-o-gt-lt-file2/m-p/4886120#M704575</guid>
      <dc:creator>soumya das</dc:creator>
      <dc:date>2005-02-18T07:52:47Z</dc:date>
    </item>
  </channel>
</rss>

