This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
C++ library
- To: gcc-help at gcc dot gnu dot org
- Subject: C++ library
- From: Gilon Miller <gilonm at friendly dot co dot il>
- Date: Wed, 03 Jan 2001 10:47:40 +0200
Hi,
I am using gcc to compile for a Hitachi microcontroller.
Recently, I have transitioned from C to C++. I am using currently using
the libgcc library. The compiler is missing functions to allow me to
create a class within a class.
What library should I be using to work in C++ without trouble.
Thanks in advance,
Gilon