Thread overview | |||||
---|---|---|---|---|---|
|
July 05, 2004 Internal error: ph 1817 | ||||
---|---|---|---|---|
| ||||
This error was posted, before, but there was no reply, and I couldn't find anything on the first 20 pages, here. nbytes = 65520, ph_maxsize = 65520 Internal error: ph1817 Honestly, I'm trying out this compiler, because Turbo C wouldnt' allow me to compile this code, either. Is there no way to allow for more than 64k memory when compiling these programs? |
July 05, 2004 Re: Internal error: ph 1817 | ||||
---|---|---|---|---|
| ||||
Posted in reply to J. Donnelly | J. Donnelly wrote: > This error was posted, before, but there was no reply, and I couldn't find > anything on the first 20 pages, here. > > nbytes = 65520, ph_maxsize = 65520 > Internal error: ph1817 > > Honestly, I'm trying out this compiler, because Turbo C wouldnt' allow me to > compile this code, either. Is there no way to allow for more than 64k memory > when compiling these programs? > > I have no idea what you are doing? Could you post a sample? Thanks! Jan -- ManiaC++ Jan Knepper But as for me and my household, we shall use Mozilla... www.mozilla.org |
July 27, 2004 Re: Internal error: ph 1817 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Jan Knepper | I see the same thing in my code. My code generates template instances in the thousands (super generic). I came to a point where adding just one more template instance was one too mutch. Erik In article <cccckf$3vh$1@digitaldaemon.com>, Jan Knepper says... > >J. Donnelly wrote: >> This error was posted, before, but there was no reply, and I couldn't find anything on the first 20 pages, here. >> >> nbytes = 65520, ph_maxsize = 65520 >> Internal error: ph1817 >> >> Honestly, I'm trying out this compiler, because Turbo C wouldnt' allow me to compile this code, either. Is there no way to allow for more than 64k memory when compiling these programs? >> >> >I have no idea what you are doing? >Could you post a sample? > >Thanks! >Jan > > >-- >ManiaC++ >Jan Knepper > >But as for me and my household, we shall use Mozilla... www.mozilla.org |
Copyright © 1999-2021 by the D Language Foundation