Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 14 Jan 2003 09:06:26 +0100 From: "Jorge Dominguez Rodriguez" Reply-To: jdomin_2003 AT mixmail DOT com To: "cygwin AT cygwin DOT com" Subject: How export static const class members symbols? Xmailer: Mixmail Server 2.0 X-Priority: 3 MIME-Version: 1.0 Content-type: text/plain Message-Id: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h0E878k23293 Iīm developing a Xerces 2.1.0 mingw port but when I try to compile a small example the references of static const members of several classes cannot be resolved by the gcc. I think that the Import library of the DLL donīt export references of static const class members and the gcc cannot resolve them when the sample link against the library. Someone knows how export static const symbols of a DLL? Why the Import Library donīt export this symbols automatically? ----- Tu cuenta de correo gratuita Mixmail http://mixmail.ya.com Ya.com ADSL, Router 3Com ĄGratis! http://acceso.ya.com/adsl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/