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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 12 Jan 2000 00:09:04 +0300 From: Alexey Voinov X-Mailer: The Bat! (v1.043) S/N EFB52B19 Reply-To: Alexey Voinov Message-ID: <56.000112@caravan.ru> To: cygwin AT sourceware DOT cygnus DOT com Subject: building cygwin1.dll Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, Tried to build cygwin1.dll myself. Got: fhandler.h: In method `select_record::select_record(fhandler_base * = 0)': fhandler.h:759: implicit declaration of function `int __builtin_memset(...)' if I comment out #define memset __builtin_memset in winsup.h all compiles but I got link time error in ntea.o. I use: $ uname -a CYGWIN_98-4.10 VOINS 1.1.0(0.16/3/2) 2000-01-06 12:55:43 i586 unknown $ gcc --version 2.95.2 Also tried gcc 2.95... same result. Best regards, Alexey Voinov voins AT caravan DOT ru -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com