MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / try_link

Method try_link

Lib/distutils/command/config.py:241–258  ·  view source on GitHub ↗

Try to compile and link a source file, built from 'body' and 'headers', to executable form. Return true on success, false otherwise.

(self, body, headers=None, include_dirs=None, libraries=None,
                 library_dirs=None, lang="c")

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

check_funcMethod · 0.95
check_libMethod · 0.95

Calls 4

_check_compilerMethod · 0.95
_linkMethod · 0.95
_cleanMethod · 0.95
infoMethod · 0.45

Tested by

no test coverage detected