From: tomstdenis AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Hi Date: Fri, 04 Sep 1998 21:55:02 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 14 Message-ID: <6spnjn$vkt$1@nnrp1.dejanews.com> References: <199809041845 DOT OAA15564 AT delorie DOT com> NNTP-Posting-Host: 206.75.140.184 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk First off make sure djgpp is properly installed. DJGPP (GCC 2.8.1) has a bug where you have to copy djgpp.env from another directory (if I am wrong please correct me). Second to compile a C file use gcc -c test.c -o test.exe You should really read the documentation. I suggest getting Texinfo and read the .INF files. Or goto http://www.delorie.com/djgpp/ and read the gnu manuals. tom -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum