According to the documentation for external, half of it is not even implemented, and it sounds like it works differently for "run" and "stand-alone" versions of the code.
Quote:
the linkage would be by means of a standard, operating system-specific linkage editor.
It sounds like if you can get your OS to link a compiled library to your binary (by means outside of Turing?), Turing could actually run those routines...
Though really, I haven't seen this done. Would be interesting if anyone could point to a working example though.