<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=windows-1251"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    13.08.2010 22:27, Nick Sabalausky wrote:
    <blockquote cite="mid:i442pd$26he$1@digitalmars.com" type="cite">
      <pre wrap="">"Adam Ruppe" <a class="moz-txt-link-rfc2396E" href="mailto:destructionator@gmail.com">&lt;destructionator@gmail.com&gt;</a> wrote in message 
<a class="moz-txt-link-freetext" href="news:mailman.284.1281721417.13841.digitalmars-d@puremagic.com">news:mailman.284.1281721417.13841.digitalmars-d@puremagic.com</a>...
</pre>
      <blockquote type="cite">
        <pre wrap="">On 8/13/10, Graham Fawcett <a class="moz-txt-link-rfc2396E" href="mailto:fawcett@uwindsor.ca">&lt;fawcett@uwindsor.ca&gt;</a> wrote:
</pre>
        <blockquote type="cite">
          <pre wrap="">Just FYI, if you add 'pragma(lib, "curl");' to the top of your
curl.d file, you shouldn't need '-L-lcurl' any more; dmd will
add it automatically during linking.
</pre>
        </blockquote>
        <pre wrap="">
Very cool. For some reason, I thought that didn't work on linux... I
must have just been doing it wrong before.

</pre>
      </blockquote>
      <pre wrap="">
I had been thinking it was just a feature of "bud". Very good to know. 

</pre>
    </blockquote>
    <tt>It works well with .d files, but not with import (.di) files.
      Both on Windows and Linux. Maybe I miss something?</tt><br>
    <br>
    <div class="moz-signature">-- <br>
      <table style="border: 0px none; font-family: Segoe UI; font-size:
        8pt;" width="100%">
        <tbody>
          <tr>
            <td width="50%"><br>
            </td>
            <td><br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>