Find the answer to your Linux question:
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 ...
  1. #1
    Just 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

  2. #2
    Linux Engineer wje_lf's Avatar
    Join Date
    Sep 2007
    Location
    Mariposa
    Posts
    1,192
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...