<BEGINNER i am beginner>
i am using winegcc compiler to compile source code which use gdi(-lmwindows type)
and opengl library
and
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
please help me