On Wed, 28 Mar 2001, Avi Boots wrote:

>  Hi,
> 
> Did anyone know what file/s should i install to work
> with all GNU C++ class objects like string, integer and more ?
> 
> Thank you,
> 
> Avi.
>

You should install the libstdc++ RPM. It usually is installed by default.

In order to have them linked with the program add "-lstdc++" and/or
"-lg++" to the end of the gcc command-line.

Regards,

        Shlomi Fish
 
> 
> =================================================================
> To unsubscribe, send mail to [EMAIL PROTECTED] with
> the word "unsubscribe" in the message body, e.g., run the command
> echo unsubscribe | mail [EMAIL PROTECTED]
> 
> 



----------------------------------------------------------------------
Shlomi Fish        [EMAIL PROTECTED] 
Home Page:         http://t2.technion.ac.il/~shlomif/
Home E-mail:       [EMAIL PROTECTED]

The prefix "God Said" has the extraordinary logical property of 
converting any statement that follows it into a true one.


=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to