psp-objdump -S _gcov.o
_gcov.o: file format elf32-littlemips
Disassembly of section .text:
00000000 <__gcov_init>:
0: 03e00008 jr ra
4: 00000000 nop
00000008 <__gcov_flush>:
8: 03e00008 jr ra
c: 00000000 nop
How can i force libgcov.a to be build with valid code?
Were you able to generate the libgcov.a file ?
Can you pls tell how you were able to resolve this
problem ?
I am also looking for the same file to be generated,
but w.r.t MIPS environment.
Thx in advans,
Karthik Balaguru