From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20674 invoked by alias); 15 Aug 2014 00:30:29 -0000 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org Received: (qmail 20647 invoked by uid 89); 15 Aug 2014 00:30:28 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-3.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 X-HELO: smtp.gentoo.org Received: from smtp.gentoo.org (HELO smtp.gentoo.org) (140.211.166.183) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Fri, 15 Aug 2014 00:30:27 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 8A53834028F; Fri, 15 Aug 2014 00:30:25 +0000 (UTC) From: Mike Frysinger To: gdb@sourceware.org Cc: Joel Sherrill Subject: Re: [PATCH 1/1] erc32 sim: Add libdl to build of sis Date: Fri, 15 Aug 2014 00:30:00 -0000 Message-ID: <1507685.62jiOPJB0J@vapier> User-Agent: KMail/4.13.3 (Linux/3.14.2; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1408054866-9877-1-git-send-email-joel.sherrill@oarcorp.com> References: <1408054866-9877-1-git-send-email-joel.sherrill@oarcorp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart14535356.DIKpA5EQhP"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00045.txt.bz2 --nextPart14535356.DIKpA5EQhP Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 382 On Thu 14 Aug 2014 17:21:06 Joel Sherrill wrote: > sis failed to link on Fedora 20 because it was not linking against > libdl. There may be a better way but this does work. can you post some errors ? the only sim that actually uses libdl is the=20 Blackfin one. i suspect the dl usage is coming from another binutils lib=20 (like bfd?) which means the fix is not this :). -mike= --nextPart14535356.DIKpA5EQhP Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJT7VSmAAoJEEFjO5/oN/WB43gQAIiP4XvRg2cXjGnxMkV66dnx Pmvt5gmez77LzUdyEHsvkVNH6XCdyOdPOBMUqvSl8V1hnH2mGqMuFWvROn3aLptY a+T+WLoOI+2FvQvuV37Enk+e9gWDRto3Re22s7NvNBMoGbzKZT25QxDg5HTp90YM zF7WmJWWbm7wJ+clhUwzJ/U7Pr7u8lOhKBBPd54HJudsH6Zh1aho40HQMOvADEkS 5t2Il92KNZ6PDz2MneFubmIbl6iI4gdaJVdvpCEy0emISbJIhNwL/+YjHgv2GMxF q+GKBL5caetNDhSKeIcK1Dehiouxa447AUmRNv1r27RAVnRdyhG99rMnrucc9sg7 82n9HgeR3z7ydl7Zhwua4vY4pcZiYln4hD4HOruARMLHeC+pN42q54B6DpPZPZoY FJ8l8RUua8yAtEEEfzUepToI5bjMd2AhymZ/BRWaCQqFJefzM01ZKXAQL9azP4Y7 TZKLCEnfEZdai9fIhV1+C4FpoNQ7tZX6hSyZkG7/qJDlqrjSFASTm2eUmd4U55WL nue2qJo0wCzjgF6dOO4BAN5YIK+EWvDpZwq3w6prproTmsiVc2T8DGWMC4uhJhdn /nRkNVTiVYH19bOsJTHvC2WrIhYD7uGRcVBGosYGAi6exdVcaUenbvVb6Vn82ma7 M329O/Fc7J05l4r2LZtc =XxMk -----END PGP SIGNATURE----- --nextPart14535356.DIKpA5EQhP--