Error in gcc 2.95.2
Sirron Davis
Sirron@SirronDavis.com
Sun Jan 2 11:54:00 GMT 2000
Error compiling a program with gcc 2.95.2
When compiling I recieve the following error:
x10.s: Assembler messages:
x10.s:2151: Error: no such 386 instruction: 'filds'
x10.s:2175: Error: no such 386 instruction: 'filds'
A newsgroup search with Deja.com (search for: Assembler instruction 386
filds) turned up several other examples of this exact error, but no
solutions.
Included with this message:
* filds_error.command.txt - the exact command which gives the error
* filds_error.dumpmachine.txt - the output of gcc -dumpmachine
* filds_error.dumpspecs.txt - the output of gcc -dumpspecs
* filds_error.dumpversion.txt - the output of gcc -dumpversion
* x10.c - the source program I am trying to compile
* x10.h - the source header for the program
* x10.i - the CPP output
* x10.s - the assembly output (matching the error messages)
Thanks for your help.
Sirron
Sirron@SirronDavis.com
icq: 5828401
-------------- next part --------------
A non-text attachment was scrubbed...
Name: filds_error.dumpspecs.txt.bz2
Type: application/x-bzip2
Size: 994 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000102/6f684edd/attachment.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x10.c.bz2
Type: application/x-bzip2
Size: 7453 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000102/6f684edd/attachment-0001.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x10.h.bz2
Type: application/x-bzip2
Size: 1985 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000102/6f684edd/attachment-0002.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x10.i.bz2
Type: application/x-bzip2
Size: 18676 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000102/6f684edd/attachment-0003.bz2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x10.s.bz2
Type: application/x-bzip2
Size: 6547 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20000102/6f684edd/attachment-0004.bz2>
More information about the Gcc-bugs
mailing list