After installworld and kernel and reboot thing does not even boot.
Matthew Dillon
dillon at apollo.backplane.com
Fri Sep 17 10:07:19 PDT 2004
:On Fri, Sep 17, 2004 at 02:11:14PM +0200, Toma? Bor?tnar wrote:
:> same problem with recompilation of world -with sources as of yesterday.
:> The only things in /etc/make.conf are:
:> CFLAGS=-O -pipe -fstack-protector
:> COPTFLAGS=-O -pipe -fstack-protector
:>
:> Those flags are not good for buildworld?
:
:Can you remove the -fstack-protector? That _might_ be the problem, it is
:enable by default anyway.
:
:Joerg
Its enabled by default on gcc-3.4. It is not enabled by default for gcc-2.95.x
(on purpose).
It looks like it is interfering with gcc-2.95.x-built /boot/loader code.
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
More information about the Bugs
mailing list