Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!nrl-cmf!ukma!rutgers!deimos!eecea!terry From: terry@eecea.eece.ksu.edu (Terry Hull) Newsgroups: comp.unix.microport Subject: Re: floating point under Microport Message-ID: <497@eecea.eece.ksu.edu> Date: 14 Dec 88 15:58:41 GMT References: <612@cimcor.mn.org< <711@wa3wbu.UUCP> <330@bilver.UUCP> Reply-To: terry@eecea.eece.ksu.edu (Terry Hull) Organization: Kansas State University, Manhattan Lines: 32 In article <330@bilver.UUCP> bill@bilver.UUCP (bill vermillion) writes: >In article <711@wa3wbu.UUCP< john@wa3wbu.UUCP (John Gayman) writes: [Stuff Deleted] >< >< 1. cc -o test test.c -lm >< 2. cc -o test test.c >< When I run test, it just returns the cursor. No error, no nothing. >Test is a shell command. When you type test, you are getting the shell >program with no arguments passed to it, and thus you get your prompt back. [Good Solution deleted] Yes, I too did this the first time I tried compiling a test progrm on a UNIX system. Unfortunately, there was not one around to help me. I have since converted to exp for my "experiments" to avoid the problem, but before I did that I discovered if you have an executable in your current directory named test you can execute it using the command $ ./test Good Luck. -- Terry Hull Department of Electrical and Computer Engineering Kansas State University INTERNET: terry@eecea.eece.ksu.edu Manhattan, KS 66502 UUCP: rutgers!ksuvax1!eecea!terry