If you build a standard gcc and want it to over-write the gcc installation of cygwin, you must configure --prefix=/usr . The default is /usr/local . This is standard for gcc, regardless of host and target. ----- Original Message ----- From: "Prasad Valmeti" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 31, 2001 8:51 PM Subject: gcc installation using cygwin on windows problem
Hi all, I have run setup.exe of cygwin to install gcc on windows and given local directory path for gcc-3.0.tar. It has created cygwin directory and installed gcc in that. But the folders in cygwin directory like bin, lib doesn't contain anything. It has not showed any problem during installation but bin folder doesn't contain anything. How to solve this problem? please give me solution. I am new to this installation. Thanks, Prasad. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
