www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/08/25/18:05:33

From: pavenis AT lanet DOT lv
Message-ID: <B0000099308@stargate.astr.lu.lv>
To: "Tom Macie" <macie AT usaor DOT net>, djgpp AT delorie DOT com
Date: Wed, 25 Aug 1999 12:33:30 +0300
MIME-Version: 1.0
Subject: Re: trouble linking
In-reply-to: <HzKw3.75$Zi1.49972@news.sgi.net>
X-mailer: Pegasus Mail for Win32 (v3.12a)
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

Do one of the following:
	1) use gpp.exe instead of gxx.exe
       2) install libg++ binary archive (choose archive that corresponds   
           gcc version You have
    

On 25 Aug 99, at 0:48, Tom Macie wrote:

> 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