cannot build compiler with GNU M4 1.4.6
| Bugzilla Link | 480 |
| Created on | Apr 15, 2009 18:27 |
| Resolution | FIXED |
| Resolved on | Apr 15, 2009 22:14 |
| Version | 1.00beta |
| OS | All |
| Architecture | Macintosh |
Extended Description
When building the compiler (rev 16033) I get the following error message: Generating header file from M4 macro specification: std_gen.h gm4: INTERNAL ERROR: recursive push_string! /bin/sh: line 1: 14676 Abort trap gm4 -I ../../src/runtime/m4 ../runtime/essentials_h/std_gen.h.m4 > ../runtime/essentials_h/std_gen.h make[2]: *** [../runtime/essentials_h/std_gen.h] Error 134 make[1]: *** [make_default] Error 2 make: *** [default] Error 2 I use the m4 that comes with Mac OS X 10.5 (Leopard).