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: libgcj on MMUless (aka uClinux) systems...


On Tue, 2004-06-22 at 19:02, Tom Tromey wrote:
> Probably not very hard.  You need to arrange for -fcheck-references to
> end up in libgcj.spec; 

Not necessarily.  Some uClinux ports have memory protection h/w and can
SEGV on NULL pointer references despite not having MMUs for virtual
memory.   Our FR-V uClinux port does this.  I don't know about ARM
uClinux.

AG

-- 
Anthony Green <green@redhat.com>
Red Hat, Inc.


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