Fwd: [CMake] Generating static and shared libs

Eric Noulard eric.noulard at gmail.com
Tue Nov 13 15:35:09 EST 2007


I did forgot the list

---------- Forwarded message ----------
From: Eric Noulard <eric.noulard at gmail.com>
Date: 13 nov. 2007 21:34
Subject: Re: [CMake] Generating static and shared libs
To: Alexander Camek <alexander at camek.de>


2007/11/13, Alexander Camek <alexander at camek.de>:
> Hi all,
>
> I am using here MinGW C and C++ source code to build some libraries.
>
> Now what me wonders is that I am getting sometimes static libraries
> additional to my dynamic libraries.

I think you are talking about the "import library"

http://www.mingw.org/MinGWiki/index.php/sample%20DLL

I don't know MinGW well but I think its different from static libs.

> Although I always build shared libraries.
>
> What is the strategy when to build only the dynamic libraries and when
> to build both?

I think you'll find answers in MinGW docs and not in CMake
--
Erk


-- 
Erk


More information about the CMake mailing list