peflags utility

Charles Wilson cygwin@cwilson.fastmail.fm
Mon Mar 16 06:33:00 GMT 2009


Here's revision 3. I've revised the UI to be more like what was
eventually accepted by binutils.  One difference is that the ld options
allow only to set flags:
  ld --tsaware

With peflags we can set, clear, or display them:
  peflags --tsaware    : display
  peflags --tsaware=1  : set
  peflags --tsaware=0  : clear

If this is more-or-less ok, I'll get started on the peflagsall script,
and send it all with updated docu as a patch for Jason to use in the
next rebase release.

gcc -o peflags.exe -DVERSION='"2.4.5"' peflags.c

--
Chuck

-------------- next part --------------
A non-text attachment was scrubbed...
Name: peflags.c.20090315.gz
Type: application/gzip
Size: 6050 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20090316/8b9a9d37/attachment.gz>
-------------- next part --------------
--
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/


More information about the Cygwin mailing list