Lines Matching +full:r +full:- +full:xp
9 UNIX and under the Cygwin UNIX-emulation environment for Windows. Standards
14 It was decided that Magick++ will be around for the long-haul, so its API
21 * C++-style casts (e.g. static_cast)
45 Windows XP Intel Pentium IV Visual C++ 6.0 Standard
47 Windows '98 + Cygwin 1.3.10 Intel Pentium III GCC 2.95.3-5
48 Windows NT 4.0 SP6a Intel Pentium II GCC 2.95.3-5
49 Windows XP + Cygwin 1.3.10 Intel Pentium IV GCC 2.95.3-5
59 Linux 6.0 <Alexander.Zimmermann@fmi.uni-passau.de>
61 Linux 7.0 <Alexander.Zimmermann@fmi.uni-passau.de>
65 Linux 7.Xi386 & alpha GCC 3.0 <Alexander.Zimmermann@fmi.uni-passau.de>
66 SGI IRIX MIPS IRIX C++ Albert Chin-A-Young
68 SunOS Sun WorkShop Albert Chin-A-Young
71 5.6, 5.7,SPARC Sun Forte CC Albert Chin-A-Young
73 HP-UX PA-RISC HP-UX aCC Albert Chin-A-Young
80 "Darwin" -926)
86 ------------------------------------------------------------------------
100 ./configure [ --prefix=/prefix ]
114 ./configure CXX=CC CXXFLAGS=-O2 LIBS=-lposix
124 CXX Name of C++ compiler (e.g. 'CC -Xa') to use
125 compiler 'CC -Xa'
126 CXXFLAGS Compiler flags (e.g. '-g -O2') to compile with
128 CPPFLAGS Include paths (-I/somedir) to look for header
130 Library paths (-L/somedir) to look for
132 LDFLAGS library run-path may additionally require
133 -R/somedir or '-rpath /somedir' in order to
135 LIBS Extra libraries (-lsomelib) required to link
142 ------------------------------------------------------------------------
144 Windows '9X, NT, 2000, ME, & XP
148 Windows '95 through Windows XP are supported by the ImageMagick source
151 to ImageMagick, Magick++, add-on libraries (e.g. JPEG), and a ready-made
159 Unix-emulation environment for Windows NT. Obtain and install Cgywin from