Hi Cesar!

On Di, 05 Mai 2015, Cesar Romani wrote:

> By compiling on Windows 7 with mingw32 I still get:
> 
> [...]
> make -C GvimExt -f Make_ming.mak CROSS=no CROSS_COMPILE=
> make[1]: Entering directory `/home/caesar/vim/src/GvimExt'
> g++ -O2 -DFEAT_GETTEXT -c gvimext.cpp -o gvimext.o
> windres --preprocessor="g++ -E -xc" -DRC_INVOKED --input-format=rc
> --output-format=coff -DMING gvimext_ming.rc -o gvimext.res
> g++ -shared -static-libgcc -static-libstdc++ -O2 -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 \
>                         -luuid
> gvimext.o:gvimext.cpp:(.text+0x10a0): undefined reference to
> `_imp__CreateCompatibleDC@4'
> gvimext.o:gvimext.cpp:(.text+0x10bc): undefined reference to
> `_imp__CreateCompatibleBitmap@12'
> gvimext.o:gvimext.cpp:(.text+0x10c2): undefined reference to
> `_imp__SelectObject@8'
> gvimext.o:gvimext.cpp:(.text+0x113c): undefined reference to
> `_imp__DeleteDC@4'
> gvimext.o:gvimext.cpp:(.text+0x12a9): undefined reference to
> `_imp__DeleteObject@4'

That looks similar. Are you building 64bit or 32bit application? And 
what type is gvimext.res?

Mit freundlichen Grüßen
Christian
-- 
Die vollkommene Frau hat einige kleine Disharmonien.
                -- Maurice Chevalier

-- 
-- 
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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui