This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Problem --with-gc=simple.
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: Problem --with-gc=simple.
- From: Antonio Ake <ake at ecn dot purdue dot edu>
- Date: Thu, 26 Jul 2001 20:09:17 -0500 (EST)
- cc: <java at gcc dot gnu dot org>
I need my target binaries without mmap because I am using a simulator
which doesn't implement it. I was reading that If i use the option
--with-gc=simple I can disable the use of mmap in my target binaries. Is
this true?
antonio
>
> > Is there any other way to disable to use mmap? Do you know who is using
> > mmap, with gdb I got this:
> > mmap<-__assert (?)
> > mmap<-_OtsNotify_Ovf_I (?)
>
> Why can't you use mmap?
>
> Jeff
>
>