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 X-Authentication-Warning: garfield.cs.mun.ca: nzanella owned process doing -bs Date: Mon, 19 May 2003 05:39:57 -0230 (NDT) From: Neil Zanella To: CygWin Mailing List Subject: POSIX emulation layer questions Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Hello, I used to use cygwin some time ago. I currently have an application that I am writing for Linux that uses some basic POSIX system calls which include calls for reading environment variables, setting a process's home directory, and reading directories, all of which are POSIX but not part of C. However I have heared that Windows is POSIX compliant due to US DoD regulations. I would like to execute the POSIX calls under windows. Do I need to link with the cygwin dll or is support for such calls already there. I would like to download as least as possible just so I can get the application to compile under windows (which means I guess I don't even need a shell). Can I use the borland free compiler? I ask because I am using Qt. Thanks, Neil -- 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/