X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <95455e980802201327t72bcc32o88ceb939a379e040@mail.gmail.com> Date: Thu, 21 Feb 2008 08:27:50 +1100 From: hce To: cygwin AT cygwin DOT com Subject: Re: Support select() to read data from serial port In-Reply-To: <47BC14E9.E2575DCD@dessent.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <95455e980802200235m574ab1b7j4875211aa96651cb AT mail DOT gmail DOT com> <004a01c873ad$499e59b0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> <95455e980802200315k5b420747iffe1ab7a6e69035b AT mail DOT gmail DOT com> <47BC14E9 DOT E2575DCD AT dessent DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On Wed, Feb 20, 2008 at 10:54 PM, Brian Dessent wrote: > hce wrote: > > > questions :-)). Should I just need to install setup.exe to enable me > > to recompile the program on cygwin, or should I need to install other > > resource as well for the compilation? I was using the minGW for > > compilation on window at the moment. > > You need to choose the necessary development packages when you run setup > (e.g. gcc, binutils, make, w32api, etc.) in addition to the base > packages that are automatically selected. Thanks Brian. I've installed the cygwin base setup.exe and I guess I need to run cygwin.bat to start cygwin, is it correct? If so, now I am running a cygwin shell on the window and I guess now I am running in a unix environment, not a window environment. I need to compile the program with a QT package. Previously, when I was using minGW, both my program and QT was compiled under window uing WIN32 macro and WIN32 build environment. I guess I need first to re-install and re-compile the QT for unix under cygwin. Then I should compile my program for unix with QT under cygwin, is it correct? Thank you. Jim -- 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/