Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3A985989.54D0D7C5@Wanadoo.fr> Date: Sun, 25 Feb 2001 02:02:01 +0100 From: Jerome BENOIT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Cygnus Subject: autobook: Simple [] Module Loader Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Bonjour: I have just tried to buid under the latest Cygwin the `simple Module Loader' sugested in chapter 17 of `autobook' and it doesn't work: has anyone get a working version for Cygwin ? Note that to build the module I did: ld -shared simple-module.o -o simple-module.so -lcygwin to avoid error messsages whereas the suggested command line is: gcc -shared -o simple-module.so If I remove the `-lcygwin' I get the amazing message: Cannot export printf: symbol not defined simple-module.o(.text+0x1f):simple-module.c: undefined reference to `printf' Thanks in advance, Jerome BENOIT -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple