public inbox for java@gcc.gnu.org
 help / color / mirror / Atom feed
From: Andrew Haley <aph@redhat.com>
To: java@gcc.gnu.org
Subject: Re: "limitations of static linking." for the Cygwin/Ming port of gcj
Date: Mon, 13 Jun 2011 09:16:00 -0000	[thread overview]
Message-ID: <4DF5D569.9010803@redhat.com> (raw)
In-Reply-To: <4DF588B4.7060301@gmail.com>

On 13/06/11 04:49, Franklin Chou wrote:
> Hi all:
> 
> First off I'd like to say it's great to have a compiler running without
> all the Sun Microsystems/Oracle branding.
> 
> I'm running gcj version 3.4.4 on Cygwin 1.7.9 with java version 1.6
> 
> According to this message:
> http://gcc.gnu.org/ml/java/2005-04/msg00050.html
> 
> and the correspondence, gcj has trouble with dynamic linking for the
> regexp classes. But as of 2009:
> 
> September 22, 2009
> GCJ support on Windows (Cygwin and MinGW) targets has been enhanced with
> a number of bugfixes, and the option to build libgcj in DLL form for
> dynamic runtime linking.
> 
> "dynamic runtime linking" which I understand can fix the exception has
> been enabled. My question is when compiling code with the String.split()
> method, I still get the error at runtime:
> 
> Exception in thread "main" java.lang.Error: Not implemented
>      <<No stacktrace available>>
> 
> so how would I go about fixing this?

I'm a gcj maintainer but I just don't know about Windows DLLs.  Your
problem is going to be finding someone with the right combination of
interests.  I'll help if I can, but I doubt that will be very much.

Andrew.

      reply	other threads:[~2011-06-13  9:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-13  3:49 Franklin Chou
2011-06-13  9:16 ` Andrew Haley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4DF5D569.9010803@redhat.com \
    --to=aph@redhat.com \
    --cc=java@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).