This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: gcc with glib


-----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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]