This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Reprise: Naked Dllmain in boehm-gc


Hi,

    As can be seen from the post by Erik, once again the DllMain
function defined in "boehm-gc/win32-threads.c" is creating problems 
for static builds of libgcj and linking it against a DLL.

In the new GC release being considered for import, is this function
escaped by, say, GC_DLL which gets defined only for shared builds?
If not, we definitely should as it otherwise breaks the case mentioned
above as well as "gcj -shared".

Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,           
INDIA.               Web: http://ranjitmathew.tripod.com/


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