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]

RE: GCJ 3.3 fixes bug 9018 and 9019?


>>>>> Both produce the error below(which I'm not familiar with,
>>>>> but isn't this something Ranjit fixed and Mohan was going
>>>>> to include in the next snapshot?):

c:\gcc-3.3\bin\..\lib\gcc-lib\mingw32\3.3\..\..\../libgcj.a(win32_threads.o)
(.te
xt+0x82c):win32_threads.c: multiple definition of `DllMain@12'
c:\gcc-3.3\bin\..\lib\gcc-lib\mingw32\3.3\..\..\..\..\mingw32\lib/libmingw32
.a(d
llmain.o)(.text+0x0):dllmain.c: first defined here

The patch for this was applied to 3.2 but not to 3.3.

The message in which Ranjit described the workaround:

http://gcc.gnu.org/ml/java/2002-11/msg00272.html

Mohan put it on its list for the next 3.3 release (kudos Mohan!)


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