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: <00ac01c172db$c0bf95b0$0b00a8c0@leopard> From: "William S Fulton" To: Subject: Cannot get dllwrap to be completely quiet Date: Wed, 21 Nov 2001 22:26:39 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 I cannot get dllwrap to be completely quiet. I can't stop the following message from appearing even when using the --quiet commandline option: dllwrap: no export definition file provided dllwrap: creating one, but that may not be what you want Is this a bug or is there another way to keep it silent? Thanks in advance Example: $ dllwrap --quiet --target=cygwin --as=as --dlltool-name=dlltool --driver-name =gcc --export-all -s example.o example_wrap.o --add-stdcall-alias --driver-name gcc -Wl,-e,__cygwin_noncygwin_dll_entry AT 12 -s -o example.dll dllwrap: no export definition file provided dllwrap: creating one, but that may not be what you want $ dllwrap --version GNU dllwrap 2.11.92 20011001 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/