[M3devel] DLLs

Daniel Alejandro Benavides D. dabenavidesd at yahoo.es
Sat Feb 2 15:29:43 CET 2013


Hi all:
indeed you can convert it backwards program called
m3-sys/dll2lib

I guess if translation process is backwards executed it can do your process, without a problem as long as any type information is lost during normal execution

Thanks in advance


--- El vie, 1/2/13, Jay K <jay.krell at cornell.edu> escribió:

De: Jay K <jay.krell at cornell.edu>
Asunto: Re: [M3devel] DLLs
Para: "Dirk Muysers" <dmuysers at hotmail.com>, "m3devel" <m3devel at elegosoft.com>
Fecha: viernes, 1 de febrero, 2013 15:16






Dirk, From my memory, you have it backwards. .dlls are built by default for any "library".You can suppress .dll building with build_standalone(). It works like this, it is a bit unusual, but kind of nice: f or every "library", we build a static library and a .dll/.so "programs" default to linking to .dlls if present, else static libraries    - Jay
 From: dmuysers at hotmail.com
To: m3devel at elegosoft.com
Date: Fri, 1 Feb 2013 19:04:02 +0100
Subject: [M3devel] DLLs







Using the standard cm3 tools there is no official way to 
build a library as a DLL.
Hence, out of curiosity, the following 
question:
Since cm3/bin contains lots of library DLLs, how were they 
built?
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20130202/ff77fa7b/attachment-0002.html>


More information about the M3devel mailing list