File: dllwrap.1

package info (click to toggle)
binutils-mingw-w64 10.4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 116 kB
  • sloc: makefile: 102
file content (15 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.TH DLLWRAP 1 "26 Oct 2003" "Debian GNU/Linux"
.SH NAME
dllwrap \- Ancient tool for generating PE style dll's.
.SH DESCRIPTION
.B dllwrap 
is deprecated.  You should not use it for any new code.  Use
.B ld \-\-shared
instead.
.SH OPTIONS
.TP
.B \-h, \-\-help
Show summary of options.
.SH AUTHOR
This manual page was written by Ron <ron@debian.org>,
for the Debian project (but may be used by others).