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]
Other format: [Raw text]

[Bug bootstrap/13200] Spaces in paths cause Makefile breakage...


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-26 16:09 -------
Not our bug, report it to bison:
if bison  -o c-p$$.c c-parse.y; then \

The error messages says it is comming from bison and not from the makefile:
m4: C:/Program: No such file or directory
m4: Files/MSYS/mingw/bin/../share/bison/m4sugar/m4sugar.m4: No such file 
or         ctory

In fact it looks more like a m4 bug :) .

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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


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