Date: Tue, 23 May 2000 07:14:23 +0530 (IST) From: Prashant TR X-Sender: tr AT vsnl DOT net DOT in To: Juan Manuel Penalver Ruiz cc: djgpp AT delorie DOT com Subject: =?X-UNKNOWN?Q?Re=3A_=22don=B4t_know_how_to_build_rem=2E0_fr?= =?X-UNKNOWN?Q?om_rem=2Ecom=22?= In-Reply-To: <39298c96$1@news.fh-niederrhein.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com 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 On Mon, 22 May 2000, Juan Manuel Penalver Ruiz wrote: > This message i get when i tried to run my first program "hello world". :( It seems like you have named your C file as rem.com. Renaming it as rem.c should do the work hopefully. Prashant