Hi ,
        Why the hell . Why do not do a little bit of man gcc & you will know what is 
happening. -o exampl2 means that the binary will be generated  named as 
exampl2 insteed of the default a.out

Please read about programming in Linux using gcc as I told you , you must know 
about Makefile configure ...etc. to make your life happy.

                                                                                       
                 Anirban Biswas.



On Thursday 20 Feb 2003 12:21, payal kundu wrote:
>   Thanks a lot Mr. Raj , i wish u could help me a
> little more. after compiling with the following
> command
>
> gcc -o exampl2 exampl2.c -L /usr/lib/mysql
> -lmysqlclient -lz
>
>
> how do i get to view the output
>
>
> the following command shows no result
>
> [root@localhost root]# ./a.out
> [root@localhost root]#
>
>
>
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - forms, calculators, tips, more
> http://taxes.yahoo.com/


--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to