X-Spam-Check-By: sourceware.org Message-ID: X-Sender: trouba_1 AT hotmail DOT fr In-Reply-To: <20070131110537.GT27843@calimero.vinschen.de> From: "jano trouba" To: cygwin AT cygwin DOT com Subject: Re: sockets pbs.. Date: Wed, 31 Jan 2007 12:51:27 +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 >sys/socket.h is also a Cygwin thingy. Only the include files under >/usr/include/w32api and /usr/include/mingw are useful for non-cygwin >apps. If you want to use the POSIX headers, build a Cygwin app. OK Let's say I do not want the POSIX flag. And I want to use only w32api and mingw.. so what should be my flags ? > > >> cc -Wall -D_POSIX_SOURCE -D__rtems__ -mno-cygwin -mwindows cc -Wall -march=athlon-xp -mno-cygwin -mwindows ??? But the /usr/include directory is the default, isn't it ? All the files in that directory are common, aren't they ? Or shoudl I re-define the default as being /usr/include/mingw ? _________________________________________________________________ Gagnez des pc Windows Vista avec Live.com http://www.image-addict.fr/ -- 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/