This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: "timestamp: not found" error building cross compiler.
- To: "Rosenow, Jim" <Jim dot Rosenow at mts dot com>
- Subject: Re: "timestamp: not found" error building cross compiler.
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Wed, 18 Mar 1998 15:50:07 -0800
- cc: "'crossgcc at cygnus dot com'" <crossgcc at cygnus dot com>, "'egcs at cygnus dot com'" <egcs at cygnus dot com>, "'gnu-win32 at cygnus dot com'" <gnu-win32 at cygnus dot com>
The contents of the file cstamp-h.in are unimportant. Only its time of
creation matters. The problem could be that the echo command is somehow
broken, or the problem could be that something is trying to execute the file
cstamp-h.in even though it is not a shell script.
egcs and cygwin32 are not yet fully interoperable, but this is expected to
be fixed with the next cygwin32 release.
Jim