Re: Compilation under Linux

2001-05-11 Thread Paulo Jorge de Oliveira Cantante de Matos
That's it then, thx... Maher Awamy wrote: > > Are you sure those are backticks between the comand `` is what you shuold use > not single quotes.. > > Maher > > On Fri, 11 May 2001 19:24:05 +0100, Paulo Jorge de Oliveira Cantante de Matos > said: > > &g

Compilation under Linux

2001-05-11 Thread Paulo Jorge de Oliveira Cantante de Matos
Hi, I've been developing under Windows and everything was ok, when I get to try compilation under Linux things don't work as wee because I don't know how to work with gtk-config. On the tutorial they have something like: gcc -c -Wall helloworld.c -o helloworld 'gtk-config --cflags --libs' This ju