From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11422 invoked by alias); 5 Aug 2015 01:24:26 -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 11413 invoked by uid 89); 5 Aug 2015 01:24:26 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 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; Wed, 05 Aug 2015 01:24:25 +0000 Received: from vapier (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with SMTP id 60B8B340906; Wed, 5 Aug 2015 01:24:23 +0000 (UTC) Date: Wed, 05 Aug 2015 01:24:00 -0000 From: Mike Frysinger To: Joel Sherrill Cc: "gdb@sourceware.org" Subject: Re: Moxie Sim build error Message-ID: <20150805012432.GD7147@vapier> Mail-Followup-To: Joel Sherrill , "gdb@sourceware.org" References: <55BFEA72.2060508@oarcorp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AbQceqfdZEv+FvjW" Content-Disposition: inline In-Reply-To: <55BFEA72.2060508@oarcorp.com> X-IsSubscribed: yes X-SW-Source: 2015-08/txt/msg00006.txt.bz2 --AbQceqfdZEv+FvjW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 557 On 03 Aug 2015 17:25, Joel Sherrill wrote: > After getting dtc, now the build fails here: >=20 > ../../binutils-gdb/gdb/moxie-tdep.c: In function =E2=80=98moxie_skip_prol= ogue=E2=80=99: > ../../binutils-gdb/gdb/moxie-tdep.c:244:8: error: incompatible types when= assigning to type =E2=80=98struct symbol *=E2=80=99 from type =E2=80=98str= uct block_symbol=E2=80=99 > sym =3D lookup_symbol (func_name, NULL, VAR_DOMAIN, NULL); >=20 > Any suggestions? looks like a gdb error, not sim (my way of saying that i won't be looking into it myself ;]) -mike --AbQceqfdZEv+FvjW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-length: 819 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVwWXQAAoJEEFjO5/oN/WBcOQQALv5UumbuGUwbENqmNtTIsWd dbe3iDfDIvkwgx8VXNEFc8VV6uQ4pZySV/pjLuATBiEzdjWAFBWnswu5zK8WwjRW fsXe/XYR1xgdjPKHD3wcFDVc/pZKSj3V9BR4AuwH0crEu7QIoTW6VzZalrncSqde /wqJqb0zNhcN9PunZvvek8H/AA8Py2sumWHz5BbZ4svn5QSUezyVuYOmokEEsS7r thk3awQ2p6HHIKYWBtcS2qMNvANCfrMvOQI9+hcSdxNz67C+4tRKOo3cmj+pHDOU 3aar+re4f6E5RyIfGoEUGyyk+KkDaupPFm4LknToaKObSPKSQRAzfWdZkinF+NiA gwKcXfjVe55g7TWOO5EnemlvuU6pbWfSSSiLT1AksoXo0ygzZzWCNVNKV+JeSk57 Tt/ciaczJUl9M7+T2iDl2UWDi20IzmPu8gS6JgAEJ7NbJigG7I6OnPuJcm9L5E3D sFGfOtONCjCX33FeZoRrFP1xRxGcKX79rIAsih0RvYxHSAyCiJ0WqMTSx+9NYl5I PHd2RzjMQkcMpJsmFvPgedkrxbXgHETbY8ck2s5JC6w5TroLyeH22L8F1hMQLVNc PoAujdRI0t53/wMilZ/1wDsQcrLjvpc0MxFphNrSJWH+utLe+EVgsy2IqCnQjDF9 +K/jvTdGM7cM3qJ19Fa+ =jQ6h -----END PGP SIGNATURE----- --AbQceqfdZEv+FvjW--