Date: Wed, 23 Jul 2014 09:35:12 +0200 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= <jean-sebastien.pedron@dumbbell.fr> To: "freebsd-x11@freebsd org" <freebsd-x11@freebsd.org>, Dimitry Andric <dim@FreeBSD.org> Subject: Re: ATI radeon 3450 with new xorg Message-ID: <53CF65B0.7010504@dumbbell.fr> In-Reply-To: <20140722222518.a5f098a3e5aa4f85407cb3b4@fbsd.es> References: <20140722222518.a5f098a3e5aa4f85407cb3b4@fbsd.es>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --2M6VoD3eNeq5nTLLBDeSjp96f4pivCtob Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 22.07.2014 22:25, Carlos Jacobo Puga Medina wrote: > Hi people, Hello! > Currently I'm testing an ATI Radeon HD 3450 with the new Xorg=20 > drivers on 11-CURRENT. It works partially due some ports aren't able > to compile with CLANG and prefer GCC47. These ports are dri, libGL > and libglapi. >=20 > % uname -a > (...) 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r268969 (...) i386 >=20 > % make -C /usr/ports/graphics/dri -V CC > gcc47 I now see that Mesa (libGL, dri, ...) is built with GCC on i386; never noticed that before. See graphics/libGL/bsd.mesalib.mk: # i386 triggers clang bug 19778. This happens with clang 3.4.1 and older.= =2E if ${ARCH} =3D=3D i386 USE_GCC=3Dyes =2E endif The bug is described here: http://llvm.org/bugs/show_bug.cgi?id=3D19778 I add Dimitry into the loop: Dimitry, do you have any news for this Clang bug? Buildling Mesa with GCC causes the usual libc++ vs. libstdc++ incompatibilty: libGL error: dlopen /usr/local/lib/dri/r600_dri.so failed (/usr/local/lib/dri/r600_dri.so: Undefined symbol "_ZN4llvm13EngineBuilder12selectTargetERKNS_6TripleENS_9StringRefES4_RKNS= _15SmallVectorImplISsEE") --=20 Jean-S=E9bastien P=E9dron --2M6VoD3eNeq5nTLLBDeSjp96f4pivCtob 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 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJTz2W2AAoJEDnpl2Gl/ZTMZVYP/RUB5daKW+UtEXd5DjU1MIgg klQ3yNkdHmA/bX4i/IJrasks0ZBRO5n3tvI58tUJwod0XEUAsLn2ZxMlDx+WziGi bvSg+MtqLZJSvav/jbRQPZ+rdw23k7YB08Abg1gDaVwtZ3X8S5zbB/g3f78PaPYl r4nOteJ8RnIJGELP3OuVLCp1AG5st2DkmhRPzUeTVxHnwvh4yKoZUA7kk1nRGEmY LlOzThwuxUa0fEhdqdMKQmzIWlSzUX6pGgr0H9cr4NJR4fHoPWqHeWO8qju8/M3p Bhrwj7FlLZccYl11cvxlu/Fk16y8c2z6Gwgx4GDa0FIELk5/YKaQh+lFBYcr7Wax Ou643Ez6GYF06bbY1PDDJ5+Eh9qHHuSeB5AbvANF76A2k4XmS6aAYGykh4d0Cqjp SWTdnEdkD/Ubzzh6GSvL4Ok1bsB3PXnFUMdmua4WXl6HXtJ4rI58YRDY2Mj1AXIP Rq4PWeBiJBqL66mT0ClKuNoWWJNqiWQFnIH8V0UCU7R3pTmW0Mbsoc9qmtdQ4c9k /4GLIURXyZIQDqhV8cpRxXmAL90IJQCxi0dWVshozZ+TiurcN4KmtShFXrtZe52S mqRf3XqFtQK+uEWhJNOAxzBJtyL4YU4jN0KeviIh5TqDUN+re2vPK8i7CaRMnyw+ 0J7BfdA/hPdRx+wmBtF3 =KjDi -----END PGP SIGNATURE----- --2M6VoD3eNeq5nTLLBDeSjp96f4pivCtob--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53CF65B0.7010504>