X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: X-Originating-IP: [65.95.197.252] X-Originating-Email: [april_white AT sympatico DOT ca] Message-ID: <42F5225F.2050202@sympatico.ca> Date: Sat, 06 Aug 2005 16:49:35 -0400 From: April White User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: an old newbie question References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Aug 2005 20:49:34.0521 (UTC) FILETIME=[5A124290:01C59AC8] Reply-To: djgpp AT delorie DOT com April White wrote: > My makefile shows this output: > gxx -g -DDEBUG -O3 -Wall -I"c:/projects/gnu/lib" -c t.cxx -o t.o > gxx -g -DDEBUG -O3 -Wall -I"c:/projects/gnu/lib" -c others.cxx > -o others.o > gxx -L"c:/projects/gnu/lib" -g -DDEBUG -o t.exe t.o others.o -ldeltad It works now, but I did not change anything. I thought I needed -ldbg on the link line but it worked without. Does the linker do incremental links? April -- I feel like I'm diagonally parked in a parallel universe.