I meant linking in the web sense - literally pointing at some offsite bit of code that you do not distribute and adding its APIs to the context you're currently running in.
Technically, you are instructing your runtime to load and execute source code hosted elsewhere. I don't think this is the kind of linking GPL refers to.