Date: Mon, 12 Feb 1996 15:08:28 -0500 (EST) From: "Y. Lazarovitch" To: Eli Zaretskii cc: djgpp AT delorie DOT com Subject: Re: problem with V2 ld.exe on 386... Message-ID: MIME-Version: 1.0 On Mon, 12 Feb 1996, Eli Zaretskii wrote: > > On Sun, 11 Feb 1996, Y. Lazarovitch wrote: > > > I'm trying to get djgpp v2.00 to work on a 386 with 1 MB of RAM. Now, v1, > > would compile a simple "hello world" program in less than 40 seconds, and > > thats fine as I wasn't planning on using this machine for anything big. > > V2, is taking much more time for the same program, that is about 3 > > minutes for cpp, cc1 and as, and never seems to be able to complete the > > link stage (ld.exe), I have let ld run for 8+ minutes and it still did > > not finish. I am not using any optimizations etc. the only switches I'm > > Please invoke go32-v2 with no arguments and post its report. Do you run > under any memory manager (I know, you mentioned HIMEM, but what about > EMM386?). Is your DJGPP from the final release or one of the betas? > > go32-v2 reports DPMI memory avilable 236kb DPMI swap space available 18804kb when himem.sys is loaded the first line reads only 152kb available. I am using realese 2.00, not the betas, have no other memory manager loaded, and have no idea what I should adjust thru csparm :) . I do have about 609kb free conventional memory so maybe DPMI could use that? Anyway, I really hope I can get this running. Thanks again, YL