Re: Compilation under Linux



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:
> 
> > 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 just won't work, It says error  because --cflags doesn't exist just
> >  like --libs..
> >  Ok, ok, I know I'm being dumb. If I do:
> >  gtk-config --cflags --libs
> >  I receive a good answer and I could paste it to the makefile and I think
> >  everything would work fine but is there a way to insert gtk-config
> >  command into the makefile or the compilation line itself?
> >
> >  Best regards,
> >  --
> >  +------------------Paulo J. Matos aka PDestroy--------------------+
> >  |  ICQ # 361853  |  http://www.pdestroy.net | pdestroy netcabo pt |
> >  |  http://iascp.sourceforge.net  |  http://mega.ist.utl.pt/~pocm  |
> >  |  "Fixed width font LIVEZ!"     |  "Portability came to rule!"   |
> >  +-----------------------------------------------------------------+
> >
> >  _______________________________________________
> >  gtk-list mailing list
> >  gtk-list gnome org
> >  http://mail.gnome.org/mailman/listinfo/gtk-list
> >
> >
> 
> --
> http://www.muhri.net -- muhri muhri net

-- 
+------------------Paulo J. Matos aka PDestroy--------------------+
|  ICQ # 361853  |  http://www.pdestroy.net | pdestroy netcabo pt |
|  http://iascp.sourceforge.net  |  http://mega.ist.utl.pt/~pocm  |
|  "Fixed width font LIVEZ!"     |  "Portability came to rule!"   |
+-----------------------------------------------------------------+




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