Date: Mon, 1 May 2006 22:40:25 GMT From: Doug White <dwhite@gumbysoft.com> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/96570: [patch] cc can't build 32-bit executables on amd64 Message-ID: <200605012240.k41MePec099110@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/96570; it has been noted by GNATS. From: Doug White <dwhite@gumbysoft.com> To: bug-followup@freebsd.org Cc: Subject: Re: gnu/96570: [patch] cc can't build 32-bit executables on amd64 Date: Mon, 1 May 2006 15:34:39 -0700 (PDT) Sean Bryant <bryants@gmail.com> pointed out that if you run your cc as: cc -m32 -B/usr/lib32 -B/usr/local/lib32 t.c then you'll get a working binary. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605012240.k41MePec099110>