Cant get the libgcj implementation

Asked By 40 points N/A Posted on -
qa-featured

Hi

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

Thanks

 

SHARE
Best Answer by Edwon Redrikk
Best Answer
Best Answer
Answered By 5 points N/A #107127

Cant get the libgcj implementation

qa-featured

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

Answered By 0 points N/A #107128

Cant get the libgcj implementation

qa-featured

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.

Related Questions