Sender: nate AT cartsys DOT com Message-ID: <35FAD646.7B96A24E@cartsys.com> Date: Sat, 12 Sep 1998 13:15:02 -0700 From: Nate Eldredge MIME-Version: 1.0 To: Talmage Wesley CC: djgpp AT delorie DOT com Subject: Re: Need simple program to test Gcc (base package) References: <35F94DA8 DOT C109123D AT idt DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Precedence: bulk Talmage Wesley wrote: > > I just installed DIGPP200 and want to test it with a simple C source > code. 2.00?? That is old and obsolete. You should get 2.01, available from ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2*/ Get README.1ST to begin. > If anybody have any code like please send to me. int main(void) { printf("Hello, world\n"); return 0; } -- Nate Eldredge nate AT cartsys DOT com