svgalib and redirecting stdout



I run a linux program from a DOS prompt on my (windows) host machine
using ssh <targetMachine> programName.

The program uses the svgalib graphics library.
std::cout commands print on the DOS window until svgalib's vga_init()
is called.
Then I see [svgalib: allocated virtual console #10].

After this my program draws some graphics on the linux target's screen
and my windows host's DOS window no longer prints any std::cout
commands.

Is there any way I can keep std::cout commands appearing on my host
DOS window?

Thanks.

.



Relevant Pages

  • Re: Windows could not upgrade the file..........Security update KB
    ... >> He would be entering those commands from a Millennium Startup ... This isn't a DOS window. ... I won't make that accusation against Steve at this point, ...
    (microsoft.public.windowsupdate)
  • Re: Unable to delete
    ... any files that may be in the folders. ... If there are any files, use the Attrib command to remove any Hidden, System or Read-only attributes that may have been set for them. ... Maybe it's Windows Explorer itself that is blocking the deletion; be sure it is focused on some other folder before you open the "DOS" window. ...
    (microsoft.public.windows.file_system)
  • Re: Alt+Enter to create DOS graphics window
    ... XP doesn't have all of the same commands as DOS and some of them are not meant to run DOS application. ... Windows' window from which he can copy the window's contents to the ... On my desktop computer running Win 2000, ...
    (microsoft.public.windowsxp.general)
  • Re: SNAP and 1920x1200 resolution...
    ... these maneuvers shows that there is nothing fundamentally wrong with the video device or its drivers; rather there must be some sort of configuration problem in the windowed DOS object or a bug in the code that launches windowed DOS and WINOS2 sessions. ... Once the windowed session is working, the DOS settings that can be examined and changed dynamically are still the same as those of the DOS window object. ... My guess would be that the video BIOS starts up the video hardware in a really weird mode. ... It is reenterable allowing several DOS sessions to run simultaneously. ...
    (comp.os.os2.misc)
  • Re: Newbie-ish dialog box questions
    ... use back in the good ol' DOS days. ... oDlg:AddControl(oBtn) ... to the constructor for the control, as follows, ... and that's how a control gets put into the window: ...
    (comp.lang.clipper)