Re: complaining about gcc compiler

2010-09-18 Thread zico banerjee
well man i was just trying to print something to see if its working or not.. so you didn't have to take the headache of its quality or to reffer me books to read On Sat, Sep 18, 2010 at 1:21 AM, Frank Cox wrote: > > On Sat, 2010-09-18 at 01:04 +0530, zico banerjee wrote: >> but as far as i k

Re: complaining about gcc compiler

2010-09-17 Thread Frank Cox
On Sat, 2010-09-18 at 01:04 +0530, zico banerjee wrote: > but as far as i know you dont need to give a statement > like"#include"in linux envoironments... > is thATtrue? No that is not true. Simply stated, if the program you are trying to compile was written by you, you need to fix it. If i

complaining about gcc compiler

2010-09-17 Thread Jonathan Beatty
I'm really tired of getting emails from this thread. Last I checked, fedora-users isn't a programming list. On 9/17/10, zico banerjee wrote: > thanks a lot guys it worked.. > but as far as i know you dont need to give a statement > like"#include"in linux envoironments... > is thATtrue? >

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
thanks a lot guys it worked.. but as far as i know you dont need to give a statement like"#include"in linux envoironments... is thATtrue? On Sat, Sep 18, 2010 at 1:00 AM, Frank Cox wrote: > > On Sat, 2010-09-18 at 00:52 +0530, zico banerjee wrote: >> "z1.c: In function ‘main’: >> z1.c:3:

complaining about gcc compiler

2010-09-17 Thread Jonathan Beatty
It means your program is written incorrectly. That has nothing to do with Fedora. And please, use English. On 9/17/10, zico banerjee wrote: > hey guys i installed the gcc compiler..but now when i tried it on > a program it gave me an aukward error > "z1.c: In function ‘main’: > z1.c:3: warnin

Re: complaining about gcc compiler

2010-09-17 Thread Frank Cox
On Sat, 2010-09-18 at 00:52 +0530, zico banerjee wrote: > "z1.c: In function ‘main’: > z1.c:3: warning: incompatible implicit declaration of built-in > function ‘printf’" Since your program is doing some basic i/o you need to have a #include statement at the beginning of the program. -- MELVI

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
hey guys i installed the gcc compiler..but now when i tried it on a program it gave me an aukward error "z1.c: In function ‘main’: z1.c:3: warning: incompatible implicit declaration of built-in function ‘printf’" On Fri, Sep 17, 2010 at 11:47 PM, zico banerjee wrote: > hey guys dou mean that

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
hey guys dou mean that i have to install gcc and gcc c++ seperately? On Fri, Sep 17, 2010 at 11:19 PM, Aaron Konstam wrote: > On Fri, 2010-09-17 at 14:33 +0530, zico banerjee wrote: >> yes, i tried it but i saya that i need to get rooted before doing >> this.can you give me any idea about how ca

Re: complaining about gcc compiler

2010-09-17 Thread Aaron Konstam
On Fri, 2010-09-17 at 14:33 +0530, zico banerjee wrote: > yes, i tried it but i saya that i need to get rooted before doing > this.can you give me any idea about how can i get myselef to the # > prmt from $ promt? su - passwd: will do that. -- Aaron Konstam -- users mailing list users@lists.

Re: complaining about gcc compiler

2010-09-17 Thread Aaron Konstam
On Fri, 2010-09-17 at 14:22 +0530, zico banerjee wrote: > no i havent installed it separately..i thought that it was > always present in the system No gcc and gcc-c++ have to be installed separately. > > On Fri, Sep 17, 2010 at 3:26 AM, Steve Blackwell wrote: > > On Fri, 17 Sep 2010 02:0

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
thanks man i think ican do it now. thanks a lot On Fri, Sep 17, 2010 at 4:05 PM, suvayu ali wrote: > Please don't top post, its difficult to respond to top posts. Don't > forget to read the list guidelines. > >> On Fri, Sep 17, 2010 at 2:19 AM, suvayu ali >> wrote: >>> On 16 September 2010

Re: complaining about gcc compiler

2010-09-17 Thread suvayu ali
Please don't top post, its difficult to respond to top posts. Don't forget to read the list guidelines. > On Fri, Sep 17, 2010 at 2:19 AM, suvayu ali > wrote: >> On 16 September 2010 13:39, zico banerjee wrote: >>> hey guys i am new to fedora13 and after writing a program in c i cant >>> compil

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
yes, i tried it but i saya that i need to get rooted before doing this.can you give me any idea about how can i get myselef to the # prmt from $ promt? On Fri, Sep 17, 2010 at 2:19 AM, suvayu ali wrote: > On 16 September 2010 13:39, zico banerjee wrote: >> hey guys i am new to fedora13 and after

Re: complaining about gcc compiler

2010-09-17 Thread zico banerjee
no i havent installed it separately..i thought that it was always present in the system On Fri, Sep 17, 2010 at 3:26 AM, Steve Blackwell wrote: > On Fri, 17 Sep 2010 02:09:51 +0530 > zico banerjee wrote: > >> hey guys i am new to fedora13 and after writing a program in c i cant >> compil

Re: complaining about gcc compiler

2010-09-16 Thread Steve Blackwell
On Fri, 17 Sep 2010 02:09:51 +0530 zico banerjee wrote: > hey guys i am new to fedora13 and after writing a program in c i cant > compile it using "gcc "comand.it gives "comand not > found" > please help... Can you give us the exact cmd line you are using? If you have a file call

Re: complaining about gcc compiler

2010-09-16 Thread suvayu ali
On 16 September 2010 13:39, zico banerjee wrote: > hey guys i am new to fedora13 and after writing a program in c i cant > compile it using "gcc "comand.it gives "comand not > found" # yum install gcc > please help... -- Suvayu Open source is the future. It sets us free. -- u

complaining about gcc compiler

2010-09-16 Thread Jonathan Beatty
Have you installed it? On 9/16/10, zico banerjee wrote: > hey guys i am new to fedora13 and after writing a program in c i cant > compile it using "gcc "comand.it gives "comand not > found" > please help... > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe

complaining about gcc compiler

2010-09-16 Thread zico banerjee
hey guys i am new to fedora13 and after writing a program in c i cant compile it using "gcc "comand.it gives "comand not found" please help... -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/