Date: Sun, 28 Apr 1996 12:18:54 +0200 (IST) From: Eli Zaretskii To: Fernando Marcos Cc: djgpp AT delorie DOT com Subject: Re: Make Hangs In-Reply-To: <4lppn6$c1q@minerva.ibernet.es> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 26 Apr 1996, Fernando Marcos wrote: > When I start make on a DJGPP 2.0 program, sometimes the computer > hangs during the link process. Does anyone know something about this? Please post the makefile that causes this. Also add -v to the gcc command line(s) and post everything it prints upto the moment of hang. Your system configuration will also be helpful, as well as any details that might shed light on why does it hang sometimes but not always.