Home | History | Annotate | Download | only in bochs

Lines Matching refs:GUI

1580   --enable-debugger-gui             compile in support for Bochs internal debugger GUI
1626 --with-x11 use X11 GUI
1627 --with-beos use BeOS GUI
1628 --with-win32 use Win32 GUI
1630 --with-carbon compile for MacOS X with Carbon GUI
1631 --with-nogui no native GUI, just use blank stubs
1634 --with-amigaos use AmigaOS (or MorphOS) GUI
2270 DEFAULT_GUI=win32 # default to win32 gui
2281 ADD_FLAGS="-mno-cygwin -DWIN32" # required for cygwin compile+win32 gui
2282 DEFAULT_GUI=win32 # default to win32 gui
2298 DEFAULT_GUI=amigaos # amigaos or morphos defaults to amigaos gui
32895 # copy gui variables into iodev variables. Later, we will add to the gui
35004 { echo "$as_me:$LINENO: checking enable Bochs internal debugger GUI" >&5
35005 echo $ECHO_N "checking enable Bochs internal debugger GUI... $ECHO_C" >&6; }
35006 # Check whether --enable-debugger-gui was given.
37345 { echo "$as_me:$LINENO: checking for default gui on this platform" >&5
37346 echo $ECHO_N "checking for default gui on this platform... $ECHO_C" >&6; }
37352 # the $with_* variable tells the gui library to use, but does NOT necessarily
37360 echo ERROR: X windows gui was selected, but X windows libraries were not found.
37558 # the files in gui/*.cc.
37589 # the files in gui/*.cc.
37637 *) echo Unsupported compile setup: GUI library is win32, but target is neither windows nor cygwin.
37686 echo Upgrade the library or choose another gui.
37704 # the files in gui/*.cc. They are not used when building other things
37742 # if pkg-config exists, then add it to the /gui cflags.
37751 echo "or disable the gui debugger, or the wxWidgets display library (whichever is being used)."