X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Wed, 12 Dec 2007 15:19:37 -0500 Message-Id: <200712122019.lBCKJbw4027155@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com CC: djgpp AT delorie DOT com In-reply-to: <_cX7j.6211$3b7.2346@newsfe23.lga> (drulius1nospam AT suddenlink DOT net) Subject: Re: [new user] compile and link on winXp cmd line versus makefile References: <_cX7j.6211$3b7 DOT 2346 AT newsfe23 DOT lga> Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk You might be missing underscores; try using "gcc -S" on some .c file to see what kind of symbols gcc is expecting.