From: kwein3 AT yahoo DOT com (Karl) Newsgroups: comp.os.msdos.djgpp Subject: gcc compiler from djgpp Date: 5 Apr 2003 10:50:51 -0800 Organization: http://groups.google.com/ Lines: 14 Message-ID: NNTP-Posting-Host: 216.99.241.43 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1049568651 23446 127.0.0.1 (5 Apr 2003 18:50:51 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: 5 Apr 2003 18:50:51 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I recently installed the gcc compiler and set up the path and system variable according to the instructions in the readme but when I compile a simple hello world program and run the program I get no output. There are no errors on compile. One other thing I did notice when I run gcc with no arguments I used to get an error "no imput files" now it returns nothing. Current OS is Windows XP The same code runs fine on my sun and linux boxs so I am pretty sure it isn't the code Any Ideas? Thanks in advance