From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20644 invoked by alias); 22 Dec 2008 13:29:05 -0000 Received: (qmail 20636 invoked by uid 22791); 22 Dec 2008 13:29:05 -0000 X-SWARE-Spam-Status: No, hits=-1.3 required=5.0 tests=AWL,BAYES_00,FORGED_YAHOO_RCVD,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 22 Dec 2008 13:28:03 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LEkp7-00026L-PW for cygwin@cygwin.com; Mon, 22 Dec 2008 13:27:57 +0000 Received: from dialup-4.230.120.1.Dial1.Houston1.Level3.net ([4.230.120.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Dec 2008 13:27:53 +0000 Received: from frjufrjufrju by dialup-4.230.120.1.Dial1.Houston1.Level3.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 22 Dec 2008 13:27:53 +0000 To: cygwin@cygwin.com From: M.O.D. Subject: Re: GTK+ externals are unresolved Date: Mon, 22 Dec 2008 13:29:00 -0000 Message-ID: References: <002701c95f06$c7c2e190$4001a8c0@mycomputer> <49480D5D.8090002@x-ray.at> <4948117F.6080208@users.sourceforge.net> <49495236.6080407@x-ray.at> <49497EE9.70504@users.sourceforge.net> <4949E6FD.6050508@users.sourceforge.net> <494D128D.9080207@x-ray.at> <494D915D.4060204@users.sourceforge.net> <494E6C10.8030408@users.sourceforge.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-12/txt/msg00541.txt.bz2 > gcc -o murg murg.c `pkg-config --cflags --libs gtk+-2.0` This worked, and it sounded so similar to what Greg Chicares recommended earlier that I went back to his message and rearranged the command again as he described, and that also worked this time. I don't know how I dorked that up the first time. I'm probably too scatter-brained to work with this kind of language, where any random typo that most humans wouldn't even notice sends the computer off to a strange place. But it's intriguing stuff, so I'm going to try to get a few widgets to work. Thanks Yaakov -- and to Greg as well. Ollie -- 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/