From owner-freebsd-current@FreeBSD.ORG Wed Jun 12 05:44:42 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id DA671EB1; Wed, 12 Jun 2013 05:44:42 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from kib.kiev.ua (kib.kiev.ua [IPv6:2001:470:d5e7:1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 53B3B1060; Wed, 12 Jun 2013 05:44:42 +0000 (UTC) Received: from tom.home (kostik@localhost [127.0.0.1]) by kib.kiev.ua (8.14.7/8.14.7) with ESMTP id r5C5idfv096272; Wed, 12 Jun 2013 08:44:39 +0300 (EEST) (envelope-from kostikbel@gmail.com) DKIM-Filter: OpenDKIM Filter v2.8.3 kib.kiev.ua r5C5idfv096272 Received: (from kostik@localhost) by tom.home (8.14.7/8.14.7/Submit) id r5C5id00096271; Wed, 12 Jun 2013 08:44:39 +0300 (EEST) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: tom.home: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 12 Jun 2013 08:44:39 +0300 From: Konstantin Belousov To: amd64@freebsd.org Subject: cc -m32 on amd64 Message-ID: <20130612054439.GZ3047@kib.kiev.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JTJurzw6uhQUpwEQ" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Status: No, score=-2.0 required=5.0 tests=ALL_TRUSTED,BAYES_00, DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED autolearn=no version=3.3.2 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tom.home Cc: tijl@freebsd.org, current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 05:44:42 -0000 --JTJurzw6uhQUpwEQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This is a public service announcement that for some time already, the cc -m32 is functional on HEAD amd64. I believe that all headers important for the usermode application compilation from the base system, were converted to providing ILP32/LP64 correct definitions on x86. This was mostly done by merging the i386 and amd64 version and moving the resulting common header to include/x86 directory. The bulk of the work was performed by Tijl Coosemans. The csu object files and libraries are already there in /usr/lib32. I did not verified if the stock build of gcc is aware of library location for -m32 though. We do not have ports support for multiarch, but the base system is finally provides the neccessary foundation. --JTJurzw6uhQUpwEQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iQIcBAEBAgAGBQJRuArGAAoJEJDCuSvBvK1Ba/AP/jFEasgQd+0sB0zGkuCjmoRb oMxgqJE6+gRmB8tn8IXPSCG6B95MTFkIK3RYjYE2cUOQlFHRR7qjk/f64/3G9U1i 09AbIeS1cb8ms0xQm81xAi9ec8z3T5kKBwEYKYjfGk3BUfolCfZqEUW+MG4qS4GG 1EUSa2J0RbT57vvtyEmhRgZTOeX4FOa5Jmwxg1d59xSPJkO9CGJWjYlDSHOL9OCU 6G2MJnZOtjffSSxDzPt7H5YXU0RoZDkTqaNrTeFNAeNUj5O38DcVKlxI1bQL8YXc qZFQV/ijBuv1PI/MfdFUJm4/ftqBCjOEX769E56XSyWtMInlCj52MbS4vpWY9Nc6 F8J/i35XJtg+52NqV+gaP2O5Z2A4Mnyv2DmNsT/GkOZF2TOq5OmyCpaH9GUrv2vM MhS8fDdtU6NjExEkqfN9hFvJRZLOBfrX8lDx/hACGQ1Btc+LRFdsm6ySQ6+602Yr mQXT4Gq1O1nGhM12m1CvuvovuTqUljDZuvniKlM41t173Hv5+7djpPXNrltT7Xzg AFai9KOHrd5913JLZneDlj/xOrv/XpoBg9cIR64Gh8m3u6+MimYhY/D2aoOB+Bjl +HphtDBgczhCiqaNQRAX3vvH8rmkc0wTXHBq1FoIFkYkJ6yH0ls5GQsfYAkTwH9Z HFqFWLKgIL6xmv0jW+BK =PYvc -----END PGP SIGNATURE----- --JTJurzw6uhQUpwEQ--