Steven Edwards <[EMAIL PROTECTED]> writes:
> A simple work around for me is to use the Mingw msvcrt import lib and
> link all of the dlls to it but I know this is not going to be the
> solution to get merged in to WINE. Should I add stubs for _setjmp and
> longjmp to libwine_port?
Mingw is alread
Hello,
When linking quite a few dll on the mingw build I am getting the
following error:
vapi32 -lkernel32 -lntdll -L../../libs/wine -lwine -L../../libs/unicode
-lwine_unicode -L../../libs/port -lwine_port -lm
../../libs/port/libwine_port.a(sigsetjmp.o.b)(.text+0x10): In function
`sigsetjmp':
e:/