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/