<?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 %ILINK-W-MULTFR in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611411#M18077</link>
    <description>Hi Friends&lt;BR /&gt;&lt;BR /&gt;I compiled a C program and got the below error.&lt;BR /&gt;&lt;BR /&gt;%ILINK-W-MULTFR, multiply defined transfer address&lt;BR /&gt;Module Name:&lt;BR /&gt;File Name:&lt;BR /&gt;&lt;BR /&gt;I only re-used a function defined in another C file in my C file.&lt;BR /&gt;Other than re-using the function, i did nothing. I did not re-define them.&lt;BR /&gt;&lt;BR /&gt;I used the vms system help to under the message. But i could not solve it. Can someone please help.</description>
    <pubDate>Fri, 02 Apr 2010 04:25:50 GMT</pubDate>
    <dc:creator>karthikeyan mahalingam</dc:creator>
    <dc:date>2010-04-02T04:25:50Z</dc:date>
    <item>
      <title>%ILINK-W-MULTFR</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611411#M18077</link>
      <description>Hi Friends&lt;BR /&gt;&lt;BR /&gt;I compiled a C program and got the below error.&lt;BR /&gt;&lt;BR /&gt;%ILINK-W-MULTFR, multiply defined transfer address&lt;BR /&gt;Module Name:&lt;BR /&gt;File Name:&lt;BR /&gt;&lt;BR /&gt;I only re-used a function defined in another C file in my C file.&lt;BR /&gt;Other than re-using the function, i did nothing. I did not re-define them.&lt;BR /&gt;&lt;BR /&gt;I used the vms system help to under the message. But i could not solve it. Can someone please help.</description>
      <pubDate>Fri, 02 Apr 2010 04:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611411#M18077</guid>
      <dc:creator>karthikeyan mahalingam</dc:creator>
      <dc:date>2010-04-02T04:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: %ILINK-W-MULTFR</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611412#M18078</link>
      <description>karthikeyan,&lt;BR /&gt;&lt;BR /&gt;You have more than one program start point in the exe file.&lt;BR /&gt;Perhaps you have the main function defined in more than one C source.&lt;BR /&gt;&lt;BR /&gt;Any object libraries linked with the program?&lt;BR /&gt;The other posibility is that you have a module with a program start point in one of the libraries.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Fri, 02 Apr 2010 05:28:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611412#M18078</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2010-04-02T05:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: %ILINK-W-MULTFR</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611413#M18079</link>
      <description>Yes Bojan&lt;BR /&gt;You are right, i noticed the same.&lt;BR /&gt;For the those function defined in a C file, without a main, i could re-use them, but not the ones defined with a main program.&lt;BR /&gt;I shall move the function to a C file, with no main and shall include it in a Header file and shall include the header in the C files. &lt;BR /&gt;I guess, this should solve the problem.&lt;BR /&gt;&lt;BR /&gt;Thanks Bojan</description>
      <pubDate>Fri, 02 Apr 2010 05:49:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611413#M18079</guid>
      <dc:creator>karthikeyan mahalingam</dc:creator>
      <dc:date>2010-04-02T05:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: %ILINK-W-MULTFR</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611414#M18080</link>
      <description>Maybe I should have changed the linker warning to %ILINK-W-DEPRESSED.</description>
      <pubDate>Sat, 03 Apr 2010 10:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ilink-w-multfr/m-p/4611414#M18080</guid>
      <dc:creator>H.Becker</dc:creator>
      <dc:date>2010-04-03T10:21:47Z</dc:date>
    </item>
  </channel>
</rss>

