Skip to content

Instantly share code, notes, and snippets.

@jld
Created March 15, 2013 18:40
Show Gist options
  • Select an option

  • Save jld/5172035 to your computer and use it in GitHub Desktop.

Select an option

Save jld/5172035 to your computer and use it in GitHub Desktop.
The difference between a libjpeg that works and a libjpeg that blackscreens my FirefoxOS dev phone. WTF, binutils.
62c62
< LOAD 0x037000 0x00037000 0x00037000 0x00460 0x00478 RW 0x1000
---
> LOAD 0x037000 0x0006e000 0x00037000 0x00460 0x00478 RW 0x1000
71c71
< 02 .init_array .fini_array .data.rel.ro .dynamic .got .data .bss
---
> 02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment