kleopatra999 / webm

Automatically exported from code.google.com/p/webm
0 stars 0 forks source link

obj_int_extract cannot extract offset when usnig VS2013 with -Gw #852

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
see https://bugzilla.mozilla.org/show_bug.cgi?id=1018402.

When building vp8_asm_enc_offsets.c with -Gw, obj_int_extract cannot ouput 
correct offset information of vp8_asm_enc_offsets.obj.

Original issue reported on code.google.com by makoto...@gmail.com on 4 Sep 2014 at 6:13

GoogleCodeExporter commented 9 years ago
asm_offsets are not required for x86 builds. Once I remove the requirement for 
ARM builds, it will be removed entirely.

Original comment by johannko...@google.com on 4 Sep 2014 at 5:01

GoogleCodeExporter commented 9 years ago

Original comment by ya...@google.com on 3 Oct 2014 at 5:39