[Bug 15227] orb installer crashes when showing eula

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Sep 11 13:43:02 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=15227





--- Comment #8 from Dylan Smith <dylan.ah.smith at gmail.com>  2008-09-11 13:43:01 ---
$ gcc --version | head -1
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

$ git checkout origin
HEAD is now at 4b4109a... ws2_32: Win98 closesocket() does not wake up select.

$ make editor.o
gcc -c -I. -I. -I../../include -I../../include  -D__WINESRC__  -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wpointer-arith  -ggdb -O0  -o editor.o editor.c

The only thing different about gcc would be any Ubuntu specific patches.  The
only compiler flags that I changed were "-ggdb -O0".  Oh well, I'll just have
to look over my patches more carefully.

Anyways, I submitted new patch to wine-patches, so I will wait and see if that
gets accepted.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list