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: patch WIN-00: boehm-gc/configure.in support for win32



"Boehm, Hans" <hans_boehm@hp.com> writes:
> The second part is clearly also right in this situation.  But I'm a little
> concerned that someone targeting a really memory constrained environment
> will want at least the -DSMALL_CONFIG again.

> Perhaps NO_CLOCK should be added only for specific platforms (i.e. we take
> it out for now, as in Adam's patch)?  Perhaps there should be a libgcj-wide
> optimize-for-small-memory-devices flag which turns on -DSMALL_CONFIG? 

Sounds good to me. May I commit my patch in its current form, leaving
the optimize-for-small-memory-devices flag for a future patch?

  - a


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