in reply to Re^3: Creating my own perl module from c++ code
in thread Creating my own perl module from c++ code

here is the output of "nm ScriptLog.so":

[57] | 0| 0|FUNC |GLOB |0 |UNDEF |__1c2k6Fpv_v_
[53] | 0| 0|FUNC |GLOB |0 |UNDEF |__1c2n6FI_pv_
[63] | 2552| 8|FUNC |GLOB |0 |8 |__1cFGoLog2t5B6M_v_

any idea why did the compilation create them UNDEF???
  • Comment on Re^4: Creating my own perl module from c++ code