.so vs .library overhead

This forum is for general developer support questions.
Post Reply
chris
Posts: 564
Joined: Sat Jun 18, 2011 12:05 pm
Contact:

.so vs .library overhead

Post by chris »

Is there any overhead difference between calling a function from a shared object (.so) and a function from an Amiga shared library (.library)?
Post Reply