X-Spam-Check-By: sourceware.org Message-ID: X-Sender: trouba_1 AT hotmail DOT fr In-Reply-To: <20070131103756.GP27843@calimero.vinschen.de> From: "jano trouba" To: cygwin AT cygwin DOT com Subject: Re: sockets pbs.. Date: Wed, 31 Jan 2007 10:52:46 +0000 Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed 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 And also I do not understand : > > 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. > the -mno-cygwin flag means NOT to use cygwin-sepcific things, no ? So how come by including sys/socket.h do I find myself including cygwin/socket.h ????? _________________________________________________________________ Découvrez le Blog heroic Fantaisy d'Eragon! http://eragon-heroic-fantasy.spaces.live.com/ -- 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/