> > i haven't yet asked the obvious question :
> > 
> > Do people _know_ that Lazarus can be used to generate clean DLL's on
> > windows that are NOT GUI applications ?
> > 
> > Can lazarus be used as a "plain 'ole IDE" for DLL development ?
> 
> It whould be, but I think not a lot of people have tried to do this yet.
> (Me neither, btw). What commandline options does "FP" hand to fpc to compile
> it, and what is the difference to the commandline lazarus generates ?
> 
> Micha


I've made DLLs a few times. Both GUI and non GUI ones.
I use the "custom program" wizard to build my DLL's (as opposed to "new 
application").

Hmm I'll look into it a bit too then. 

I had problems with smartlinking at one time (but someone fixed this in newer 
versions).
DLLs did not work with smartlinking, at one time.

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

Reply via email to