www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/12/15/21:52:30

Message-ID: <32B4D43D.4E7A@gbrmpa.gov.au>
Date: Mon, 16 Dec 1996 12:46:56 +0800
From: Leath Muller <leathm AT gbrmpa DOT gov DOT au>
Reply-To: leathm AT gbrmpa DOT gov DOT au
Organization: Great Barrier Reef Marine Park Authority
MIME-Version: 1.0
To: Trevor Casey <t DOT casey AT bom DOT gov DOT au>
CC: djgpp AT delorie DOT com
Subject: Re: Compiling Libraries in MSDOS
References: <9612160116 DOT AA03619 AT ncc01 DOT ho DOT BoM DOT GOV DOT AU>

> DJGPP and F2C
 
> help from the gurus

I aint no guru... but hey, lesse... :)
 
> Fair dinkum you blokes, I've just about given up! Why can't someone write
> some simple instructions in plain english for the installation of gcc and
> f2c together on a PC. Either they talk down to you like you're the village
> idiot and say "put your index finger on the return key and press once" or
> else the instructions are that vaque, complicated, ambiguous and
> incomprehensible that its like some inside joke among rocket scientists
> which only the after-burn engineering department appreciate. There has got
> to be a middle way.

I have never installed the fortran stuff, so I can't comment too much on
this.

[... Masses of stuff deleted ...] 
 
> Please help me, I am really confused.

> go32-v2:

> go32/v2 version 2.0 built Jan 23 1996 22:03:02
> Usage: go32 coff-image [args]
> Rename this to go32.exe only if you need a go32 that can run v2 binaries as
>  well as v1 binaries (old makefiles).  Put ahead of the old go32 in your
> PATH.
> DPMI memory available: 2132 Kb
> DPMI swap space available: 13628 Kb

Ouch - not much memory. 

> environ.lst:
 
> PROMPT=$P$G
> COMSPEC=C:\COMMAND.COM
> TZ=EST-10EDT
> PATH=C:\;C:\WINDOWS;C:\DOS;D:\SPLUSWIN\CMD;D:\ZIP;D:\F2C;D:\F77\TEMP;D:\DJG
> PP;D:\F2C\BIN;D:\DJGPP;D:\DJGPP\BIN
> DJGPP=D:\DJGPP\DJGPP.ENV
> INCLUDE=D:\DJGPP\INCLUDE;D:\F2C\INCLUDE
> LIB=D:\DJGPP\LIB;D:\F2C\LIB;
> HOME=c:\spluswin\home
> TEMP=C:\WINDOWS\TEMP
> windir=C:\WINDOWS

Here is a copy of the two lines you need in your autoexec.bat (taken
right out
of the README.1ST):

	set DJGPP=C:\DJGPP\DJGPP.ENV
	set PATH=C:\DJGPP\BIN;%PATH%

You haven't used the 'set' command for starters... Maybe you should read
the
readme.1st again, reading it CAREFULLY this time. I don't know why you
have
added the include stuff, because I thought it was handled by the
DJGPP.ENV.
I can't say about the f2c stuff though, but I can't imagine it being
that much
different (Eli? Someone?)  Also, I recommend installing the C++ files,
simply
because they come in handy. You don't know when you are going to install
another
program (such as f2c) which may use the C++ classes etc...

The documentation is fine...

Leathal.

- Raw text -


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