Partie XVI. Link dynamique/incremental
Table des matières
- G_make —  call make or nmake
 
- VCtoLCCLib — converts Ms VC libs to LCC-Win32 libs.
 
- addinter — new functions interface dynamic link at run time.
 
- c_link —  check incremental/dynamic link
 
- call — Fortran or C user routines call
 
- chooselcccompiler — choose LCC-Win32 as the default C Compiler.
 
- configure_lcc — set environments variables for LCC-Win32 C Compiler.
 
- configure_ifort — set environments variables for Intel Fortran Compiler
    (Windows).
 
- configure_msvc — set environments variables for Microsoft C Compiler.
 
- dllinfo — provides information about the format and symbols provided in
    executable and DLL files (Windows).
 
- findlcccompiler — detects LCC-Win32 C Compiler
 
- findmsifortcompiler — detects Intel fortran Compiler
 
- findmsvccompiler — detects Microsoft C Compiler
 
- fort — Fortran or C user routines call
 
- getdynlibext — get the extension of dynamic libraries on your operating system.
 
- haveacompiler — detect if you have a C compiler.
 
- ilib_build — utility for shared library management
 
- ilib_compile —  ilib_build utility: executes the Makefile produced by ilib_gen_Make
 
- ilib_for_link —  utility for shared library management with link
 
- ilib_gen_Make —  utility for ilib_build: produces a Makefile for building shared libraries
 
- ilib_gen_cleaner —  utility for ilib_build: generates a cleaner file
 
- ilib_gen_gateway — utility for ilib_build, generates a gateway file.
 
- ilib_gen_loader —  utility for ilib_build: generates a loader file
 
- ilib_mex_build —  utility for mex library management
 
- ilib_verbose — set level of display used by dynamic link
    functions.
 
- link — dynamic linker
 
- ulink —  unlink a dynamically linked shared object
 
- with_lcc — returns if LCC-Win32 is the default C Compiler.