Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Nov 2013 11:59:38 -0800
From:      Peter Wemm <peter@wemm.org>
To:        Tijl Coosemans <tijl@freebsd.org>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, Glen Barber <gjb@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>
Subject:   Re: svn commit: r258672 - in head: . share/mk
Message-ID:  <CAGE5yCqFYv%2BvBZ2V0bn2ckEDF6%2Bsxe-g9J2As_KxX8F%2BRNaKmQ@mail.gmail.com>
In-Reply-To: <20131127170039.2da15f21@kalimero.tijl.coosemans.org>
References:  <201311270454.rAR4sOqI004103@svn.freebsd.org> <20131127050358.GG1710@glenbarber.us> <52959276.7070803@wemm.org> <20131127170039.2da15f21@kalimero.tijl.coosemans.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 27, 2013 at 8:00 AM, Tijl Coosemans <tijl@freebsd.org> wrote:
> On Tue, 26 Nov 2013 22:34:30 -0800 Peter Wemm wrote:
>> A slightly longer explanation of what I was thinking:
>>
>> - There's a new round of 'make -j' problems lurking in there.  We are
>> missing chunks of the ordering glue that cause libraries to be built in the
>> right order when they depend on each other.
>> - It's a waste of cpu time for the usual case, particularly for the 11.x
>> cycle for the next 1-2 years.
>> - We don't build them properly - we invent cpu flags etc.
>>
>> The usual use case for 32 bit binaries seems to be:
>> - running a 32 bit chroot or jail - this is unaffected.
>> - running old binaries, usually from 4.x or 6.x when the 64 bit port was
>> really green - WITH_LIB32 doesn't actually help much with this because most
>> of the libraries are missing.
>
> Ugh, please revert this.  You forgot about Wine.

Done, but nothing prevented you from adding WITH_LIB32=yes yourself,
or doing a 'make build32/install32' after buildworld/installworld.

-- 
Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com; KI6FJV
UTF-8: for when a ' just won\342\200\231t do.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGE5yCqFYv%2BvBZ2V0bn2ckEDF6%2Bsxe-g9J2As_KxX8F%2BRNaKmQ>