This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Problem in X Windows programming
- From: <bedabrata dot chatterjee at wipro dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Wed, 23 Feb 2005 09:45:52 +0530
- Subject: Problem in X Windows programming
HI All,
I am new to X-Windows programming and can't get my program to
work. The program compiles successfully but there is problem in the
linking part. Do we do it like other C Prog ie, gcc -o myprog myprog.c
or do we have to use some other options.
Can someone guide me with a demo prog and the way how I should compile
and link my file and which compiler option should I use.
Thanks in advance.
BBC