Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Oct 1997 22:06:05 -0300
From:      Harlan Stenn <Harlan.Stenn@pfcs.com>
To:        hackers@freebsd.org
Subject:   Compiling -stable with egcs...
Message-ID:  <14453.876103565@mumps.pfcs.com>

next in thread | raw e-mail | index | archive | help
After some light hacking to the Makefile, I compiled a kernel using:

	gcc version egcs-2.90.11 970929 (gcc2-970802 experimental)

Here's the result:

	size kernel.*
	text    data    bss     dec     hex
	1060864 98304   111584  1270752 1363e0  kernel.cc
	1060864 585728  109776  1756368 1accd0  kernel.egcs

Now to see if it boots...

H





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?14453.876103565>