From owner-freebsd-questions@freebsd.org Wed Oct 14 07:56:59 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 80851A136AA for ; Wed, 14 Oct 2015 07:56:59 +0000 (UTC) (envelope-from pierre-yves.peneau@lirmm.fr) Received: from kirkenes.lirmm.fr (kirkenes.lirmm.fr [193.49.104.30]) by mx1.freebsd.org (Postfix) with ESMTP id 4A16DC9C for ; Wed, 14 Oct 2015 07:56:59 +0000 (UTC) (envelope-from pierre-yves.peneau@lirmm.fr) Received: from [0.0.0.0] (torproxy02.31173.se [185.65.135.227]) by kirkenes.lirmm.fr (Postfix) with ESMTPSA id EF598A4FBF for ; Wed, 14 Oct 2015 09:56:50 +0200 (CEST) From: =?UTF-8?Q?Pierre-Yves_P=c3=a9neau?= Subject: Cross-compilation for ARM X-Enigmail-Draft-Status: N1110 To: freebsd-questions@freebsd.org Message-ID: <561E0ABE.4010500@lirmm.fr> Date: Wed, 14 Oct 2015 09:56:46 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ok99O5Cc4KkU3iKErR0asTLnPfAg9eOmW" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2015 07:56:59 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ok99O5Cc4KkU3iKErR0asTLnPfAg9eOmW Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi all, I need to cross-compile the Rodinia[1] benchmark for an ARMv7 processor which is simulated by gem5[2]. I installed the gcc-arm-embedded environment and the compilation passed. There is a problem with the linking operation. It seems that there is no cross-compiled libOpenCL for ARM on FreeBSD. Furthermore, I will need CUDA and OpenMP, and as far as I know, those things are missing too (for ARM environment). Finally, I am using FreeBSD-10.2 RELEASE. Am I missing something or I need to install a virtual machine of Linux ? Thank you. [1] https://www.cs.virginia.edu/~skadron/wiki/rodinia/index.php [2] http://gem5.org/ --=20 +----------------------------------------------------------+ | Pierre-Yves P=C3=A9neau | first.last at lirmm.fr | | PhD student - LIRMM - Sysmic | + 33 4 67 41 85 85 | | B=C3=A2timent 4 Bureau H2.2 | http://walafc0.org | +----------------------------------------------------------+ --ok99O5Cc4KkU3iKErR0asTLnPfAg9eOmW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJWHgq+AAoJEPy7VC2L9m/AL1sQAIBilK85ctfT6SeLdZf9sngc /OwcUrzcJnZFsrN2uEqaiwo3Q1StNauDKTq8uiEYZhNUwkMHvb0xhnbPLVa757vq AhsB1P3YU7071GWI3SZAJbphyhEr8THmuRiYCmzNXAn2TWgugBDliYxkxl0W1Lxp uNNFVXn1+LNTDsjhh44+VeLH42VmF7yTuQb6zpA0ByYPi0J6UfWEweKrJykv9RJj UJr8OFPFCI2jPV8EtthCE8CupzMvKoxcB2LHVqh6lynJiH2bgCZV4082CrK1CbEq bD1TiTGLwls5NjpWLTO2gvCfZH4K+GiC2LU/MvcA0cEDBArX3Hhtop4HCiTE1fMY LDTsune1wVFibZjAvsvFyi9mqYiVil/BQ/iMKA8+8HLqNce2Qg74iZobcR6vblHN 1DjmWeEUTqeDgd1gmtV73RD9t16RaXa9jvNxgaDlJaOBPFF7dfWOWhU9GgFwFfj5 Hlo2ZXEWbcjz+ryWro4DNu24qsoBS40XDJscUx2F2hfO9OAhu1QbtXBlSOzliVe5 yI28cnc6i5L16kMi/TBJJ0DWwP9tza8CQM4l/25LxszJyaaua0C92QYHLG3Dx5kr LbFLDQa6IPN6jC/Wd6p6wIUDhANLlFLyz0MSRGRHAIGHCp1vcfm0f5cENdwyFhEE 6H0aG8CXpazTjqnzuyPr =2PB8 -----END PGP SIGNATURE----- --ok99O5Cc4KkU3iKErR0asTLnPfAg9eOmW--