Closed GoogleCodeExporter closed 9 years ago
Hello,
I have the same issue and I produce a little patch to solve it (see issue 469).
The workaround for this issue need to use some compile flags.
In order you need to recompile the libbreakpad:
1) make distclean
2) ./configure CXXFLAGS=-fPIC CPPFLAGS=-fPIC CFLAGS=-fPIC
3) make
4) sudo make install
Regards
Raffaele
Original comment by raffa...@techsquare.a-tono.net
on 24 Feb 2012 at 10:25
Original comment by thestig@chromium.org
on 18 Dec 2013 at 2:15
Original issue reported on code.google.com by
Dan.ori...@gmail.com
on 19 Dec 2011 at 2:46