This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Invalid 'asm' statements


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





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]