public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* compile X window application
@ 2003-09-12 15:18 Shigeyoshi Tsutsui
  2003-09-12 20:17 ` Larry Hall
  0 siblings, 1 reply; 2+ messages in thread
From: Shigeyoshi Tsutsui @ 2003-09-12 15:18 UTC (permalink / raw)
  To: cygwin

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/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: compile X window application
  2003-09-12 15:18 compile X window application Shigeyoshi Tsutsui
@ 2003-09-12 20:17 ` Larry Hall
  0 siblings, 0 replies; 2+ messages in thread
From: Larry Hall @ 2003-09-12 20:17 UTC (permalink / raw)
  To: Shigeyoshi Tsutsui, cygwin

At 11:18 AM 9/12/2003, Shigeyoshi Tsutsui you wrote:
>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!


Before posting, you should avail yourself of all resources at
cygwin.com.  You'd find everything you need there to answer this question.
To start, you can find any package that contains the file you're looking
for (in general) at <http://cygwin.com/packages/>.  In this case, enter
"libX11.a" and it will tell you what package you need to install to get
this file.  Also, you should keep in mind that the cygwin-xfree list is
the proper list for asking Cygwin X-specific questions.  You may want to
review <http://cygwin.com/lists.html> before posting subsequent messages,
so you're more certain you'll hit the right list the first time (not that
you didn't this time necessarily).  But use the lists as "last resorts",
when you can't find the information you need in the available documentation
or email archives. 

HTH,


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-12 20:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-12 15:18 compile X window application Shigeyoshi Tsutsui
2003-09-12 20:17 ` Larry Hall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).