On Sun, Jul 31, 2005 at 04:54:14PM +0100, Roger Leigh wrote: > /tmp/buildd/atlas-3.2.1ln/include/contrib/camm_dpa.h:766: error: memory input > 2 is not directly addressable > > Line 766 is the start of a block of ix86 inline assembly. > Unfortunately, I do not know assembly. The ASM macro expands to > __asm__ __volatile__, but GCC 4.0 does not document the __volatile__ > keyword. Changing it to volatile might help, but I don't think the > error lies at this point.
Changing the VOLATILE macro from __volatile__ to volatile makes no
difference.
Regards,
Roger
--
Roger Leigh
Printing on GNU/Linux? http://gimp-print.sourceforge.net/
Debian GNU/Linux http://www.debian.org/
GPG Public Key: 0x25BFB848. Please sign and encrypt your mail.
signature.asc
Description: Digital signature

