[Bug c/86156] ffmpeg clean clone fails

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jun 14 19:54:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86156

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-06-14
     Ever confirmed|0                           |1

--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Dave Gress from comment #1)
> add email

The submitter always receives all email on a bug anyway, you don't need to be
CC'd (and you don't need to say anything to add yourself either).

You haven't provided any of the necessary information, as requested by
https://gcc.gnu.org/bugs/

We need the preprocessed source and the output of 'gcc -v'

But "illegal instruction" suggests that you're using a GCC built for a
different machine, but running on an older processor which doesn't support that
build.


More information about the Gcc-bugs mailing list