i386 vs amd64

Shane Ambler FreeBSD at ShaneWare.Biz
Fri Nov 30 04:51:57 UTC 2012


On 29/11/2012 22:00, Jakub Lach wrote:
> If it was from me, my system is without 32bit compat
> whatsoever, and this is not default setting on amd64.
>
> Maybe on def. amd64 there are no problems, I don't
> know, nobody replied to my thread.
>

I have been running 9.0 amd64 for nearly 12 months, I think it was about 
february that I compiled my system with clang and no 32 bit libs. With 
the default install there is a small catch that the lib32 folder still 
gets created even though it is empty. Ports only check the existence of 
the folder to try to build 32 bit libs and therefore fail. valgrind is 
an example of that.
Simply deleting the lib32 folder solves that. (pr/165175)

I vaguely recall being surprised that one of the emulators was only 
32bit (may be fixed by now) I haven't had any other issues since 
deleting the lib32 folder.




More information about the freebsd-questions mailing list