I did forgot the list

---------- Forwarded message ----------
From: Eric Noulard <[EMAIL PROTECTED]>
Date: 13 nov. 2007 21:34
Subject: Re: [CMake] Generating static and shared libs
To: Alexander Camek <[EMAIL PROTECTED]>


2007/11/13, Alexander Camek <[EMAIL PROTECTED]>:
> 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
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to