From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3A1D51393F1 for ; Tue, 15 Sep 2015 15:44:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52048E0894; Tue, 15 Sep 2015 15:44:18 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 411C2E088A for ; Tue, 15 Sep 2015 15:44:17 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZbsOy-0005dD-Tp for gentoo-user@lists.gentoo.org; Tue, 15 Sep 2015 17:44:13 +0200 Received: from rrcs-71-40-157-251.se.biz.rr.com ([71.40.157.251]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2015 17:44:12 +0200 Received: from wireless by rrcs-71-40-157-251.se.biz.rr.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Sep 2015 17:44:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: james Subject: [gentoo-user] Re: OT: GCC 5 Offloading Date: Tue, 15 Sep 2015 15:44:01 +0000 (UTC) Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 71.40.157.251 (Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Firefox/36.0 SeaMonkey/2.33.1) X-Archives-Salt: 643d187d-0022-487b-b029-4013d440a73f X-Archives-Hash: 017dc764a23e8a3c8ce73bfe2531d188 Fernando Rodriguez outlook.com> writes: > > > Do you know of any plans to enable offloading on the gentoo toolchain? > > > I was able to build the offloading compiler using crossdev with a few hacks > The link was for the emulator ebuild[1]. I got distracted with other > stuff and didn't make the host compiler, will do it this week. I've been noodling around with DAGs, Tup, CheckInstall and Ninja. for this sort of build effort, but nothing is solid (yet). I really want a flexible DAG mechanism for building thing outside of gentoo proper devmanual, for quick code testing and hacking. Besides, I'm not sure you have to. Look there is an overlay for gcc-5 & gcc-6:: [1] Down the page a bit:: gcc-5.2.0 multislot regression-test vanilla altivec debug nopie nossp doc gcj awt hardened multilib objc objc-gc libssp objc++ fixed-point go graphite cilk +nls +nptl +cxx +fortran +openmp +sanitize > I built the offloading (accel) compiler as follows: Sorry about pruning the message:: gmane is a picky_pain some times about length of post vs length of reply. Those instructions you posted are keenly appreciated, as well as the other info. Give me some time to digest/test/regress/obsess on all of this information and let's start a new thread. THANKS! James [1] http://gpo.zugaina.org/sys-devel/gcc