From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Linking speed Date: Sat, 08 Apr 2000 11:54:09 +0200 Organization: NetVision Israel Lines: 15 Message-ID: <38EF01C1.EB48D106@is.elta.co.il> References: NNTP-Posting-Host: ras1-p97.rvt.netvision.net.il Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.netvision.net.il 955187568 27561 62.0.172.99 (8 Apr 2000 09:52:48 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 8 Apr 2000 09:52:48 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,ru,hebrew To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alessandro Monopoli wrote: > > I've got a strange problem: The compiler works perfectly, but sometimes the > liker is so sloooooow... I don't know why, but sometimes it works fast as > always, and sometimes it works very slow... In this period it works slow, > and I don't know how to make it works fast again. Did you read section 7.2 of the DJGPP FAQ list? If not, please do: it might give you a few ideas. > What kind of information do you need to help me? If the FAQ doesn't help, post the compilation/link speed (how much time does it take), and the usual details about your system setup (hardware, software, AUTOEXEC.BAT, CONFIG.SYS, etc.)