[Wine] how to compile

Sylvain Pasche sylvain.pasche at gmail.com
Thu May 28 12:14:18 CDT 2009


vivekkrv wrote:
> <BEGINNER i am begginer>
> i try to use winegcc all link, include, lib paths are ok 
> but i got linker error
> 
> Main-z6Kx8u.o : (.data.DW.ref.__gxx_personality_v0[DW.ref.__gxx_personality_v0]+0x0): undefined reference to `__gxx_personality_v0'
> 
> and i don't know to which library  it belong

Looks like you are compiling C++ with winegcc. Try with wineg++ instead 
(or link with libstdc++).


Sylvain




More information about the wine-users mailing list