F
fjliu2004
Hi,
When I compiled a program (prog.c) that loads a shared lib (lib.so) to
be a standalone executable, it ran without any problems. However, when
I made prog.c into a Perl module, when it ran it complained that there
was an undefined symbol in lib.so and exited with status code 0177. Has
anyone encountered this problem before? I would appreciate it if
someone can share his/her solution with me.
Thanks in advance!
Frank
When I compiled a program (prog.c) that loads a shared lib (lib.so) to
be a standalone executable, it ran without any problems. However, when
I made prog.c into a Perl module, when it ran it complained that there
was an undefined symbol in lib.so and exited with status code 0177. Has
anyone encountered this problem before? I would appreciate it if
someone can share his/her solution with me.
Thanks in advance!
Frank