In my stap script I have some embedded C function that needs to make some calls to external libraries. Is there I can link my script with the external libs? Or do i need to add all the code I need into my script. -- Mahmoud Hanafi