Teach mingwrap to use winewrap to do the linking, just like gcc uses
commitcc1577cddc029b10984f5cf0b27ffb767e2265c6
authorDimitrie O. Paun <dpaun@rogers.com>
Sun, 15 Dec 2002 01:17:10 +0000 (15 01:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 15 Dec 2002 01:17:10 +0000 (15 01:17 +0000)
tree22b04846a80819647272d9f7efaa6a78c722e15c
parent3e1c6132ef683cbac80448bd1dd841baa8426ecb
Teach mingwrap to use winewrap to do the linking, just like gcc uses
ld to link on Unix. Based loosely on a uClib utility developed by
Manuel Novoa III.
tools/mingwrap.c