The only sure way I know to statically link a single library is to dispense with the common -lname and directly specify /path/to/libffcall.a (or the platform-specific equivalent) on the linker command line.

- Daniel

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to