public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Dave Korn <dave.korn.cygwin@googlemail.com>
To: cygwin@cygwin.com
Subject: Re: [1.7] rebaseall doesn't solve the problem
Date: Tue, 03 Mar 2009 01:45:00 -0000	[thread overview]
Message-ID: <49AC56FE.4080708@gmail.com> (raw)
In-Reply-To: <49ABF7B5.5010605@cwilson.fastmail.fm>

Charles Wilson wrote:
> Corinna Vinschen wrote:
>> Btw., I just noticed that the Visual C++ Linker sets the TS-aware flag
>> by default, see http://msdn.microsoft.com/en-us/library/01cfys9z.aspx
>>
>> It would probably be very helpful in the long run if ld had some generic
>> option to set any of the Windows-specific header flags at build time.
> 
> like perhaps a repeatable option

  Yep, this is exactly how I'm doing it.  Patch will be posted shortly.
Syntax looks like

  --pe-dll-characteristics=<name>|<integer>[(+|,:)<name>|<integer>[...]]

e.g.

  --pe-dll-characteristics=0x0400|0x0100
  --pe-dll-characteristics=1+128+1024,noseh,nobind
  --pe-dll-characteristics noseh:nobind:tsaware

... etc ...

    cheers,
      DaveK


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

  reply	other threads:[~2009-03-03  1:45 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21  2:27 Charles Wilson
2009-02-24 10:06 ` Corinna Vinschen
2009-02-27 21:22   ` Charles Wilson
2009-02-28 10:43     ` Corinna Vinschen
2009-02-28 18:50       ` Charles Wilson
2009-02-28 19:34         ` Matt Wozniski
2009-02-28 19:51         ` Christopher Faylor
2009-02-28 20:04           ` Charles Wilson
2009-02-28 20:29           ` Corinna Vinschen
2009-02-28 21:30             ` Charles Wilson
2009-03-01  9:47               ` Corinna Vinschen
2009-03-01 10:05                 ` Corinna Vinschen
2009-03-02 12:08             ` Corinna Vinschen
2009-03-02 15:14               ` Charles Wilson
2009-03-03  1:45                 ` Dave Korn [this message]
2009-03-03  2:06                   ` Charles Wilson
2009-03-03  2:44                     ` Dave Korn
2009-03-03 14:31                       ` Dave Korn
2009-03-03  4:28                   ` Christopher Faylor
2009-03-03  4:51                     ` Dave Korn
2009-03-03  5:07                       ` Christopher Faylor
2009-03-03  5:46                         ` Dave Korn
2009-02-28 20:16         ` Corinna Vinschen
2009-02-28 21:19           ` Charles Wilson
2009-03-01 10:20             ` Corinna Vinschen
2009-03-02  3:52               ` Charles Wilson
2009-03-04  6:00               ` Charles Wilson
2009-03-04  6:01                 ` Charles Wilson
2009-03-04  8:49                   ` Corinna Vinschen
2009-03-04 11:19                     ` Corinna Vinschen
2009-03-04 14:59                       ` Charles Wilson
2009-03-04 15:30                         ` Corinna Vinschen
2009-03-05  3:39                           ` peflags utility [Was: Re: [1.7] rebaseall doesn't solve the problem] Charles Wilson
2009-03-05  3:55                             ` Dave Korn
2009-03-16  6:33                             ` peflags utility Charles Wilson
2009-03-16 12:43                               ` Corinna Vinschen
2009-03-17  6:49                               ` Charles Wilson
2009-03-10  0:30               ` [1.7] rebaseall doesn't solve the problem Matthew Woehlke
2009-03-10 13:34                 ` Charles Wilson
2009-03-10 18:39                   ` Matthew Woehlke
2009-03-11  3:55                   ` ABCD
2009-04-09  3:18 Jonathan
2009-04-09  3:55 Charles Wilson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49AC56FE.4080708@gmail.com \
    --to=dave.korn.cygwin@googlemail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).