Date: Fri, 14 Jan 2000 19:43:50 -0600 From: "Ray D. Davis" <snoopy@mail.airmail.net> To: freebsd-questions@FreeBSD.ORG Subject: How to run compiled program Message-ID: <4.2.0.58.20000114193450.00a3dcf0@mail.airmail.net>
next in thread | raw e-mail | index | archive | help
I am on ver 2.8. I have compiled an equivalent of hello world in both c and c++ using both the default a.out method and the -o option. Yet when I try to execute the file which is supposed to be linked, by typing the file name, eg. ntest, the system says ntest: not a command. Looking at the contents of the file it appears more like an object file than executable. What is the dumb thing I am doing??? tnx ray ----------------------------------------------------- Click here for Free Video!! http://www.gohip.com/freevideo/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.2.0.58.20000114193450.00a3dcf0>