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]

Windows: minGW or cygwin?


Hello list

I more or less understand the difference between minGW and cygwin (using windows libraries or emulated posix environment). My question is: How does that influence GCJ quality?
My impression is, that GCJ compiled for minGW is one or two step behind (compared to GCJ compiled for linux). What about cygwin?
Will it fully work (DWARF exceptions? stack unwinder? other minGW problems?)or does it have the same problems as minGW?


As far as I know, using cygwin will result in slower executables and the need of the cygwin dll(s) (well, minGW needs the mingw.dll too).
The speed problem might be acceptable if GCJ will work as good as on linux...



thanks for feedback Marco


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