Date: Wed, 25 Oct 2000 08:32:57 +1300 From: "Juha Saarinen" <juha@saarinen.org> To: freebsd-stable@freebsd.org Subject: "Malloc type lacks magic" show-stopper solved Message-ID: <LNBBIBDBFFCDPLBLLLHFIEAGIJAA.juha@saarinen.org>
next in thread | raw e-mail | index | archive | help
In case it helps anyone else, the error in the subject line was due to compiler optimisations. Going back to -O -pipe and rebuilding everything fixed it. Oddly enough, -O3 -march=i686 -mcpu=i686 -ffast-math worked fine on 3.3, but not on 4.1.1. -- Juha "Bother," said Pooh as he struggled with sendmail.cf, "it never does quite what I want. I wish Christopher Robin was here." /"\ \ / ASCII Ribbon Campaign X Against HTML Mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LNBBIBDBFFCDPLBLLLHFIEAGIJAA.juha>