From owner-freebsd-current Sat Jun 26 10:32:44 1999 Delivered-To: freebsd-current@freebsd.org Received: from bouvreuil.cybercable.fr (bouvreuil.cybercable.fr [212.198.3.12]) by hub.freebsd.org (Postfix) with SMTP id D568014FFA for ; Sat, 26 Jun 1999 10:32:28 -0700 (PDT) (envelope-from herbelot@cybercable.fr) Received: (qmail 18004 invoked from network); 26 Jun 1999 17:29:48 -0000 Received: from d106.paris-26.cybercable.fr (HELO cybercable.fr) ([212.198.26.106]) (envelope-sender ) by bouvreuil.cybercable.fr (qmail-ldap-1.03) with SMTP for ; 26 Jun 1999 17:29:48 -0000 Message-ID: <37750E00.C226194B@cybercable.fr> Date: Sat, 26 Jun 1999 19:29:36 +0200 From: Thierry Herbelot Organization: Les barbus =?iso-8859-1?Q?associ=E9s?=, Paris, France X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: "George V. Neville-Neil" Cc: freebsd-current@freebsd.org Subject: Re: Building -current with 3.1? References: <199906261626.JAA13664@punk.meer.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, The standard compiler has changed between 3.x and -Current (gcc2.7.2.1 => egcs) - so don't even think of compiling code from -Current with Stable tools. You may want to try some "make upgrade" to upgrade all of your OS from 3.X to 4.0 (then you will use the -Current sources for your kernel). I would rather suggest installing a minimal -Current snapshot and then using your -Current source tree. TfH "George V. Neville-Neil" wrote: > > Hi Folks, > > I've been getting the src-sys stuff via CVS and now want to build it. Can > this > be done with just the 3.1 tools (right off the CD) or do I need the compilers > etc. as well? > I get the following when doing a make in src/sys: > > ===> boot/i386/boot2 > cc -elf -I/usr/local/FreeBSD-current/src/sys/boot/i386/boot2/../btx/lib -I. > -fno-builtin -Os -malign-functions=0 -malign-jumps=0 -malign-loops=0 -mrtd > -Wall -Waggregate-return -Wbad-function-cast -Wcast-align > -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith > -Wshadow -Wstrict-prototypes -Wwrite-strings -c boot2.c > cc1: Invalid option `-Os' > > Thanks, > George > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message