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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to