[Pkg-alsa-devel] Bug#272998: alsa-lib: FTBFS on alpha
Steve Langasek
Steve Langasek <vorlon@debian.org>, 272998@bugs.debian.org
Sat Sep 25 04:47:48 UTC 2004
--XvKFcGCOAo53UbWW
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In include/alsa-symbols.h, the following in-line assembly is used when
not building PIC code:
#define use_default_symbol_version(real, name, version) \
__asm__ (".weak " #name); \
__asm__ (".set " #name "," #real)
#endif
The resulting assembly code that gcc chokes on looks like:
.set snd_ctl_elem_info_get_dimensions,__snd_ctl_elem_info_get_dimen=
sions
I have no idea what this is expected to look like in alpha assembly.
--=20
Steve Langasek
postmodern programmer
--XvKFcGCOAo53UbWW
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFBVJX/KN6ufymYLloRAlk3AJoCJ7LGrom9zG7/7Y9VffXxDOjN5gCgph9y
uueC0lSBnB/9ol3ru9DO6oc=
=n+Fa
-----END PGP SIGNATURE-----
--XvKFcGCOAo53UbWW--
More information about the Pkg-alsa-devel
mailing list