POSIX emulation layer questions
Neil Zanella
nzanella@cs.mun.ca
Mon May 19 09:18:00 GMT 2003
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/
More information about the Cygwin
mailing list