Navigation
index
scilab beta documentation
»
Dynamic/incremental Link
ΒΆ
G_make
call make or nmake
addinter
new functions interface dynamic link at run time.
c_link
check if symbol loaded with dynamic link
call
Fortran or C user routines call
chooselcccompiler
moved as toolbox in ATOMS
configure_msifort
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).
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_include_flag
Return a formated includes related string to pass to system compiler
ilib_mex_build
utility for mex library management
ilib_verbose
set level of display used by dynamic link functions.
link
dynamic linker
supported_compilers
supported and compatible compilers by Scilab
ulink
unlink a dynamically linked shared object
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
scilab beta documentation
»