Christof Boeckler <[EMAIL PROTECTED]> writes: > Then it worked on Solaris 8 with gcc 3.0.4, GNU make 3.79.1. > I hope, that is helpful information for all you gurus ;-)
It is, thanks! I've fixed eval.h as you describe, but I'm unsure why this is necessary. ANSI C does not specify in what places "..." include files are looked for, but I always thought that "..." would look first in the directory hat contains the currently processed file, and then in the places that <...> looks in. Isn't that how it works? -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-guile
