gcc_Problem

Carl Hetherington cth@carlh.net
Fri Jul 27 11:50:00 GMT 2001


On Sat, 28 Jul 2001, [iso-8859-1] Mr.Serkan Gumusbicak wrote:

> Hi,
> I'm wandering I've just installed cygwin DLL 1.3.2
> release. I tried to compile a c program using gcc and
> it compiled it but the problem is the produced output
> of the execute file is not working.
> I've done this
> 
> $gcc -o filec cfile.c
> $filec
> BASH: filec: command not found

Try
./filec
instead

Carl
-- 
http://www.mp3.com/one-trickpony/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list