delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/03/12/11:15:35

Message-ID: <350808F1.1C46@midamer.net>
Date: Thu, 12 Mar 1998 10:10:27 -0600
From: musight AT midamer DOT net
MIME-Version: 1.0
Newsgroups: comp.os.msdos.djgpp
Subject: PPC7100->VPC->W95/DOS->DJGPP???
NNTP-Posting-Host: clpm2-3.midamer.net
Lines: 29
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

To Any who would respond,
I recently added Virtual PC w/Windows95 & DOS to my PPC 7100/80 and
since I'm a neophyte to the world of programming thought it would be a
good time to take advantage of the availibitlity of progranmming
environments for the WIN/DOS platform. I found DJGPP and installed it as
indicated using 'pkunzip -d'. When I first attempted to run go32-v2 it
told me there was no dpmi so I thought I could easily remedy the
emulator's oversight by getting cwsdpmi, but I don't know what to do
with it now. I think the PC emulation application is causing a
problem. RHIDE seems to work fine, but I don't know enough about c/c++
to know I've followed the correct steps in creating an .exe file. All I
have accomplished thus far is entering the following program:

//hello.cp
#include <iostream.h>

woid main< void >
{
	cout << "hello world" << endl;
}
//end hello.cp

Afterwhich I compile hello.exe and attempt to run but receive the
message that it is not a proper executable file.

Any info could only help!

Thanks for your time.
Jeff D.S.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019