Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <37DABC7E.5E83@wanadoo.fr>
Date: Sat, 11 Sep 1999 22:33:02 +0200
From: Vincent Penne <vincent.penne@wanadoo.fr>
Organization: Overlanders/SaShiPa
X-Mailer: Mozilla 3.01 (WinNT; I)
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: C++ libraries and DLL
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi !
I come to a problem that must be frequently asked, but for whichI
haven't found any positive answer in the list archive.
I have read the very good explanations of Fergus Henderson on how to
make DLLs with Cygwin. 
The problem now is that this works fine with C, but certainly not with
C++ when one want to access some static members of class (for example).
Is there any way to do that ? Is it windoz DLL loader's fault, that
relocate only function calls and not variables pointers ? What is the
difference between relocating a function call and relocating a variable
pointer ?
Thanks in advance if you can enlight me on these points !

 Vincent Penne.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

