Results 1 to 2 of 2
Hi
Currently i am working with Linux OS. I know we have to use *.so instead of *.dll file.
when i am creating the *.so file with out using printf ...
- 06-25-2008 #1Just Joined!
- Join Date
- Jun 2008
- Posts
- 4
loading .so file
Hi
Currently i am working with Linux OS. I know we have to use *.so instead of *.dll file.
when i am creating the *.so file with out using printf function, it is works fine when i am loading the *.so file.
But when i am creating the *.so file with printf function, this *.s0 file is not loading properly.
I am getting the following error message as ,
warning: Missing the separate debug info file: /usr/lib/debug/.build-id/ac/2eeb206486bb7315d6ac4cd64de0cb50838ff6.debug
Please help me to solve this problem......
Regards,
hai12345
- 06-25-2008 #2
None of this makes any sense.
Is there something that leads you to think that you create a .so file with a printf statement?
Could you please tell us in more detail just what you're trying to do here? We do want to help.--
Bill
Old age and treachery will overcome youth and skill.


Reply With Quote