X-Spam-Check-By: sourceware.org Date: Wed, 31 Jan 2007 11:37:56 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: sockets pbs.. Message-ID: <20070131103756.GP27843@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20070123083203 DOT GD27843 AT calimero DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i 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 Jan 30 17:04, jano trouba wrote: > > > Hello everybody... > > I uploaded last (as of yesterday) version of cygwin.. > > Then I tried compiling some of my libraries... > > Here is the result on one dealing with sockets : > > cc -Wall -D_POSIX_SOURCE -D__rtems__ -mno-cygwin -mwindows -I../include/ ^^^^^^^^^^^ > [...] > So did I miss a flag in order to compile, or a bad location, or is it a bug > ?? No, you used a flag too many. The Cygwin header files and Cygwin capabilities don't make any sense when trying to build a native Windows application. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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/