From aba373611c04ddc713bc22499043f8f4286abf1e Mon Sep 17 00:00:00 2001 From: Joshua Daniel Franklin Date: Fri, 27 Jan 2006 04:52:16 +0000 Subject: * faq-programming.xml (faq.programming.ipc): Add new FAQ about cygserver and its relation to the "Bad system call" error. * faq-setup.xml (faq.setup.uninstall-all): Mention postgresql. * overview2.sgml: Update security info on shared memory. --- winsup/doc/faq-programming.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'winsup/doc/faq-programming.xml') diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml index 9d7d23f7a..2f3d9c1e7 100644 --- a/winsup/doc/faq-programming.xml +++ b/winsup/doc/faq-programming.xml @@ -118,6 +118,20 @@ for more information on using mount. + +How can I use IPC, or why do I get a Bad system call +error? + + + +Try running cygserver. Read +. If you're +trying to use PostgreSQL, also read +/usr/share/doc/Cygwin/postgresql-*.README. + + + + Why the undefined reference to WinMain@16? -- cgit v1.2.3