On 18/04/07, Felipe Monteiro de Carvalho
<[EMAIL PROTECTED]> wrote:
On 4/18/07, Lee Jenkins <[EMAIL PROTECTED]> wrote:
> That may be my mistake then Christian.  I thought I read that somewhere,
> I've never tried it.  Nonetheless, that is good news.

What doesn´t work on Free Pascal is creating a dll that exports
classes, like for example building the full fpc runtime library into a
DLL. Exporting normal functions works ok.


yes, dlls do work with lazarus.  however, i've had a problem recently
(when using wince dlls) that lazarus wouldn't find them.  i think the
problem was that lazarus was trying to look for static libs.  the only
way i could fix it was to add -sh to the options and edit the ppas.bat
file (adding -l<libname> right at the end of the arm-wince-ld command
line).

that was strange, but usually it Just Works.

henry

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to