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: work around recent shs.h change


The garbage collector is designed to support only 32- or 64-bit
architectures.  I think a straight port to a pure 16-bit architecture is
probably not practical.  You'd need a different collector.

Hans

> -----Original Message-----
> From: Anthony Green [mailto:green@redhat.com]
> Sent: Monday, February 11, 2002 6:24 AM
> To: tromey@redhat.com
> Cc: java-patches@gcc.gnu.org
> Subject: Re: Patch: work around recent shs.h change
> 
> 
> On Sun, 2002-02-10 at 17:48, Tom Tromey wrote:
> > Do we really need to think about 16 bit ports?  It is hard 
> to imagine
> > that working.
> 
> Wasn't the H8 port for the lego device a 16-bitter?  It didn't use
> libgcj, but I can imagine a stripped down configuration working on
> something like that.  Given all this, building in stumbling 
> blocks seems
> wrong.
> 
> AG
> 
> 


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