Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <1F8B49DD9100D31195FC00A0C94989FE0E14@obelix> From: Joost Kraaijeveld To: "Cygwin AT Sourceware. Cygnus. Com (E-mail)" Subject: Compiler warning Date: Tue, 9 May 2000 22:21:42 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.1960.3) Content-Type: text/plain I get the following warning from the compiler and I dont know why: ../../../ALibBase/APlatform.hpp:45: warning: inconsistent dll linkage for `class APlatform APlatform ::platform'. dllexport assumed. This header contains this class: class ALIBIMPEXP APlatform { public: //... protected: static APlatform platform; private: //... }; ALIBIMPEXP is defined as __declspec (dllimport) while compiling. Is this warning harmfull, can it be avoided?? Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 email: J DOT Kraaijeveld AT Askesis DOT nl web: www.askesis.nl -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com