built gcc 2.95 on i386-pc-bsdi3.1

Roderik Muit roderik@ripe.net
Fri Aug 13 13:08:00 GMT 1999


Oops! I was too early with my message to gcc@gcc.gnu.org

I _built_ gcc 2.95 on a i386-pc-bsdi3.1 system, but the resulting
compiler produces invalid assembly code - as could be expected from my
original message...

I browsed the 'bugs' section of the info manual, but found no mention
of a similar situation. So here comes the bugreport.


What I get while compiling (ScrollBar.c, part of LessTif), is:
ScrollBar.s: Assembler messages:
ScrollBar.s:8933: Error: no such 386 instruction: `filds'
ScrollBar.s:8940: Error: no such 386 instruction: `filds'

In the next message, only to <bug-gcc@gnu.org>, follows:
- lines 8933 - 8941 of ScrollBar.s
- output of command (standard, as requested)
- Scrollbar.i.gz, uuencoded (standard, as requested)

So if `filds' is an illegal instruction, is gcc 2.95's `configure'
script wrong in defining HAVE_GAS_FILDS_FISTS? I'm >90% sure I've seen
it defining that...

Thanks,

Roderik.


More information about the Gcc mailing list