delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2005/10/11/21:47:01

X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f
From: Rod Pemberton <donthave AT noreply DOT bit>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: smallest set of files needed
Date: Wed, 12 Oct 2005 01:33:43 +0000 (UTC)
Organization: cyberjustice.org
Lines: 43
Message-ID: <dihp5n$cnl$1@sadr.dfn.de>
References: <20c DOT b5376a0 DOT 307ca81c AT aol DOT com>
NNTP-Posting-Host: 66.28.207.11
Mime-Version: 1.0
X-Trace: sadr.dfn.de 1129080823 13045 66.28.207.11 (12 Oct 2005 01:33:43 GMT)
X-Complaints-To: usenet AT sadr DOT dfn DOT de
NNTP-Posting-Date: Wed, 12 Oct 2005 01:33:43 +0000 (UTC)
X-User-Real-E-Mail: nobody AT no DOT where DOT com
User-Agent: http://www.cyberjustice.org
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

> How much time is required to download+install it  ?
I don't know.

> suppose I want to give a C-compiler to a friend so he can change
> my programs, is it suitable with DJGPP ?
Distributing binaries without source is usually a violation
of "open source" licenses...

> what's the smallest set of files needed to compile very basic C-
programs?
I've posted the smallest group of DJGPP files and/or directories
after my signature.  Of course, 3.41 will need to be changed to the
version you are using.  And, you'll need to put these in a .bat
file and run it:
PATH=C:\DJGPP\BIN;%PATH;C:
SET DJGPP=C:\DJGPP\DJGPP.ENV
SET CC=GCC


Sincerely,

Rod Pemberton


C:\djgpp\bin\as.exe
C:\djgpp\bin\gcc.exe
C:\djgpp\bin\ld.exe
C:\djgpp\bin\stubify.exe
C:\djgpp\djgpp.env
C:\djgpp\include\*.h
C:\djgpp\include\inlines\*.h
C:\djgpp\include\libc\*.h
C:\djgpp\include\sys\*.h
C:\djgpp\libexec\gcc\djgpp\3.41\cc1.exe
C:\djgpp\libexec\gcc\djgpp\3.41\djgpp.ver
C:\djgpp\lib\crt0.o
C:\djgpp\lib\gcc\djgpp\3.41\djgpp-x.djl
C:\djgpp\lib\gcc\djgpp\3.41\djgpp.ver
C:\djgpp\lib\gcc\djgpp\3.41\libgcc.a
C:\djgpp\lib\libc.a
C:\djgpp\lib\libm.a
--
Posted via: http://www.cyberjustice.org

- Raw text -


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