Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: Sean Kennedy Newsgroups: scea.yaroze.problems.pc Subject: Re: "still having problems" Date: Mon, 30 Jun 1997 17:35:46 -0400 Organization: Humber College A.A.T. Lines: 45 Message-ID: <33B82698.1811@admin.humberc.on.ca> References: <33B7010E.3CB7@earthlink.net> <33b7f084.597353@205.149.189.29> <33B7F80A.2395@earthlink.net> Reply-To: kennedy@moe.acad.humberc.on.ca NNTP-Posting-Host: ratbert.humberc.on.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (Macintosh; I; PPC) Linda J. Hodge wrote: > > Mario Perdue wrote: > > > > It looks like Joel has beat me to the next question. Have you quit > > Windows and tried it in DOS only? > > > > Mario > > > > On Sun, 29 Jun 1997 17:42:54 -0700, "Linda J. Hodge" > > wrote: > > > > >I still can not get my yaroze up and running. It still displays out of > > >environment space even with the addition. With win 3.1.What should I do > > >Mario? |It sucks there is no phone tech support so this is the only way > > >and if I cant get it the system to function there is no use for it so I > > >will take it back. > Well actually I just figured it out with marios help. I typed this in > dos " command /e:4096" and no out of environment space error!!! > but there is a new problem when I run "make" > it says "Error incorrect" > "command line option: -undef " > "make.exe:***[Tut0.o] Error 1" > after it displays the borland preprocessor line. Question on Environment space? How many TSR components are being loaded when your system boots? Are things like the CDROM drivers and MSCDEX being loaded along with Soundblaster drivers and etc.? Are these TSR's being loaded into High memory? DEVICEHIGH=C:\SBCD\ASPICD.SYS LH C:\DOS\MSCDEX And such... at the C:\> prompt type in MEM /c /d and see what available conventional memory you have left, This will indicate if your system has been optimised in MS-DOS for conventional memory. as for the -undef change the -undef to #undef. see if that helps. -sean