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: Are non-SJLJ exceptions busted on linux/x86?


>>>>> "Scott" == Scott Gilbertson <scottg@mantatest.com> writes:

Scott> B) Because that's what you usually want if you're building
Scott> embedded systems (as I am)

Yeah, I agree.  We don't want to break static builds.

I do worry that changing the locale resources to be property files
will break this... something to investigate before making this change.

Scott> F) Because someday gcj might work for no-filesystem
Scott> environments, but only if it can make a static binary

I thought this worked already?  It did in the distant past, maybe it
just rotted from disuse.  Or maybe it "worked" because this was an
attribute of newlib and not libgcj.  Anyway writing support for this
should not be too hard.

Tom


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