From owner-freebsd-current@FreeBSD.ORG Thu Jul 5 10:31:49 2012 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1190D106566B for ; Thu, 5 Jul 2012 10:31:49 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward2h.mail.yandex.net (forward2h.mail.yandex.net [84.201.187.147]) by mx1.freebsd.org (Postfix) with ESMTP id B92A38FC15 for ; Thu, 5 Jul 2012 10:31:48 +0000 (UTC) Received: from smtp2h.mail.yandex.net (smtp2h.mail.yandex.net [84.201.187.145]) by forward2h.mail.yandex.net (Yandex) with ESMTP id A4162700B88 for ; Thu, 5 Jul 2012 14:31:13 +0400 (MSK) Received: from smtp2h.mail.yandex.net (localhost [127.0.0.1]) by smtp2h.mail.yandex.net (Yandex) with ESMTP id 85203170025B for ; Thu, 5 Jul 2012 14:31:13 +0400 (MSK) Received: from 87.249.28.58.tel.ru (87.249.28.58.tel.ru [87.249.28.58]) by smtp2h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id VCK8IoaQ-VDKKXMo9; Thu, 5 Jul 2012 14:31:13 +0400 X-Yandex-Rcpt-Suid: freebsd-current@FreeBSD.org Message-ID: <4FF56CF0.9040507@passap.ru> Date: Thu, 05 Jul 2012 14:31:12 +0400 From: Boris Samorodov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:13.0) Gecko/20120620 Thunderbird/13.0.1 MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: [clang] world crossbuilding amd64 at i386 fails X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 05 Jul 2012 10:31:49 -0000 Hi List, I've got a fresh CURRENT and try to build amd64 world at i386 host (TARGET=amd64). I get the error: ----- [...] ===> sbin/conscontrol (depend) ./gengenrtl -h > genrtl.h ./gengenrtl: Exec format error *** [genrtl.h] Error code 126 1 error ----- The system at the host is built with clang and with options: ----- WITH_CLANG_IS_CC="YES" WITH_LIBCPLUSPLUS="YES" ----- -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve