Date: Wed, 12 Dec 2007 02:54:02 +0000 From: Hugo Silva <hugo@barafranca.com> To: josh.carroll@gmail.com, freebsd-stable@freebsd.org Subject: Re: More issues with 7.0-BETA4 Message-ID: <475F4D4A.1010800@barafranca.com> In-Reply-To: <8cb6106e0712111843j3367e051s102a6eb65c3b5b7@mail.gmail.com> References: <475DADF7.6020702@yahoo.com> <fjlu5n$qc4$1@ger.gmane.org> <475EA859.7000407@yahoo.com> <9bbcef730712110815g34adb0dfv8fe89dbb52225cb3@mail.gmail.com> <475F2D07.2080205@barafranca.com> <8cb6106e0712111843j3367e051s102a6eb65c3b5b7@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Josh Carroll wrote: >> ----- >> 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 > Always learning, thanks for the tip. It works indeed :-) Regards, Hugo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475F4D4A.1010800>