www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1993/07/28/15:58:58

Date: Wed, 28 Jul 93 11:59:02 -0700
From: "Michael S Shipman" <shipmanm AT cs DOT arizona DOT edu>
To: djgpp AT sun DOT soe DOT clarkson DOT edu


Using ftp.clarkson.edu in pub/msdos/djgpp I was able to get gcc241bn.zip
and gcc241dc.zip.  I loaded them on caslon at UofA.  

I, then them loaded onto my PC using Kermit.

I read the readme file.  I did what it said.

I then typed

gcc filename.c -o file

I got a message "bad command or file name."

I also tried " gcc -o file filename.c"  and "gcc -v filename.c -o file"
My computer didn't like it either.  

In config.sys I added
files=30
shell=c:\command.comn c:\ /e600 /p

In autoexe.bat I added
set COMPILER_PATH=c:/djgpp/bin
set C_INCLUDE_PATH=c:/djgpp/include
set OBJ_INCLUDE_PATH=c:/djgpp/inlcude
set LIBRARY_PATH=C:/djgpp/lib
set TMPDIR=c:/tmp
set GO32TMP=c:/tmp


I made 
c:\TMP

I also made
c:\djgpp

and loaded gcc241bn.zip, gcc241bn.zip.
 used pkunzip.exe with -d and -o and now have bin, diffs, and docs in the dir.

I have my vi editor in c:\TMP

Using Kermit:  (transfer a file from caslon at UofA to home PC)

In my PC I typed:
kermit
set port com2
set baud 2400
con

(I then dialed)

kermit
set send pack 1000
set block-check 3
set file type binary
server

set rec pack 1000
set block-check 3
set file type binary
get <filename>       (loading)
finish
con


I hope somebody can solve the problem for me.  THANK YOU A LOT!!!!


Shipman


 

  

- Raw text -


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