https://sourceware.org/bugzilla/show_bug.cgi?id=19011
--- Comment #24 from sourceware-bugzilla at jdrake dot com --- (In reply to cvs-com...@gcc.gnu.org from comment #14) > The master branch has been updated by Nick Clifton <ni...@sourceware.org>: > > https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git; > h=514b4e191d5f46de8e142fe216e677a35fa9c4bb > I received an email about this commit, from someone who didn't want to comment on bugzilla but said that I could copy-paste the comment, so here it is: > +@itemx --disable-tsaware > +The image is Terminal Server aware. This option is disabled by > +default. > > The /TSAWARE option is enabled by default for Windows and console > applications. > https://docs.microsoft.com/en-us/cpp/build/reference/tsaware-create-terminal-server-aware-application?view=vs-2019 > > > > +@itemx --disable-no-seh > The image does not use SEH. No SE handler may be called from > -this image. > +this image. This option is disabled by default. > > This option is mandatory for Windows certification/security. > https://code.videolan.org/videolan/vlc-winrt/-/issues/303 > -- You are receiving this mail because: You are on the CC list for the bug.