From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5122 invoked by alias); 29 Jul 2012 07:48:18 -0000 Received: (qmail 5107 invoked by uid 22791); 29 Jul 2012 07:48:15 -0000 X-SWARE-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-ob0-f171.google.com (HELO mail-ob0-f171.google.com) (209.85.214.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 29 Jul 2012 07:48:02 +0000 Received: by obqv19 with SMTP id v19so7267601obq.2 for ; Sun, 29 Jul 2012 00:48:01 -0700 (PDT) MIME-Version: 1.0 Received: by 10.182.17.42 with SMTP id l10mr11544957obd.52.1343548081350; Sun, 29 Jul 2012 00:48:01 -0700 (PDT) Received: by 10.182.65.134 with HTTP; Sun, 29 Jul 2012 00:48:01 -0700 (PDT) In-Reply-To: <34224256.post@talk.nabble.com> References: <34224256.post@talk.nabble.com> Date: Sun, 29 Jul 2012 07:48:00 -0000 Message-ID: Subject: Re: Installing Cygwin C and C++ compilers for NetBeans IDE 7.2 From: Csaba Raduly To: cygwin@cygwin.com Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00626.txt.bz2 Hi, On Sat, Jul 28, 2012 at 3:06 PM, nososo wrote: > My question is : Which exact packages do i install using the Cygwin > setup.exe installer so that i can create C & C++ projects using Netbeans IDE > 7.2? and what other steps do i have to take note to ensure complete > successful installation? do i have to wait all the selected required > packages to be installed? No, you don't need to install all packages. At the very least, you will need gcc4 gcc4-g++ binutils make You will probably need gdb You may need autoconf automake libtool You'll have to ensure that NetBeans can run Cygwin's gcc and/or make. You can achieve this by putting C:\cygwin\bin into the Windows version of PATH. Hope this helps, Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple