Date: Tue, 20 Oct 1998 08:08:55 -0300 (ADT) From: Marc Fournier <marc.fournier@acadiau.ca> To: John Birrell <jb@cimlogic.com.au> Cc: eculp@webwizard.org.mx, freebsd-current@FreeBSD.ORG Subject: Re: paranoid question: aout vs ELF... Message-ID: <Pine.GSO.3.96.981020080831.23887c-100000@iceberg> In-Reply-To: <199810192221.IAA21603@cimlogic.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96.981020080831.23887c-100000>