From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: slow link using djgpp Date: Wed, 22 Apr 1998 17:24:44 -0400 Organization: Nortel Lines: 20 Message-ID: <353E601C.DC7@nortel.ca> References: <353d8e03 DOT 19520416 AT news DOT tir DOT com> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk S.G wrote: > > the linker on my computer runs so slow in the djgpp. It took over 1 > minutes to compile and link a program with only one line of code. My > computer has 32MB memory, the djgpp program was installed on a > compressed drive. There is a solution in the manual but I don't know > how to do it. The solution is to set the size of the transfer buffer > larger. Could anyone help me on this? > > T.I.A > > Joe Hi, I had that problem when I first started using djgpp about 2 years back. Since then I updated to the versiion gnu2.7.1 I think or dev210 and the latest files about 9 months ago and I no longer had that problem. Or was it that I switched from win3.1 to win 95? I went through a major change in my system. I too had lots of memory etc. Regards Ian.