delorie.com/archives/browse.cgi | search |
From: | "Nathan Cournia" <lcournia AT ecsis DOT net> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: undefined reference to... |
Date: | 17 Mar 1998 03:30:51 GMT |
Organization: | Electronic Communication Systems; Dyersburg TN 38024 |
Lines: | 44 |
Message-ID: | <01bd5154$aff03660$890c9ace@frank.mtsu.edu.frank.mtsu.edu> |
References: | <199803170158 DOT RAA24233 AT adit DOT ap DOT net> |
Reply-To: | "Nathan Cournia" <nac2b AT frank DOT mtsu DOT edu> |
NNTP-Posting-Host: | annex3-09.ecsis.net |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
When I run gxx I'mgiven a bad command or file name error. What could be the problem. I downloaded the following archives and unzipped them with the following commands. C:\DJGPP> pkunzip -d d:\tmp\djdev201.zip C:\DJGPP> pkunzip -d d:\tmp\faq210b.zip C:\DJGPP> pkunzip -d d:\tmp\bnu281b.zip C:\DJGPP> pkunzip -d d:\tmp\gcc280b.zip C:\DJGPP> pkunzip -d d:\tmp\gpp280b.zip C:\DJGPP> pkunzip -d d:\tmp\lgpp280b.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 Please note that some files were overwritten. I then added statements to my autoexec.bat. Here is my autoexec.bat: C:\PROGRA~1\MCAFEE\VIRUSS~1\SCANPM.EXE C:\ @IF ERRORLEVEL 1 PAUSE SET SOUND=C:\PROGRA~1\CREATIVE\CTSND SET MIDI=SYNTH:1 MAP:E MODE:0 SET BLASTER=A220 I5 D1 H5 P330 E620 T6 SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\DJGPP.ENV Thank you for your time and help. Nate Eldredge <eldredge AT ap DOT net> wrote in article <199803170158 DOT RAA24233 AT adit DOT ap DOT net>... > At 07:39 3/16/1998 GMT, Nathan Cournia wrote: > > >I then compiled the following program with the following statement: > > > >c:\test>gcc test1.cc -otest1.exe > > See README.1ST. C++ links should use `gxx' in place of `gcc'. > > Nate Eldredge > eldredge AT ap DOT net > > > >
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |