Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2007 21:43:04 -0500
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        "Hugo Silva" <hugo@barafranca.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: More issues with 7.0-BETA4
Message-ID:  <8cb6106e0712111843j3367e051s102a6eb65c3b5b7@mail.gmail.com>
In-Reply-To: <475F2D07.2080205@barafranca.com>
References:  <475DADF7.6020702@yahoo.com> <fjlu5n$qc4$1@ger.gmane.org> <475EA859.7000407@yahoo.com> <9bbcef730712110815g34adb0dfv8fe89dbb52225cb3@mail.gmail.com> <475F2D07.2080205@barafranca.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> -----
> Building 32 bit binaries on amd64 apparently isn't working:
>
> # cc -m64 -march=k8 -o test64 test.c && ./test64
> testing!!
>
> # cc -m32 -march=k8 -o test32 test.c  && ./test32

You need to include -B/usr/lib32, and as far as I know that is not new
to -BETA4:

Josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb6106e0712111843j3367e051s102a6eb65c3b5b7>