[Wine] Runes of Magic ClientUpdate.exe crash???

Charles Davis cdavis at mymail.mines.edu
Mon Jan 24 10:43:17 CST 2011


On 1/24/11 9:35 AM, Astrauk wrote:
> So would I just do "./configure -gstabs" from my wine source?  (like when I used "./configure" to install wine?).  Thanks.
Not quite. You would actually say:

  ./configure CFLAGS=-gstabs --x-includes=/opt/X11/include
--x-libraries=/opt/X11/lib

from your Wine source. (If you'll recall, the --x-includes and
--x-libraries flags are so Wine can find the OpenGL binary.) Then you
should have proper debug symbols.

Chip



More information about the wine-users mailing list