pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: emacs23 looping during bootstrap?



> Does anyone else see the same problem?

"CFLAGS+= -fno-builtin-malloc" as emacs24 should help.
(gcc5 incorrectly optimizes "malloc() + memset(0)" -> calloc())

---
Izumi Tsutsui


Home | Main Index | Thread Index | Old Index