comp.lang.ada
 help / color / mirror / Atom feed
From: alerch@hotmail.com (Aaron Lerch)
Subject: Re: JGNAT and the Stack
Date: 11 Oct 2001 14:53:21 -0700
Date: 2001-10-11T21:53:21+00:00	[thread overview]
Message-ID: <46afd8d4.0110111353.63140183@posting.google.com> (raw)
In-Reply-To: 3BC43BFC.7E383FB0@earthlink.net

Thanks for your offer to help! I actually figured it out. I can't show
you the code, but basically there was a case like this:

Result := ((I and J) xor U);

and something was wierd so the stack was 'full' so I broke it down
into one operation per line which minimized the amount that had to be
put on the stack, and it's all good! (although that's shoddy
programming!!! :) )
Thanks again,
Aaron

"Marc A. Criley" <mcqada@earthlink.net> wrote in message news:<3BC43BFC.7E383FB0@earthlink.net>...
> Aaron Lerch wrote:
> > 
> > I've compiled some Ada code into Java Bytecode with JGNAT.  The
> > compile went fine, but I'm finding that I'm getting run-time errors
> > having to do with "Stack size too large" ...
> > For those of you with JGNAT experience:  is this resultant from JGNAT
> > or is it from our Ada code?
> > Thanks!
> 
> I've written some pretty good-sized stuff and compiled it with JGNAT,
> and not seen that particular error.  Can you post the code that causes
> this?
> 
> Marc A. Criley
> Senior Staff Engineer
> Quadrus Corporation
> www.quadruscorp.com



      reply	other threads:[~2001-10-11 21:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-09 19:47 JGNAT and the Stack Aaron Lerch
2001-10-10 13:05 ` Marc A. Criley
2001-10-11 21:53   ` Aaron Lerch [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox