FW: Crash due to _fini

2004-06-02 Thread Rajeev Bansal
1:24 PM To: Rajeev Bansal Cc: [EMAIL PROTECTED] Subject: Re: Crash due to _fini On Mon, May 31, 2004 at 05:16:47PM +0530, Rajeev Bansal wrote: > Please tell me a way so that i can use wine libraries directly without > winegcc or specs file Please don't do that. Or if you do, I'm afrai

Crash due to _fini

2004-05-31 Thread Rajeev Bansal
Hi i am trying to link wine library(msvcrt.dll.so) with my code but i getting segv in _fini call of msvcrt library Please tell me a way so that i can use wine libraries directly without winegcc or specs file on using winegcc for code which contains new and delete operator it gives undefined