From: sguo AT tir DOT com (S.G) Newsgroups: comp.os.msdos.djgpp Subject: slow link using djgpp Date: Wed, 22 Apr 1998 06:39:26 GMT Organization: The Internet Ramp Lines: 10 Message-ID: <353d8e03.19520416@news.tir.com> Reply-To: yunzhoug AT enign DOT umich DOT edu NNTP-Posting-Host: port37.annarbor01.tir.com 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 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