No of visitors who read this post: 265
Category: CYGWIN
Type: Question
Author: Alonzo smith
No votes yet

Hi

Iam newbie to Java, iam unable to get the libgcj implementation of AWT/Swing/regex/threads/ etc under cygwin.

Thanks

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

# (Solution Accepted)

Hi Alonzo its a good thing you have asked that question, it has been experienced before. The problem may be that the implementation hasn't been done yet, or either the cygwin is not a supported platform by the java software

 If you are using win32, it may not be a supported platform for using the Mingw libraries, so the feature (if implemented at all) should work using the -mno-cygwin command-line option for gcc.

I hope this solves your query

Thanks

#

Hi,

Please recheck the following:

>>Check if you set the implementations correctly in your Java.

>>Check whether the ‘Cygwin’ is a supported platform by the Java.

>>Windows 32 systems may not support the platform to use some libraries.

>>compiled applications are linked with GCJ runtime.

I hope the issue with the java application will be fixed.

Thanks and regards,

Skarbos Jay.