From mboxrd@z Thu Jan 1 00:00:00 1970 From: haha@here.org To: help-gcc@gnu.org Subject: Re: how do I execute compile program? Date: Tue, 28 Dec 1999 01:40:00 -0000 Message-id: <84a07u$le4$2@oravannahka.helsinki.fi> References: <849k43$7fs$1@usenet.kreonet.re.kr> X-SW-Source: 1999-12/msg00367.html :>May be it is stupid but :>how I can execute program after doing following: :>gcc -o myfile -g -lm myfile.c :>and command prompt comes again. ./myfile (the dot "." is an alias for current working directory) Haha! From mboxrd@z Thu Jan 1 00:00:00 1970 From: haha@here.org To: help-gcc@gnu.org Subject: Re: how do I execute compile program? Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <84a07u$le4$2@oravannahka.helsinki.fi> References: <849k43$7fs$1@usenet.kreonet.re.kr> X-SW-Source: 1999-12n/msg00367.html Message-ID: <19991231222400.ixJOA0oyt9y6W0aUMdvnCXD0VWcDwWa0_RWU2SzhnNg@z> :>May be it is stupid but :>how I can execute program after doing following: :>gcc -o myfile -g -lm myfile.c :>and command prompt comes again. ./myfile (the dot "." is an alias for current working directory) Haha!