Re: Doubts about gtk 2.0
- From: Chris Wareham <chris wareham iosystems co uk>
- To: Noah Levitt <nlevitt columbia edu>
- Cc: "'gtk-list gnome org'" <gtk-list gnome org>
- Subject: Re: Doubts about gtk 2.0
- Date: Tue, 15 Jul 2003 15:04:43 +0100
Noah Levitt wrote:
gcc -g -s testeGTK.c -o testeGTK `pkg-config --cflags --libs gtk+-2.0`
Those are backticks, not single quotes. (What's -s?)
-s means strip the binary, pretty daft if you're including -g for
debugging symbols.
Chris
--
chris wareham iosystems co uk (work)
chris wareham btopenworld com (home)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]