OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mingw32msvc
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/sqlite/src/
mkextw.sh
8
CC="i386-
mingw32msvc
-gcc -O2 $OPTS -Itsrc"
9
NM="i386-
mingw32msvc
-nm"
15
i386-
mingw32msvc
-dllwrap \
17
--driver-name i386-
mingw32msvc
-gcc \
18
--dlltool-name i386-
mingw32msvc
-dlltool \
19
--as i386-
mingw32msvc
-as \
mkdll.sh
18
CC="i386-
mingw32msvc
-gcc -Os $OPTS -Itsrc -I$TCLDIR"
19
NM="i386-
mingw32msvc
-nm"
33
i386-
mingw32msvc
-dllwrap \
35
--driver-name i386-
mingw32msvc
-gcc \
36
--dlltool-name i386-
mingw32msvc
-dlltool \
37
--as i386-
mingw32msvc
-as \
43
i386-
mingw32msvc
-dllwrap \
45
--driver-name i386-
mingw32msvc
-gcc \
46
--dlltool-name i386-
mingw32msvc
-dlltool \
47
--as i386-
mingw32msvc
-as
[
all
...]
publish.sh
73
i386-
mingw32msvc
-gcc -Os $OPTS -Itsrc -I$TCLDIR sqlite3.c tsrc/shell.c \
/build/core/combo/
HOST_windows-x86_64.mk
31
TOOLS_PREFIX := /usr/bin/amd64-
mingw32msvc
-
32
HOST_C_INCLUDES += /usr/lib/gcc/amd64-
mingw32msvc
/4.4.2/include
33
HOST_GLOBAL_LD_DIRS += -L/usr/amd64-
mingw32msvc
/lib
/external/llvm/lib/Target/AArch64/AsmParser/
Android.mk
39
# or on Linux with
mingw32msvc
-gcc 4.2, which is used to cross-compile
/external/llvm/lib/Target/ARM/AsmParser/
Android.mk
39
# or on Linux with
mingw32msvc
-gcc 4.2, which is used to cross-compile
/development/build/tools/
windows_sdk.mk
18
ifeq ($(strip $(shell which i586-
mingw32msvc
-gcc 2>/dev/null)),)
Completed in 401 milliseconds