From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32208 invoked by alias); 12 Sep 2003 15:18:31 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32201 invoked from network); 12 Sep 2003 15:18:29 -0000 Received: from unknown (HELO mail0-1.kcn.ne.jp) (61.86.6.9) by sources.redhat.com with SMTP; 12 Sep 2003 15:18:29 -0000 Received: from hannan-u.ac.jp (cap014-170.kcn.ne.jp [61.86.45.170]) by mail0-1.kcn.ne.jp (8.11.6p2/3.7W-KCN001115) with ESMTP id h8CFIQa05413 for ; Sat, 13 Sep 2003 00:18:26 +0900 (JST) Message-ID: <3F61E3D1.5030707@hannan-u.ac.jp> Date: Fri, 12 Sep 2003 15:18:00 -0000 From: Shigeyoshi Tsutsui User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; ja-JP; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: ja MIME-Version: 1.0 To: cygwin@cygwin.com Subject: compile X window application Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2003-09/txt/msg00762.txt.bz2 I installed cygwin using "setup.exe". The option I used is "install". But I could not compile by gcc -o target progam.c -lX11 The error is "... ld: can not find -lX11" Before, I got answer it caused loss of path of libX11.a. But the file is not found in the system. Please someone help me! Shigeyoshi Tsutsui -- 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/