compilation



Thanks to some feedback from the thread, I have successfully compiled my
initial application using:

     gcc -o gtk_ex gtk_example.c `gtk-config --libs --cflags` -I
     /usr/lib/glib/include

However, gcc complained that it could not find glibconfig.h without
using the "-I" option - explicitly telling it where to look. Is this
normal or should I be setting up path somehow so that gcc automatically
knows where to look for include files????

Any recommendations/insights are appreciated.

Thanx,
-S.
--
Steve Ettorre
e-mail: sme@nycap.rr.com
-------------------------------------------
"...thinking is not consciousness -
 it requires hard work..." - Rush Limbaugh
-------------------------------------------




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]