Closed GoogleCodeExporter closed 9 years ago
This issue is resolved. My compile host is 64bit, hence the lbprofile library
got compiled with "-m64" option by default.
However, my server was getting compiled with "-m32" flag, hence libprofile was
not compatible.
I reconfigured profile library with CXXFLAGS=-m32 and clean compiled it. This
has resolved the issue
Original comment by gaurav...@gmail.com
on 27 May 2014 at 4:09
Original comment by alkondratenko
on 27 May 2014 at 6:29
Original issue reported on code.google.com by
gaurav...@gmail.com
on 27 May 2014 at 6:43