Invalid 'asm' statements
Drew P. Vogel
dvogel@intercarve.net
Thu Oct 25 07:29:00 GMT 2001
Hello all,
I am attempting to compile a few pieces of software using gcc
2.95.3. I recieve Inavlid 'asm' statement errors while compiling though. I
have read the relevant info in the FAQ, but in this case it doesn't seem
to apply. This is because the code gcc complains about doesn't contain any
asm statements (ie: texinfo 4.0's info/echo-area.c at line 1471 is
complained about but the line is an FD_ZERO macro call).
I upgraded gcc from 2.7.3.2 (I believe) to 2.95.3 on a Debian
GNU/Linux 2.1 machine. I have also upgraded the binutils to the newest
version and gcc seems to be using glibc 2.1, if it matters.
Any help will be greatly appreciated.
--Drew Vogel
More information about the Gcc-help
mailing list