Search Results

Search: Posts Made By: dneely
Forum: Programming 10-11-2001
8,454
Posted By dneely
The relocation table of a shared object is not...
The relocation table of a shared object is not updated properly via the run-time linking method (dlopen). This means the calling process can make function calls into the shared object fine, but the...
Forum: Programming 09-21-2001
8,454
Posted By dneely
I'm currently checking my code for bugs because...
I'm currently checking my code for bugs because that's always usually the problem. However, know that I'm not doing a static link at all. The compile link and runtime link are both dynamic to the...
Forum: Programming 09-20-2001
8,454
Posted By dneely
Runtime Linking shared Objects
I'm runtime linking (dlopen and dlsym) to a shared object (library) I've created and after a number of function calls into the library the program core dumps (Illegal operation). This only occurs...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 07:01 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy