64bit debugging or 32/64bit wine coexistence?

2011-01-14 Thread Geoff Hart
I'm on Fedora 14, using 64bit Wine 1.3.10, to do Winelib development. Seems to work fine, except, I ran into winedbg problems, like: http://www.winehq.org/pipermail/wine-devel/2010-September/086933.html I saw Eric's response: http://www.winehq.org/pipermail/wine-devel/2010-October/087241.html

Re: Compiling the MFC using Winelib

2005-02-13 Thread Geoff Hart
Dimitrie O. Paun wrote: On Sat, Jan 22, 2005 at 01:19:35PM -0800, Dan Dennison wrote: So as a service to the Wine community I plan to document the process of building libmfc as part of my master's project. Although the MFC is not the focus of this project, porting of it is a requirement for the

C++ iostream compilation problems

2004-12-11 Thread Geoff Hart
I'm trying to compile some C++ code, but hit a basic problem with some of the headers. Example, even just the single include: #include yields wineg++ -c -mno-cygwin -I.-o cxx_iostream.o cxx_iostream.cpp In file included from /usr/lib/gcc/i386-redhat-linux/3.4.0/../../../../include/c++/3.4.