g++-3 -shared -O2 -mno-cygwin -s -o gvimext.dll \
-Wl,--enable-auto-image-base \
-Wl,--enable-auto-import \
-Wl,--whole-archive \
gvimext.o gvimext.res gvimext_ming.def \
-Wl,--no-whole-archive \
-L/lib/w32api -luuid
[...]/AppData/Local/Temp/ccISkFaJ.o:uninstal.c:(.text+0x44a): undefined
reference to `_RegDeleteKeyEx'
[...message repeats...]
collect2: ld returned 1 exit status
make: *** [uninstal.exe] Error 1
- Christian
--
Christian J. Robinson <[email protected]> -- http://christianrobinson.name/
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php