Earlier quoted context omitted.
you can't copy MIT-licensed files without crediting it either. And you can statically link GPL code, assuming you release the source to all app users. You might be confusing it with LGPL, which says you can link to proprietary apps dynamically, but have to release source in all other cases.
I thought useing GPL code without modifications was acceptable without any licensing, or is that a 'lesser GPL' license?
The GPL is the prototypical copyleft licence, designed to encourage the liberation of software, in part via its dependencies.