No, it is not.

Basically, I want to use wine_main and link the WINE source libraries into
my project, for example, libmsvfw32.so, libwine.so, etc.
This is what I did in the past and it worked fairly well. However, 20001202
and greater versions of WINE also require libntdll.so. This is fine too, but
now I get an error "crt1.o undefined reference to main in _start".


-----Original Message-----
From: Francois Gouget [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 25, 2001 3:12 PM
To: Gilroy Billard
Cc: Uwe Bonnes; [EMAIL PROTECTED]
Subject: RE: undefined reference to main in _start


On Mon, 25 Jun 2001, Gilroy Billard wrote:

> winemaker?  no I didn't know there was such a thing. I will take a look at
> it though. thanks

   Winemaker generates Makefiles to compile windows source with Winelib.
   But I don't think this is what you want to do, is it?


--
Francois Gouget         [EMAIL PROTECTED]        http://fgouget.free.fr/
     We are Pentium of Borg. You will be approximated. Division is futile.




Reply via email to