Re: Linking on the mingw build

2003-11-28 Thread Alexandre Julliard
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

Linking on the mingw build

2003-11-28 Thread Steven Edwards
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:/