The version of my compiler is
gcc (Ubuntu 4.3.3-5ubuntu4) 4.3.3

the options which i am passing the compiler is

gcc -g <programname.c> -o <programname>
gdb <programname>

On Fri, Dec 25, 2009 at 9:34 PM, Shakthi Kannan <[email protected]>wrote:

> Hi,
>
> --- On Fri, Dec 25, 2009 at 7:08 PM, Sunny Sharma
> <[email protected]> wrote:
> |  warning: format ‘%f’ expects type ‘float *’, but argument 3 has type
> ‘int
> | *’
> \--
>
> 1. Which compiler are you using?
>
> 2. How are you compiling the program? What options are you passing to
> the compiler?
>
> SK
>
> --
> Shakthi Kannan
> http://www.shakthimaan.com
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.dgplug.org/listinfo.cgi/users-dgplug.org
>
_______________________________________________
Users mailing list
[email protected]
http://lists.dgplug.org/listinfo.cgi/users-dgplug.org

Reply via email to