From owner-freebsd-current Tue Oct 20 04:09:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA03797 for freebsd-current-outgoing; Tue, 20 Oct 1998 04:09:38 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from garlic.acadiau.ca (garlic.acadiau.ca [131.162.2.48]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA03788 for ; Tue, 20 Oct 1998 04:09:35 -0700 (PDT) (envelope-from marc@acadiau.ca) Received: from iceberg (iceberg [131.162.2.91]) by garlic.acadiau.ca (8.8.5/8.8.5) with SMTP id IAA16905; Tue, 20 Oct 1998 08:08:55 -0300 (ADT) Date: Tue, 20 Oct 1998 08:08:55 -0300 (ADT) From: Marc Fournier X-Sender: marc@iceberg To: John Birrell cc: eculp@webwizard.org.mx, freebsd-current@FreeBSD.ORG Subject: Re: paranoid question: aout vs ELF... In-Reply-To: <199810192221.IAA21603@cimlogic.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 20 Oct 1998, John Birrell wrote: > Marc Fournier wrote: > > Huh? I didn't think that was a choice? Just do my "usual", > > consisting of: > > > > make buildworld > > install new config > > build new kernel > > install new kernel > > make installworld > > > > and that's it? > > Yes, that should still work. If it doesn't, let's fix that problem before > you go on. make buildworld appears to work okay, building new kernel doesn't: hub# make depend cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../i386/i386/genassym.c cc1: Invalid option `-fformat-extensions' *** Error code 1 Stop. hub# hub# which cc /usr/bin/cc hub# cc -v gcc version 2.7.2.1 Marc G. Fournier marc.fournier@acadiau.ca Systems Administrator, Acadia University "These are my opinions, which are not necessarily shared by my employer" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message