Crash due to _fini

Dimitrie O. Paun dpaun at rogers.com
Mon May 31 12:53:58 CDT 2004


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 gives 
>  undefined reference to following symbols
> operator new(unsigned)
> operator delete[](void*)
> _Unwind_Resume
> __gxx_personality_v0
> 
> please help me to resolve above symbols

Use wineg++ to compile and link.

-- 
Dimi.




More information about the wine-devel mailing list