From owner-freebsd-bugs@FreeBSD.ORG Tue Sep 29 16:44:27 2009 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03A8C106568B for ; Tue, 29 Sep 2009 16:44:27 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [66.246.138.153]) by mx1.freebsd.org (Postfix) with ESMTP id CFB6E8FC21 for ; Tue, 29 Sep 2009 16:44:26 +0000 (UTC) Received: from unknown (87-194-158-129.bethere.co.uk [87.194.158.129]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id BA58681C6; Tue, 29 Sep 2009 16:44:25 +0000 (UTC) Date: Tue, 29 Sep 2009 17:43:47 +0100 From: Bruce Cran To: "Philip M. Gollucci" Message-ID: <20090929174347.00004c61@unknown> In-Reply-To: <200909290210.n8T2A6pq091376@freefall.freebsd.org> References: <200909290210.n8T2A6pq091376@freefall.freebsd.org> X-Mailer: Claws Mail 3.7.2cvs15 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-bugs@FreeBSD.org Subject: Re: bin/139146: gcc(1): gcc -m32 doesn't quite work X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Sep 2009 16:44:27 -0000 According to gnu/112215 the documentation should be updated to say that building 32-bit applications on FreeBSD x64 isn't supported; it looks like only fairly trivial applications will work with the -B/usr/lib32 workaround due to problems with headers. -- Bruce Cran