Hi, What amendments should i make to the Makefile CFLAGS in order to get it to link the objects into a library .so? I have modified a program so it can be loaded dynamically as a library but am having trouble determining what to amend in the Makefile. Cheers Craig