<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type"
 content="text/html;charset=ISO-8859-15">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
  Hello everybody,<br>
<br>
  This is a re-post.  I posted the message a week ago.  Unfortunately,
nobody answered.  Is it possible to build gcc-4.01 on cygwin for
rtems-4.7?<br>
<br>
  The original message:<br>
<br>
  I'm trying to build the toolchain for powerpc on Cygwin.  The target 
is to have an RTEMS for MPC555, with Ada.  I'm following the building
instructions on Wiki for RTEMSAda, and the build fails when trying to
compile the C cross compiler (First build of non-multilib C only
stage), with the following error:<br>
<br>
<blockquote>config.status: creating Makefile<br>
config.status: creating testsuite/Makefile<br>
config.status: creating config.h<br>
config.status: executing default commands<br>
make[1]: Entering directory
`/cygdrive/d/c-dev/tools/gcc-4.0.1/build-i686-pc-cygwin/libiberty'<br>
if [ x"" != x ] && [ ! -d pic ]; then \<br>
  mkdir pic; \<br>
else true; fi<br>
touch stamp-picdir<br>
make[1]: *** No rule to make target `../include/ansidecl.h', needed by
`regex.o'.  Stop.<br>
make[1]: Leaving directory
`/cygdrive/d/c-dev/tools/gcc-4.0.1/build-i686-pc-cygwin/libiberty'<br>
make: *** [all-build-libiberty] Error 2<br>
</blockquote>
<br>
This is when using gcc-4.0.1.  Config.status file is included, so you
can see the configure command.<br>
<br>
With gcc-4.0.2, result is similar:<br>
<br>
Any help will be appreciated.<br>
<br>
Avy Strominger<br>
<a class="moz-txt-link-abbreviated" href="mailto:astrominger@yahoo.com">astrominger@yahoo.com</a><br>
<br>
<br>
<br>
<br>
<br>
</body>
</html>