delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/03/11/03:48:59

Date: Sat, 11 Mar 2000 12:51:10 +0500
Message-Id: <200003110751.MAA00679@midpec.com>
From: Prashant TR <tr AT midpec DOT com>
To: Rodeo Red <rodeored AT netstep DOT net>
CC: djgpp AT delorie DOT com
In-reply-to:
<40E265D39FECA578 DOT D563ACA88931F81A DOT 6E514172E0B45B5E AT lp DOT airnews DOT net>
(message from Rodeo Red on Fri, 10 Mar 2000 22:46:15 -0500)
Subject: Re: Where is C++ documentation ?
References: <B8ACB0CA1B76FC59 DOT 38509A587E91FDE1 DOT 0CE4676962DB5DF7 AT lp DOT airnews DOT net> <1E179F7B5379E399 DOT B4CDD0E7ABCD937D DOT 22956A8136D6F4A1 AT lp DOT airnews DOT net> <6aglcsgmm415lcgo0ckgposn91ccjf2h82 AT 4ax DOT com> <40E265D39FECA578 DOT D563ACA88931F81A DOT 6E514172E0B45B5E AT lp DOT airnews DOT net>
Reply-To: djgpp AT delorie DOT com

Rodeo Red <rodeored AT netstep DOT net> writes:

> * libc.a: (libc).
>         The Standard C Library Reference
> * libm.a: (libm).
>         The Math Library Reference
> ,,,
> * update: (utils)update.        Conditionally copy one file to another.

You missed out libgpp! That's what you need.

> What the heck is a compiler collection ?

A compiler collection ;-). It just means that you have many compilers such
as the pascal, C, C++ and Fortran compilers all bundled together.

> Is the
> GNU Compiler Collection the only thing in GNU ?

You're way behind. There are so many that it's impossible to even list them out
here in this mail. One of the most popular ones is the GNU/Linux operating
system.

> If I have djgpp, do I
> have part of the GNU compiler collection,

Yes. But a DOS port of the GNU compiler collection.

> Also I sure would like to know what a "port" is.

A package that has been modified to run under some other platform.

> I have read this sort of thing lots of times, and it makes it sound as
> if the two are absolutely interchangable, But there must be some
> difference, because I
> can compile with gpp just fine, but if I change it to gxx I get : 
> c:/djgpp/bin/ld.exe: cannot open -lgpp: No such file or directory
> (ENOENT)
> 
> What's it mean ?  

You need to add -lgpp at the end of the command line.

> I searched int the faq for -lgpp and didn't see anything about missing
> -lgpp. 

I suggest that you read the FAQ. This should answer most of your questions.
You can get that from:

ftp://ftp.simtel.net/pub/simtelnet/gnu/djgpp/v2/faq230b.zip

You can also read it online:

http://www.delorie.com/djgpp/v2faq/

- Raw text -


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