Lines Matching +full:mingw32 +full:- +full:make
3 -------------------------------------
9 - makefile.vc for Microsoft NMAKE
10 - makefile.bcc for Borland MAKE
11 - makefile.wat for OpenWatcom MAKE
12 - makefile.gcc for MinGW MINGW32-MAKE
13 - all DSP & DSW for Microsoft VisualC++ 6.0 (can be used also with VS.NET AFAIK)
16 …1.0 HOWTO compile LIBXML2 using makefiles <-- for users who want to build the library using *c…
17 …1.1 HOWTO compile LIBXML2 using an IDE <-- for users who want to build the library using an…
18 … 1.2 HOWTO regenerate makefiles for LIBXML2 <-- for libxml2 mantainers/developers/advanced users
29 -----------------------------------------
33 mycompilermake -fmakefile.makefileext [options]
38 # -------------------------------------------------------------------------
40 # -------------------------------------------------------------------------
45 nmake -fmakefile.vc BUILD=release
46 mingw32-make -fmakefile.gcc BUILD=debug ICONV_DIR=c:\myiconv
49 That's all: for any problem/compile-error/suggestion, write to
57 --------------------------------------
65 Using the command "Build->Set Active Configuration" you can choose one of the predefined
73 ------------------------------------------
77 NOTE: if you want to remove all the makefiles, you can use the "bakefile_gen -c" command.
80 - libxml2.bkl (the main one)
81 - Bakefiles.bkgen