This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

problems with dll-data exports without using dllexport/dllimprt


Hi,

In an older message I wrote about problems with linking to global dll vars
without using dllexport/dllimport.
Yet I have installed a patch from Paul Sokolovsky [paul-ml@is.lg.ua] who
first integrate a problem solve into mingw.
(http://cygwin.com/ml/cygwin/2000-11/msg00243.html)

Linking with this patch works fine, but some applications could not load the
dll (gdb says: Segmentation fault).

Now I have some questions:

1. Does anyone has experience in verifying dll structures and debugging dll
loading ?

2. Can anyone tell me, how cygwin-dll's with c++ code has to be initialized
?


Regards


Ralf Habacker


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]