/reactos/sdk/lib/3rdparty/stlport/ |
H A D | configure | 34 --target=<target> target platform (cross-compiling) 55 --with-cxx=<name> use <name> as C++ compiler (use --target= for cross-compilation) 56 --with-cc=<name> use <name> as C compiler (use --target= for cross-compilation)
|
H A D | configure.bat | 53 REM cross compiling 56 if "%1" == "--cross" goto opt_x 135 echo Enables cross-compiling; the result is that all built files that are 472 echo Setting up for cross compiling.
|
H A D | INSTALL | 97 … If you use cross-compiler, you can find libraries in the <STLport root dir>/lib/<target platform>
|
/reactos/sdk/lib/evtlib/ |
H A D | CMakeLists.txt | 2 ## FIXME: Make the library cross-compiling aware (like cmlib or inflib)
|
/reactos/modules/rostests/apitests/atl/ |
H A D | atl_apitest.rc | 13 IDB_CROSS BITMAP "cross.bmp"
|
/reactos/dll/opengl/glu32/src/libutil/ |
H A D | project.c | 100 static void cross(float v1[3], float v2[3], float result[3]) in cross() function 126 cross(forward, up, side); in gluLookAt() 130 cross(side, forward, up); in gluLookAt()
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | README.evc8 | 60 - The cross compilers of VC8 are the same version as for the native target, i.e. MSC14. 62 - The cross compiler for MIPS has the same bug as mentioned in doc/README.evc4 and
|
H A D | FAQ | 28 Q3.4 Does STLport support cross-compilation? 371 Q3.4 Does STLport support cross-compilation? 378 where CROSSTARGET is GCC's cross prefix (something like 'i586-pc-linux-gnu', 379 if C++ cross compiler named as 'i586-pc-linux-gnu-c++'), BASECROSS is base of 380 cross-compiler's location (i.e. ${BASECROSS}/bin in case above is a location
|
H A D | README.evc9 | 61 - The cross compilers of VC9 are the same version as for the native target, i.e. MSC15.
|
H A D | README.wince | 79 - All compilers are cross-compilers, i.e. you run them on a win32 host and they
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | config.log | 15 configure:938: checking whether the C compiler (gcc ) is a cross-compiler
|
H A D | configure | 936 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" … 937 echo "configure:938: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5
|
H A D | INSTALL | 143 If you are building compiler tools for cross-compiling, you can also
|
/reactos/modules/rosapps/applications/net/ncftp/autoconf/ |
H A D | aclocal.m4 | 441 # action if cross compiling 1116 # action if cross compiling 1169 # action if cross compiling 1302 # action if cross compiling 1368 # action if cross compiling 1473 # action if cross compiling 1510 # action if cross compiling 1544 # action if cross compiling 1591 # action if cross compiling 1628 # action if cross compiling [all …]
|
/reactos/sdk/lib/3rdparty/stlport/build/lib/ |
H A D | README | 26 - support cross-compilation
|
/reactos/sdk/lib/3rdparty/stlport/build/test/unit/ |
H A D | STATUS | 2 Operational environment: cross for Linux 2.6.9 uClibc 0.9.27, IA32 6 Compiler: gcc 3.4.3 (cross-compiler) 257 Compiler: gcc 3.4.5 (cross on Linux) 287 Compiler: gcc 3.4.5 (cross on Linux) 406 (cross compiling for AMD64) 427 (cross compiling for AMD64)
|
/reactos/ |
H A D | toolchain-msvc.cmake | 47 # Otherwise it breaks cross-compilation (32bit ReactOS cannot be compiled by 64bit LLVM),
|
/reactos/dll/opengl/glu32/src/libtess/ |
H A D | alg-outline | 111 a planar decomposition. As we cross each vertex, we update the mesh 142 that we cross as we walk through the dictionary. 159 vertices cross the sweep line, and a function EdgeLeq(e1,e2; loc)
|
/reactos/sdk/cmake/ |
H A D | host-tools.cmake | 53 message("Not cross-compiling, no special host-tools cmake command")
|
/reactos/dll/3rdparty/libtirpc/ |
H A D | INSTALL | 180 If you are _building_ compiler tools for cross-compiling, you should 184 If you want to _use_ a cross compiler, that generates code for a
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/nmake/ |
H A D | targets.mak | 93 # target cpu when cross-compiling) by appropriate if/else clauses.
|
/reactos/sdk/lib/ucrt/string/arm64/ |
H A D | wcslen.asm | 36 …; when a char-by-char implementation would not, we have to ensure that we never cross a page bound…
|
H A D | strlen.asm | 37 …; when a byte-by-byte implementation would not, we must ensure that we never cross a page boundary…
|
/reactos/media/fonts/doc/OpenSans/ |
H A D | Apache License.txt | 83 cross-claim or counterclaim in a lawsuit) alleging that the Work
|
/reactos/media/fonts/doc/TrebuchetMS/ |
H A D | Apache License.txt | 83 cross-claim or counterclaim in a lawsuit) alleging that the Work
|