This is the mail archive of the java-patches@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: WIN-31: boehm-gc don't do SEH in GCC



Jeff Sturm <jsturm@one-point.com> writes:
> > Could we disable this section of code when boehm-gc is being used for gcj?

> Perhaps the safest workaround is to just disable dynamic loading (which
> doesn't yet work on win32 libgcj anyway).  Find the beginning and ending
> data addresses on startup, and don't call VirtualQuery during collections.

Hans, what do you think about adding some sort of NO_DYNAMIC_LOADING
compile-time option with the behavior above?

  - a

-- 
"If I put copyrighted material into the 'chewy nougat center', I can
 claim the crunchy chocolate coating is an 'Access Control
 Mechanism'."                                     --lynx_user_abroad

Why Windows NT/2k/XP is unreliable: www.zappadoodle.com


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