
F:\lcms\srcs.bld\contrib\lcms2-2.15\0build>..\djgpp\config.bat ./..    no-threads no-fastfloat --build=i386-pc-msdosdjgpp --host=i386-pc-msdosdjgpp
Configuring library lcms2 2.15 for DJGPP v2.5...
removing `args.txt'
File `./configure' created
Updating configuration scripts...
File `configure.org' created
Updating libtool scripts...
File `./../ltmain.org' created
No SHELL found in the environment, using default value
No HOME found in the environment, using default value
Running the ./configure script...
configure: loading site script ./../djgpp/config.site
configure: creating cache ./config.cache
checking build system type... i386-pc-msdosdjgpp
checking host system type... i386-pc-msdosdjgpp
checking for a BSD-compatible install... /dev/env/DJDIR/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '42' is supported by ustar format... yes
checking whether GID '42' is supported by ustar format... yes
checking how to create a ustar tar archive... none
checking whether make supports the include directive... yes (GNU style)
checking for i386-pc-msdosdjgpp-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking how to run the C preprocessor... gcc -E
checking for i386-pc-msdosdjgpp-g++... no
checking for i386-pc-msdosdjgpp-c++... no
checking for i386-pc-msdosdjgpp-gpp... no
checking for i386-pc-msdosdjgpp-aCC... no
checking for i386-pc-msdosdjgpp-CC... no
checking for i386-pc-msdosdjgpp-cxx... no
checking for i386-pc-msdosdjgpp-cc++... no
checking for i386-pc-msdosdjgpp-cl.exe... no
checking for i386-pc-msdosdjgpp-FCC... no
checking for i386-pc-msdosdjgpp-KCC... no
checking for i386-pc-msdosdjgpp-RCC... no
checking for i386-pc-msdosdjgpp-xlC_r... no
checking for i386-pc-msdosdjgpp-xlC... no
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) sed
checking for grep that handles long lines and -e... (cached) grep
checking for egrep... (cached) egrep
checking for fgrep... (cached) fgrep
checking for ld used by gcc... (cached) ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... (cached) nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... no, using cp -pfR
checking the maximum length of command line arguments... 12288
checking how to convert i386-pc-msdosdjgpp file names to i386-pc-msdosdjgpp format... func_convert_file_noop
checking how to convert i386-pc-msdosdjgpp file names to toolchain format... func_convert_file_noop
checking for ld option to reload object files... -r
checking for i386-pc-msdosdjgpp-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... unknown
checking for i386-pc-msdosdjgpp-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i386-pc-msdosdjgpp-ar... ar
checking for archiver @FILE support... @
checking for i386-pc-msdosdjgpp-strip... strip
checking for i386-pc-msdosdjgpp-ranlib... ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... (cached) dd
checking how to truncate binary pipes... dd bs=4096 count=1
checking for i386-pc-msdosdjgpp-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... _libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... 
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (ld) supports shared libraries... no
checking dynamic linker characteristics... no
checking how to hardcode library paths into programs... unsupported
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for inline... inline
checking for __attribute__((visibility))... yes
checking whether C compiler accepts -fvisibility=hidden... no
checking whether byte ordering is bigendian... no
checking for gmtime_r... yes
checking whether compiler supports SSE2... no
checking for sqrt in -lm... yes
checking for JPEG support... 
checking jconfig.h usability... yes
checking jconfig.h presence... yes
checking for jconfig.h... yes
checking jerror.h usability... yes
checking jerror.h presence... yes
checking for jerror.h... yes
checking for jmorecfg.h... yes
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for jpeg_read_header in -ljpeg... yes
checking for JPEG library is version 6b or later... yes
yes
checking if JPEG package is complete... yes
checking for ZLIB support ... 
checking zconf.h usability... yes
checking zconf.h presence... yes
checking for zconf.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for compress in -lz... yes
checking for uncompress in -lz... yes
checking for deflate in -lz... yes
checking for inflate in -lz... yes
checking for gzseek in -lz... yes
checking for gztell in -lz... yes
checking if ZLIB package is complete... yes
checking for TIFF support... 
checking tiff.h usability... yes
checking tiff.h presence... yes
checking for tiff.h... yes
checking tiffio.h usability... yes
checking tiffio.h presence... yes
checking for tiffio.h... yes
checking for TIFFOpen in -ltiff... (cached) yes
checking for TIFFClientOpen in -ltiff... (cached) yes
checking for TIFFIsByteSwapped in -ltiff... (cached) yes
checking if TIFF package is complete... yes
checking tiffconf.h usability... yes
checking tiffconf.h presence... yes
checking for tiffconf.h... yes
configure: updating cache ./config.cache
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lcms2.pc
config.status: creating include/Makefile
config.status: creating src/Makefile
config.status: creating utils/tificc/Makefile
config.status: creating utils/transicc/Makefile
config.status: creating utils/linkicc/Makefile
config.status: creating utils/jpgicc/Makefile
config.status: creating utils/psicc/Makefile
config.status: creating testbed/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/fast_float/Makefile
config.status: creating plugins/fast_float/src/Makefile
config.status: creating plugins/fast_float/include/Makefile
config.status: creating plugins/fast_float/testbed/Makefile
config.status: creating plugins/threaded/Makefile
config.status: creating plugins/threaded/src/Makefile
config.status: creating plugins/threaded/include/Makefile
config.status: creating plugins/threaded/testbed/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Done.
