www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/16/01:11:17

From: "John M. Aldrich" <fighteer AT cs DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: G++ for NT 4.0?
Date: Sat, 15 Feb 1997 22:52:38 -0800
Organization: Two pounds of chaos and a pinch of salt
Lines: 59
Message-ID: <3306AEB6.A20@cs.com>
References: <3306403E DOT 349D AT fieldhouse DOT com>
Reply-To: fighteer AT cs DOT com
NNTP-Posting-Host: ppp209.cs.com
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Martin Fieldhouse wrote:
> 
> I run NT 4.0 server at home. I would like to install whatever software
> necessary to have the following:
> 1. Unix shell
> 2. G++ compiler
> 3. Libraries such as Iostream.h, iomanip.h ... etc.
> 
> Accordingly, I have two questions:
> 1. Is this possible?

Yes.  In fact, it's easy.

> 2. Specifically, what do I need to download and where can I get it?

DJGPP is a freeware, 32-bit MS-DOS port of the GNU C/C++ compiler and
tools.  It runs in native DOS, Windows 3.1/95/NT, OS/2, Linux, Caldera
OpenDOS... in short, every known PC operating system.  Full information
on DJGPP can be found at <http://www.delorie.com/djgpp/>.

To get started quickly, point your ftp software to the following URL:

 <ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/>

Download the file 'v2/readme.1st'.  Read it.  :)  It will tell you the
steps you need to take to download and install DJGPP.  In order to get a
full Unix shell, you will want to get the following packages:

 v2/djdev201.zip     (development environment)
 v2gnu/bsh1147b.zip  (GNU bash shell)
 v2gnu/bnu27b.zip    (GNU Binutils)
 v2gnu/gcc2721b.zip  (gcc compiler)
 v2gnu/gpp2721b.zip  (g++ compiler)
 v2gnu/lgp271b.zip   (C++ libraries)

Additional, recommended packages:
 v2/faq210b.zip      (FAQ list)
 v2gnu/gdb416b.zip   (GNU debugger)
 v2gnu/mak375b.zip   (GNU Make)
 v2gnu/txi390b.zip   (Info documentation browser)
 v2apps/rhide11b.zip (IDE for DJGPP)

If you want to develop native Windows 95/NT apps, you'll want to get:

 v2tk/rsxntdj1.zip   (RSXNTDJ)

If you want your programs to be distributable, you'll need:

 v2misc/csdpmi3b.zip (CWSDPMI DPMI host)

For any problems or questions, consult the FAQ, or ask on this
newsgroup.  :)

-- 
---------------------------------------------------------------------
| John M. Aldrich, aka Fighteer I |        fighteer AT cs DOT com          |
| Proud owner of what might one   |   http://www.cs.com/fighteer    |
| day be a spectacular MUD...     | Plan: To make Bill Gates suffer |
---------------------------------------------------------------------

- Raw text -


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