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]

Re: Problem --with-gc=simple.


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
>
>


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