This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Sebastian Steiger writes: > The library I'm importing is called _gain.so. > > Does this help you? Yes, it all kooks fine. now try LD_DEBUG=all and see if there are any errors. It's very unhelpful that python isn't telling you the error string returned by dlopen(). That would probably tell you what was wrong. Andrew.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |