This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
std_ctring.h mixup?
- To: GCC Developers <gcc at gcc dot gnu dot org>
- Subject: std_ctring.h mixup?
- From: Jean-Pierre Radley <jpr at jpr dot com>
- Date: Sat, 2 Jun 2001 14:41:34 -0400
I'm compiling some code (ImageMagick) which uses both C and C++, using
gcc/g++ version 3.0 20010601.
One of the modules bitches that memcpy is undefined. I've traced it to
the latest /usr/local/include/g++-v3/bits/std_cstring.h. Could somebody
tell me why all those #undefs follow all those #defines in that header
file? It doesn't seem at all right.
--
JP