gcc with glib

Yaakov (Cygwin Ports) yselkowitz@users.sourceforge.net
Fri Jun 15 04:54:00 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

PRIEUR Christophe RD-TECH-ISS wrote:
> Here is my command line:
> gcc -I"/usr/include/glib-2.0" -l glib-2.0 TestGLib.c

gcc -o TestGLib.o TestGLib.c `pkg-config --cflags --libs glib-2.0`

(And for your own sake, don't move around files; everything has it's
place, and for good reason.)


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGchuXpiWmPGlmQSMRCLnOAKDtFWgB1ZXLRwm6djHvPQwxEZa8ngCgwW9v
xJaJsvk+lIVBKYFjwWE3cU8=
=JUb6
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list