You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
Add a note about everybody's favorite recurring gcc bug:
error: can't find a register in class 'GENERAL_REGS' while reloading 'asm' Originally committed as revision 13496 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -101,6 +101,14 @@ if some MP3 codec like LAME is installed
|
|||||||
@end table
|
@end table
|
||||||
|
|
||||||
|
|
||||||
|
@chapter Compilation
|
||||||
|
|
||||||
|
@section @code{error: can't find a register in class 'GENERAL_REGS' while reloading 'asm'}
|
||||||
|
|
||||||
|
This is a bug in gcc. Do not report it to us. Instead, please report it to
|
||||||
|
the gcc developers. Note that we will not add workarounds for gcc bugs.
|
||||||
|
|
||||||
|
|
||||||
@chapter Usage
|
@chapter Usage
|
||||||
|
|
||||||
@section ffmpeg does not work; What is wrong?
|
@section ffmpeg does not work; What is wrong?
|
||||||
|
Reference in New Issue
Block a user