delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/25/02:20:12

From: "Tom Macie" <macie AT usaor DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: trouble linking
Lines: 15
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Message-ID: <HzKw3.75$Zi1.49972@news.sgi.net>
Date: Wed, 25 Aug 1999 00:48:04 -0400
NNTP-Posting-Host: 209.166.129.150
X-Complaints-To: abuse AT stargate DOT net
X-Trace: news.sgi.net 935556455 209.166.129.150 (Wed, 25 Aug 1999 00:47:35 EDT)
NNTP-Posting-Date: Wed, 25 Aug 1999 00:47:35 EDT
Organization: Stargate Industries, LLC
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp
Reply-To: djgpp AT delorie DOT com

The following program compiles ok, but when I try to link it i get an error
that says c:/djgpp/bin/ld.exe: cannot open -lgpp: No such file or directory
(ENOENT).  Any help would be greatly appreciated.

#include <iostream.h>

int main()
{
        cout<<"Hello WOrld"<<endl;
        cin.ignore();

        return 0;
}


- Raw text -


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