Re: Crash due to _fini

2004-06-02 Thread Dimitrie O. Paun
On Tue, Jun 01, 2004 at 08:40:09AM +0530, Rajeev Bansal wrote: > thanks for reply > > i used wineg++ also but result was the same as wineg++ is link to winegcc > lrwxrwxrwx1 root root7 May 25 17:34 wineg++ -> winegcc Can you please come up with a short test case? -- Dimi.

Re: FW: Crash due to _fini

2004-06-02 Thread Bill Medland
Thanks > rajeev > > -Original Message- > From: Dimitrie O. Paun [mailto:[EMAIL PROTECTED] > Sent: Monday, May 31, 2004 11: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 Bansa

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

Re: Crash due to _fini

2004-05-31 Thread Dimitrie O. Paun
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 afraid we can't help you. > on using winegcc for code which contains new and delete operator it

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