Date: Thu, 30 Sep 1999 14:56:19 +1000 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: Warner Losh <imp@village.org> Cc: current@FreeBSD.ORG Subject: Re: HEADS UP: sigset_t changes committed Message-ID: <99Sep30.145321est.40334@border.alcanet.com.au> In-Reply-To: <199909300437.WAA08723@harmony.village.org> References: <99Sep30.134732est.40334@border.alcanet.com.au> <37F2BA3C.D54CC74B@acm.org> <Pine.BSF.4.10.9909292212100.7566-100000@nightfall.digitalspark.net> <99Sep30.134732est.40334@border.alcanet.com.au> <199909300437.WAA08723@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 30, 1999 at 02:37:45PM +1000, Warner Losh wrote: >In keeping notes, what would need to happen would be that you'd have >to build config as well as all the tools to build binaries. We might be able to get away with temporarily replacing the i386/include/atomic.h[1] with the one from -stable and using gcc 2.7. At some stage, we need to confirm that a -current kernel will work with a -stable world - or add the incompatible bits to the list of things to build first. >The current Makefile.upgrade would have to be massively gutted and >rewritten since it deals with the aout -> elf transition, but it >shouldn't be too horrible. At least, no more horrible than the aout->elf procedure :-). >I think that we need to do this upgrade proceedure. I wish I had more >time than to just sketch out this outline... I think that a suitable upgrade procedure should have been thought through and implemented before the changes were committed. It would also have been nice to have a CVS tag. It's a bit late now though. [1] It's just occurred to me that the solution for atomic.h is to make the asm constraints dependent on the gcc version. Anyone willing to commit a change if I submit patches? Peter -- Peter Jeremy (VK2PJ) peter.jeremy@alcatel.com.au Alcatel Australia Limited 41 Mandible St Phone: +61 2 9690 5019 ALEXANDRIA NSW 2015 Fax: +61 2 9690 5982 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?99Sep30.145321est.40334>