This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Cross compile - cygwin to VxWorks


* Kevin.Hughes@icl.com (Kevin.Hughes@icl.com) [20000609 17:04]:

> I have tried to build a cross compiler using snapshot 20000605 hosted on
> cygwin and targeted to vxWorks. I get a compilation error for file
> intl/localealias.c using memcpy (lines 337/342).

Try the 20000612 snapshop. That one contains my fixes for the intl stuff and
should work as expected.

Philipp

-- 
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany

#define NINODE  50              /* number of in core inodes */
#define NPROC   30              /* max number of processes */
 	-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]