Message-Id: <3.0.1.16.19980415021749.37277d4a@public.srce.hr> Date: Wed, 15 Apr 1998 02:17:49 To: djgpp AT delorie DOT com From: Zoran Vucic Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=====================_892631869==_" Precedence: bulk --=====================_892631869==_ Content-Type: text/plain; charset="us-ascii" I downloaded all the files You see in the attached file zip-pick.cgi. I installed it all, and when I try to compile, the compiler is asking for the file "cc1". You can see what happens in "gccerr.txt". I've searched my disk but could not find anything with such a name. --=====================_892631869==_ Content-Type: text/plain; charset="us-ascii" Content-Disposition: attachment; filename="GCCERR.TXT" ) DJGPP>gcc -v hello.c -o hello.exe ding specs from c:/djgpp/lib/specs version 2.8.0 /djgpp/lib/gcc-lib/djgpp/2.80/cpp.exe -lang-c -v -undef -D__GNUC__=2 -D__GNUC NOR__=8 -Dunix -Di386 -DGO32 -DMSDOS -DDJGPP=2 -DDJGPP_MINOR=1 -D__unix__ -D_ 86__ -D__GO32__ -D__MSDOS__ -D__DJGPP__=2 -D__DJGPP_MINOR__=1 -D__unix -D__i3 -D__GO32 -D__MSDOS -D__DJGPP=2 -D__DJGPP_MINOR=1 hello.c c:/djgpp/tmp/ccaaaaa CPP version 2.8.0 (80386, BSD syntax) clude "..." search starts here: clude <...> search starts here: /djgpp/include /djgpp/lib/gcc-lib/djgpp/2.80/include /djgpp/include of search list. 1 c:/djgpp/tmp/ccaaaaaa.i -quiet -dumpbase hello.c -version -o c:/djgpp/tmp/c aaaa.s .exe: installation problem, cannot exec `cc1': No such file or directory (ENO ) DJGPP> --=====================_892631869==_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="ZIP-PICK.CGI" DJGPP Zip File Picker Results

  home   djgpp     delorie software  

DJGPP Zip File Picker Results

FTP Site: ftp://ftp.simtel.net= /pub/simtelnet/gnu/djgpp/

Note: To view online documentation and help, run the= "info" program.

Note: RHIDE has an online help viewer also.

Note: Sample compile command: gcc hello.c -o= hello.exe

v2/copy=
ing.dj        DJGPP Copyright info            2 kb
v2/dj=
dev201.zip      DJGPP Basic Development Kit   1.5 mb
v2/faq=
210b.zip       Frequently Asked Questions    390 kb
v2/read=
me.1st        Installation instructions      14 kb

v=
2apps/rhide14b.zip  RHIDE                         1.6 mb

v2g=
nu/bnu281b.zip    Basic assember, linker        1.8 mb
v2g=
nu/gcc280b.zip    Basic GCC compiler            1.3 mb
v2=
gnu/mak3761b.zip   Make (processes makefiles)    230 kb
v2g=
nu/txi390b.zip    Info file viewer              456 kb

v=
2misc/csdpmi4b.zip  CWSDPMI - DPMI server          41 kb

Total bytes to download: 7,623,815

Installation Instructions

Follow this example, substituting paths as appropriate (type the bold parts):

C:\> mkdir djgpp
C:\> cd djgpp
C:\DJGPP> pkunzip -d d:\tmp\djdev201.zip
C:\DJGPP> pkunzip -d d:\tmp\faq210b.zip
C:\DJGPP> pkunzip -d d:\tmp\rhide14b.zip
C:\DJGPP> pkunzip -d d:\tmp\bnu281b.zip
C:\DJGPP> pkunzip -d d:\tmp\gcc280b.zip
C:\DJGPP> pkunzip -d d:\tmp\mak3761b.zip
C:\DJGPP> pkunzip -d d:\tmp\txi390b.zip
C:\DJGPP> pkunzip -d d:\tmp\csdpmi4b.zip
C:\DJGPP> echo set PATH=3DC:\DJGPP\BIN;%PATH% >> c:\autoexec.bat
C:\DJGPP> echo set DJGPP=3DC:\DJGPP\DJGPP.ENV >> c:\autoexec.bat
Ctrl-Alt-Del to reboot

You may use unzip instead of pkunzip -d if you prefer.


  feedback   donations   DJ   help     delorie software  
  Copyright =A9 1998   by DJ Delorie     Updated Mar 8 1998  

--=====================_892631869==_--