Searched refs:runtime (Results 1 – 25 of 45) sorted by relevance
12
80 C/C++ runtime library when linking with STLport. If you want your appli/dll81 to link statically with STLport but using the dynamic C runtime use83 static C runtime use --with-static-rtl. See README.options for details.
58 REM C runtime library142 echo C/C++ runtime library when linking with STLport. If you want your appli/dll143 echo to link statically with STLport but using the dynamic C runtime use145 echo static C runtime use --with-static-rtl. See README.options for details.479 REM * C runtime library selection492 echo Error: Setting C runtime library for compiler other than microsoft ones!496 echo Selecting static C runtime library for STLport501 echo Selecting dynamic C runtime library for STLport
11 #error ERROR: Use of C runtime library internal header file.
59 VBS_RUNTIME_ERROR "Microsoft VBScript runtime error"60 VBS_UNKNOWN_RUNTIME_ERROR "Unknown runtime error"
19 behavior at runtime.36 would only experiment undefined behavior at runtime. In order to make this
76 Also, there is only one runtime available but the IDE doesn't add the corresponding switch to the c…77 The right switch (selecting a dynamically linked runtime) is IMHO /MD or /MDd. This then also switc…
107 _x: Build of STLport as a dll but statically link to the native runtime.109 _statix : build of a static library link dynamically to the native runtime.
119 … runtime or when you build the static STLport library linked with the dynamic version. This option
40 xsltTransformContextPtr runtime);
36 IDS_CPLDESCRIPTION "Configures WineD3D runtime settings."
36 IDS_CPLDESCRIPTION "Configura le impostazioni di runtime di WineD3D."
5 # Install custom tools, runtime, etc. using apt-get
72 #compiler runtime version option (/ML /MLd); but as there is no more single73 #threaded runtime after VC.Net2003 we simply always define _STLP_NO_THREADS
87 # setup proper runtime (static/dynamic, debug/release)
3 * This file is part of the mingw-w64 runtime package.
9 switch -e: exclude HTTP header from file (header is created at runtime, default is on)
20 This package contains the runtime library for STLport.
20 runtime error.
476 Compiler: g++ 3.4.1 (mingw special, MinGW 3.9 runtime)786 Status (release-shared): runtime fail791 Status (stldbg-shared): runtime fail800 Status (release-shared): runtime fail805 Status (stldbg-shared): runtime fail
39 * The floating point support into the shared runtime library is still unimplemented (ieee version o…
107 cmake_dependent_option(RUNTIME_CHECKS "Whether to enable runtime checks on MSVC" ON