Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: Required packages for the compiler only Date: Sat, 27 Apr 2002 11:52:30 +1000 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robert Collins" To: , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g3R1rPc27802 > -----Original Message----- > From: bsharitt AT softhome DOT net [mailto:bsharitt AT softhome DOT net] > Sent: Saturday, April 27, 2002 11:47 AM > To: cygwin AT cygwin DOT com > Subject: Required packages for the compiler only > > > A project I am working on requires that I use the Cygwin compiler > since it is a cross platform project between Windows and Unix. The > problem is that I don't use GCC, therefore I don't know which > packages are required. I just need the compiler and anything > required to make it work correctly. I have no interest in downloading > the entire Cygwin distribution, because if I wanted it all, > I'd just get > Linux, or some other Unix. Any help would be a appreciated. It really depends on the software you are compiling. If you simply select gcc, you will get the absolute minimum stuff to support gcc. You probably also want w32api, and make. Rob -- 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/