This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
SV: mempcpy issue and cross compiling feedback
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: "Garen" <garen at wsu dot edu>,<gcc at gcc dot gnu dot org>
- Date: Mon, 28 Apr 2003 09:19:35 +0200
- Subject: SV: mempcpy issue and cross compiling feedback
>I can confirm that this patch:
>
>http://gcc.gnu.org/ml/gcc/2003-04/msg00538.html
Same here.
I haven't taken the compiler for a spin yet. After I
discovered how to compile 3.2, I decided to see if
I could get GCJ up and running under 3.3.
I'm doing a CygWin cross compiler for arm-elf.
Øyvind