This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Cannot get dllwrap to be completely quiet


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@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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]