delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/02/25/05:44:18

From: Erik Berglund <erik2 DOT berglund AT telia DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Where can I find crtf.o?
Lines: 26
Message-ID: <gsst4.551$y3.187962368@newsb.telia.net>
Date: Fri, 25 Feb 2000 10:03:56 GMT
NNTP-Posting-Host: 194.237.157.215
X-Complaints-To: abuse AT telia DOT com
X-Trace: newsb.telia.net 951473036 194.237.157.215 (Fri, 25 Feb 2000 11:03:56 CET)
NNTP-Posting-Date: Fri, 25 Feb 2000 11:03:56 CET
Organization: Telia Internet
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

Hi all,

When I try to compile the program below:

#include <iostream.h>
int main() {
   cout << "Hello world" << endl;
   return(0);
}

the linker complains about not being able to
find "crtf.o": 

C:\DJGPP2\BIN>gxx -o hello.exe hello.c
c:/djgpp/bin/ld.exe: cannot open crtf.o: No such file or
directory (ENOENT)

Does anyone know in which .zip-file I can find
crtf.o?  Or maybe there is an installation error?

Thanks in advance,

Erik Berglund
erik2 DOT berglund AT telia DOT com


- Raw text -


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