Date: Fri, 24 Dec 2004 01:00:29 +0100 From: Bartosz Fabianowski <freebsd@chillt.de> To: freebsd-stable@freebsd.org Subject: Recent CPUTYPE changes breaking kernel on Centrino Message-ID: <41CB5C1D.6020503@chillt.de>
next in thread | raw e-mail | index | archive | help
Hi list, I posted this question a few days ago, but it got lost in a thread I fear. With the recent changes to bsd.cpu.mk, the setting "CPUTYPE=pentium-m" in make.conf now gets picked up and leads to GCC flags being set accordingly. Unfortunately, something gets enabled that the Pentium M (actually a P3 with some additional features) does not support. What happens then is that a newly built world works just fine, while the kernel does not even boot. Both the boot loader and the kernel itself cause instant reboots at startup. I'm wondering if somebody knowledgeable with the GCC flags for a P3 would have a clue which flag or feature it is that could be triggering this. - Bartosz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41CB5C1D.6020503>