<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Now I'm able to integrate my shared
      libraries, <br>
      but the compiler is not able to find the funcions implemented<br>
      in it:<br>
      <br>
      <small>OBSW_Xmain.cc:(.text+0x68): undefined reference to
        `HWDRV_Driver::addCanDevice(HWDRV_Device)'</small><br>
      <br>
      I don't think to add cpp soruce file... Can you please tell me
      what is the problem?<br>
      I just included header files...<br>
      <br>
      Thanks<br>
      Luca<br>
      <br>
      Il 01/10/2013 14:41, Luca Cinquepalmi ha scritto:<br>
    </div>
    <blockquote cite="mid:524AC2E8.9000506@planetek.it" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Shall I use -B instead of -L option
        in compiling?<br>
        <br>
        Il 01/10/2013 13:36, Wendell Silva ha scritto:<br>
      </div>
      <blockquote
cite="mid:CAF69O75Za7jp0QpnrRJg4_pbC0RT9dnZb7UG94DeNPM_R03cww@mail.gmail.com"
        type="cite">
        <div dir="ltr">Well, it should work... 
          <div style="">Could you, please, post the entire command line?
            The lower case L ('l') sounds very simililar to upper case
            "i" ('I').</div>
        </div>
        <div class="gmail_extra"> <br>
          <br>
          <div class="gmail_quote">2013/10/1 Luca Cinquepalmi <span
              dir="ltr"><<a moz-do-not-send="true"
                href="mailto:cinquepalmi@planetek.it" target="_blank">cinquepalmi@planetek.it</a>></span><br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div text="#000000" bgcolor="#FFFFFF">
                <div>Yes, sure!<br>
                  <br>
                  Il 01/10/2013 13:15, Wendell Silva ha scritto:<br>
                </div>
                <div>
                  <div class="h5">
                    <blockquote type="cite">
                      <div dir="ltr">Is there a file named libtestLib.a
                        in lib_path?</div>
                      <div class="gmail_extra"><br>
                        <br>
                        <div class="gmail_quote">2013/10/1 Luca
                          Cinquepalmi <span dir="ltr"><<a
                              moz-do-not-send="true"
                              href="mailto:cinquepalmi@planetek.it"
                              target="_blank">cinquepalmi@planetek.it</a>></span><br>
                          <blockquote class="gmail_quote"
                            style="margin:0 0 0 .8ex;border-left:1px
                            #ccc solid;padding-left:1ex">Hi all,<br>
                            I'm trying to compile a shared library with
                            sparc-rtems-gcc,<br>
                            by using the options -I (include),
                            -L(lib_path) and -l(library)<br>
                            but the following message appear<br>
                            <br>
                            ld: cannot find -ltestLib<br>
                            <br>
                            Shall i use different options? How you tried
                            to do it in a different way?<br>
                            Thanks<br>
                            <br>
                            Luca<br>
                            <br>
_______________________________________________<br>
                            rtems-users mailing list<br>
                            <a moz-do-not-send="true"
                              href="mailto:rtems-users@rtems.org"
                              target="_blank">rtems-users@rtems.org</a><br>
                            <a moz-do-not-send="true"
                              href="http://www.rtems.org/mailman/listinfo/rtems-users"
                              target="_blank">http://www.rtems.org/mailman/listinfo/rtems-users</a><br>
                          </blockquote>
                        </div>
                        <br>
                      </div>
                    </blockquote>
                    <br>
                  </div>
                </div>
              </div>
            </blockquote>
          </div>
          <br>
        </div>
      </blockquote>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
rtems-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rtems-users@rtems.org">rtems-users@rtems.org</a>
<a class="moz-txt-link-freetext" href="http://www.rtems.org/mailman/listinfo/rtems-users">http://www.rtems.org/mailman/listinfo/rtems-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>