From: DavMac AT iname DOT com (Davin McCall) Newsgroups: comp.os.msdos.djgpp Subject: Re: Program hangs gpp Date: Thu, 16 Sep 1999 04:01:55 GMT Organization: Monash Uni Lines: 21 Distribution: world Message-ID: <37e06b07.1553282@newsserver.cc.monash.edu.au> References: <37df6066 DOT 20939126 AT newsserver DOT cc DOT monash DOT edu DOT au> <37DFFEDF DOT 6690FC8B AT earthlink DOT net> NNTP-Posting-Host: damcc5.halls.monash.edu.au X-Trace: towncrier.cc.monash.edu.au 937454519 13646 130.194.198.138 (16 Sep 1999 04:01:59 GMT) X-Complaints-To: abuse AT monash DOT edu DOT au NNTP-Posting-Date: 16 Sep 1999 04:01:59 GMT X-Newsreader: Forte Free Agent 1.1/32.230 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Yes, it is :-). On my Pentium-233 it was taking at least 30 seconds, and for a large amount of time there was nothing visible happening (no disk accesses). I have the problem solved now: It was caused by a bug in collect2 (the C++ "pre-linker"?) which takes a long time to execute if a root directory is in the PATH, which it was because my network login script appends several network drives. Davin. On Wed, 15 Sep 1999 16:17:35 -0400, Martin Ambuhl wrote: >On my toy 486, it takes 4.94 seconds. That is a strange value for >`*ages*'. __________________________________________________________ *** davmac - sharkin'!! davmac AT iname DOT com *** my programming page: http://yoyo.cc.monash.edu.au/~davmac/