[Bug bootstrap/45888] tm.texi generation is not portable, rule is broken

anhvofrcaus at gmail dot com gcc-bugzilla@gcc.gnu.org
Tue Nov 30 01:12:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45888

--- Comment #16 from Anh Vo <anhvofrcaus at gmail dot com> 2010-11-30 00:25:26 UTC ---
(In reply to comment #15)
> Author: amylaar
> Date: Thu Nov 25 08:02:13 2010
> New Revision: 167137
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=167137
> Log:
> 2010-11-25  Joern Rennecke  <amylaar@spamcop.net>
>         Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
>     PR bootstrap/45888
>     * Makefile.in (s-tm-texi): Remove \r occurences from tmp-tm.texi.
>     Fix target.def pathname in timestamp comparison.
> Modified:
>     trunk/gcc/ChangeLog
>     trunk/gcc/Makefile.in

I was on vacation last week. So, I did not have a chance to reply.

It is interesting that this fix worked for Cesar but not for me. In fact, it
failed the same way, as reported earlier, on both MinGW and Cygwin. Note that I
started out with a clean slate for these builds. The respective result from
uname -a comnand for MinGW and Cygwin are shown below.

$ uname -a
MINGW32_NT-5.1 GLDLCASC024623 1.0.11(0.46/3/2) 2009-07-11 17:46 i686 Msys

$ uname -a
CYGWIN_NT-5.1 GLDLCASC024623 1.7.1(0.218/5/3) 2009-12-07 11:48 i686 Cygwin

Anh Vo



More information about the Gcc-bugs mailing list