From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21450 invoked by alias); 17 Aug 2014 13:20:17 -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 21433 invoked by uid 89); 17 Aug 2014 13:20:15 -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; Sun, 17 Aug 2014 13:20:14 +0000 Received: from vapier.localnet (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id EB3923400A3; Sun, 17 Aug 2014 13:20:12 +0000 (UTC) From: Mike Frysinger To: Joel Sherrill Cc: "gdb@sourceware.org" Subject: Re: [PATCH 1/1] erc32 sim: Add libdl to build of sis Date: Sun, 17 Aug 2014 13:20:00 -0000 Message-ID: <13304922.YQySRetGzW@vapier> User-Agent: KMail/4.13.3 (Linux/3.14.2; KDE/4.13.3; x86_64; ; ) In-Reply-To: <53EE0774.7020707@oarcorp.com> References: <1408054866-9877-1-git-send-email-joel.sherrill@oarcorp.com> <1507685.62jiOPJB0J@vapier> <53EE0774.7020707@oarcorp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3462478.rx9PQFEN2e"; micalg="pgp-sha1"; protocol="application/pgp-signature" X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00058.txt.bz2 --nextPart3462478.rx9PQFEN2e Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="us-ascii" Content-length: 893 On Fri 15 Aug 2014 08:13:24 Joel Sherrill wrote: > On 8/14/2014 7:30 PM, Mike Frysinger wrote: > > 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. > >=20 > > can you post some errors ? the only sim that actually uses libdl is the > > Blackfin one. i suspect the dl usage is coming from another binutils l= ib > > (like bfd?) which means the fix is not this :). >=20 > I just saw the sparc failure and fixed it. Once I saw that all of our > targets with simulators enabled failed like this (from v850), I was pretty > sure I had fixed a symptom and not the root cause. Roland just regenerated the sim configure files due to changes in the commo= n=20 plugin/dlfcn logic. i guess pull the latest repo and see if you still have= =20 troubles building ? -mike= --nextPart3462478.rx9PQFEN2e 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 iQIcBAABAgAGBQJT8KwOAAoJEEFjO5/oN/WBIU0P/AtTVcWvEVsYFaBDgA6dtEOG mGKSR1QF+Qh006WLkrYtfSb5HOgPZPEDF60nXmFFVWrgqy5lrs/uvMDcmHycZAlP ouwFOCIfP7pfbfY8keHOgesy0+5gjTNA3BvHD1UTKREJbFu8sPZZ3XoE/IBVeNwd WT4YlRopKKMyzHyKICT+Z/UOvHNsNQCdjDX+U1bABC+IRle4TuYZ5rXipk5eQZeq Bqcu/YIqfUu/fxWS0P6BKC6swJdCgz7qMaaeE3bg2NYCZHdDOx/I4VuJ6I2B4Ujm p0vGmpGnZTgtUDlEP/Xer/0Vup1w2MffOMjjeucy28HmEB5lK/mTVlqJZq1dJstf cXkqPqhFQD3/zto9xxUrC9rnN0j9pnwmXi3Ex2TSb/APW3104jLCDuAi0+ck8Hf3 tHQCpK9WzyUHjDlNQg0s7aE4ZhcjrLfjyZ4krCVPnOkd1W0W3Ng4QAoLMBlMXBOu j6rlwPNr0J1HfdrEWNPSbd0WNBuUeHx4HI+Gr/fuurfJtdNV1OI3X7o6qEElBVa1 BRz+nrdIkOhYOM2OM62tD7jcrAoYHcLBbzL8XcmD5dx3dQQfLdmCi3BPV+6C4YO0 0hFBw5M28W+HrfMmxuINAJBOh3n5oAvwU/NzrbkLhE0/kAqj8ecA2e9SZfCFYokq AInBgvBWYwzxyL6yXueH =aJh7 -----END PGP SIGNATURE----- --nextPart3462478.rx9PQFEN2e--