17 Jan 2012 08:25
Build failure on gcc-4.6 [resend with other user]
Peter Van Eynde <pvaneynd <at> mailworks.org>
2012-01-17 07:25:12 GMT
2012-01-17 07:25:12 GMT
Hello all, If one uses gcc-4.6 to recompile cmucl then the test defined in: src/lisp/os-common.c: os_stack_grows_down always returns 0, even on x86/Linux where the correct answer is 1. I'm guessing that this is due to the added smarts in gcc-4.6. This causes the resulting lisp binary to segfault on startup, see Debian bug 483331. I 'fixed' this by making the function always return 1 as I'm only concerned about x86/Linux :). After this major hurdle expect 20c in Debian soonish... Best regards, Peter -- -- signature -at- pvaneynd.mailworks.org http://pvaneynd.dreamwidth.org/ God, root, what is difference?-Pitr|God is more forgiving.-Dave Aronson| _______________________________________________ cmucl-imp mailing list cmucl-imp <at> cmucl.cons.org http://lists.zs64.net/mailman/listinfo/cmucl-imp
RSS Feed