Re: Compiling flops.c

2006-09-05 Thread David A. Parker
David A. Parker wrote: Hello, I am trying to compile flops.c on my Debian (etch) system. I have used gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: $ gcc-4.1 -o flops flops.c flops.c: In function 'main': flops.c:174: warning: return type of 'main' is not 'int' /tmp/

Re: Compiling flops.c

2006-09-05 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David A. Parker wrote: > Hello, > > I am trying to compile flops.c on my Debian (etch) system. I have used > gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: > > $ gcc-4.1 -o flops flops.c > flops.c: In function 'main': > f

Compiling flops.c

2006-09-05 Thread David A. Parker
Hello, I am trying to compile flops.c on my Debian (etch) system. I have used gcc 3.4, 4.0, and 4.1 with the same result. This is the output I receive: $ gcc-4.1 -o flops flops.c flops.c: In function 'main': flops.c:174: warning: return type of 'main' is not 'int' /tmp/cce46kOB.o: In functio