On 06.06.2006 08:06, Peter Amstutz wrote: > - CS seems to be taking a rather roundabout way of generating the DLL, by > first creating a static library and then exporting symbols from it. Why > not link the dll directly? I dare say this approach isn't making the > problem diagnosis any easier.
All the object files don't fit on the command line. Static libraries can be created piecemeal; for DLLs I wouldn't know how this can be done. -f.r.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
