[CMake] Generating import libs

Christian Ehrlicher Ch.Ehrlicher at gmx.de
Wed Jun 25 08:22:26 EDT 2008


> Von: Alexande
> Hi all,
> 
> First of all thanks for the great tool.
> 
> I am using here cmake in combination with GNAT (Ada) under Windows and
> MinGW. The support of Ada for cmake was made by Alan W. Irwin who made my life
> much easier.
> 
> As I wrote in an earlier mail to the list I noticed that Cmake generates
> during build static and dynamic libraries. Then I was corrected by others of
> the list because the libraries interpreted as static ones were originally
> the import libraries for some dlls.
> 
> After some inspection I noticed that these import libraries are generated
> automtically by cmake.
Wrong - cmake does nothing here. Your linker creates the import libs as soon as it finds an exported function. We had this one week ago or so already.


Christian
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger


More information about the CMake mailing list