This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: how compile libffi as shared library?


Sorry for my old reply... I was don't understand your message... this are the logs...
thanks for your attention...


-------- configure output ------------

checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... C:/MinGW/mingw32/bin/ld.exe
checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes
checking for C:/MinGW/mingw32/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /mingw/bin/nm
checking whether ln -s works... yes
checking how to recognize dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
checking how to run the C preprocessor... gcc -E
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 dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 8192
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT
checking if gcc PIC flag -DDLL_EXPORT works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... C:/MinGW/mingw32/bin/ld.exe
checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT
checking if g++ PIC flag -DDLL_EXPORT works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... no
checking sys/mman.h usability... no
checking sys/mman.h presence... no
checking for sys/mman.h... no
checking for mmap... no
checking for sys/mman.h... (cached) no
checking for mmap... (cached) no
checking for ANSI C header files... (cached) yes
checking for memcpy... yes
checking for working alloca.h... no
checking for alloca... yes
checking size of double... 8
checking size of long double... 12
checking whether byte ordering is bigendian... no
checking assembler .cfi pseudo-op support... yes
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating testsuite/Makefile
config.status: creating man/Makefile
config.status: creating libffi.pc
config.status: creating fficonfig.h
config.status: fficonfig.h is unchanged
config.status: linking src/x86/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing include commands
config.status: executing src commands


-------- config.log ---------

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by libffi configure 3.0.8, which was
generated by GNU Autoconf 2.63.  Invocation command line was

$ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = VM-XP
uname -m = i686
uname -r = 1.0.11(0.46/3/2)
uname -s = MINGW32_NT-5.1
uname -v = 2007-01-12 12:05

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: .
PATH: /usr/local/bin
PATH: /mingw/bin
PATH: /bin
PATH: /c/WINDOWS/system32
PATH: /c/WINDOWS
PATH: /c/WINDOWS/System32/Wbem
PATH: /c/Archivos de programa/TortoiseSVN/bin
PATH: /c/Archivos de programa/SlikSvn/bin/


## ----------- ## ## Core tests. ## ## ----------- ##

configure:2159: checking build system type
configure:2177: result: i686-pc-mingw32
configure:2199: checking host system type
configure:2214: result: i686-pc-mingw32
configure:2236: checking target system type
configure:2251: result: i686-pc-mingw32
configure:2299: checking for a BSD-compatible install
configure:2367: result: /bin/install -c
configure:2378: checking whether build environment is sane
configure:2421: result: yes
configure:2446: checking for a thread-safe mkdir -p
configure:2485: result: /bin/mkdir -p
configure:2498: checking for gawk
configure:2514: found /bin/gawk
configure:2525: result: gawk
configure:2536: checking whether make sets $(MAKE)
configure:2558: result: yes
configure:2798: checking for gcc
configure:2814: found /mingw/bin/gcc
configure:2825: result: gcc
configure:3057: checking for C compiler version
configure:3065: gcc --version >&5
gcc.exe (GCC) 3.4.5 (mingw-vista special r3)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3069: $? = 0
configure:3076: gcc -v >&5
Reading specs from C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw-vista special r3)
configure:3080: $? = 0
configure:3087: gcc -V >&5
gcc.exe: `-V' option must have argument
configure:3091: $? = 1
configure:3114: checking for C compiler default output file name
configure:3136: gcc conftest.c >&5
configure:3140: $? = 0
configure:3178: result: a.exe
configure:3197: checking whether the C compiler works
configure:3207: ./a.exe
configure:3211: $? = 0
configure:3230: result: yes
configure:3237: checking whether we are cross compiling
configure:3239: result: no
configure:3242: checking for suffix of executables
configure:3249: gcc -o conftest.exe conftest.c >&5
configure:3253: $? = 0
configure:3279: result: .exe
configure:3285: checking for suffix of object files
configure:3311: gcc -c conftest.c >&5
configure:3315: $? = 0
configure:3340: result: o
configure:3344: checking whether we are using the GNU C compiler
configure:3373: gcc -c conftest.c >&5
configure:3380: $? = 0
configure:3397: result: yes
configure:3406: checking whether gcc accepts -g
configure:3436: gcc -c -g conftest.c >&5
configure:3443: $? = 0
configure:3544: result: yes
configure:3561: checking for gcc option to accept ISO C89
configure:3635: gcc -c -g -O2 conftest.c >&5
configure:3642: $? = 0
configure:3665: result: none needed
configure:3694: checking for style of include used by make
configure:3722: result: GNU
configure:3747: checking dependency style of gcc
configure:3838: result: gcc3
configure:3866: checking dependency style of gcc
configure:3957: result: gcc3
configure:3973: checking whether gcc and cc understand -c and -o together
configure:4008: gcc -c conftest.c -o conftest2.o >&5
configure:4012: $? = 0
configure:4018: gcc -c conftest.c -o conftest2.o >&5
configure:4022: $? = 0
configure:4033: cc -c conftest.c >&5
./configure: cc: command not found
configure:4037: $? = 127
configure:4077: result: yes
configure:4175: checking for a sed that does not truncate output
configure:4231: result: /bin/sed
configure:4234: checking for grep that handles long lines and -e
configure:4294: result: /bin/grep
configure:4299: checking for egrep
configure:4363: result: /bin/grep -E
configure:4379: checking for ld used by gcc
configure:4446: result: C:/MinGW/mingw32/bin/ld.exe
configure:4455: checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld
configure:4470: result: yes
configure:4475: checking for C:/MinGW/mingw32/bin/ld.exe option to reload object files
configure:4482: result: -r
configure:4500: checking for BSD-compatible nm
configure:4549: result: /mingw/bin/nm
configure:4553: checking whether ln -s works
configure:4557: result: yes
configure:4564: checking how to recognize dependent libraries
configure:4750: result: file_magic file format pei*-i386(.*architecture: i386)?
configure:5000: checking how to run the C preprocessor
configure:5040: gcc -E conftest.c
configure:5047: $? = 0
configure:5078: gcc -E conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5085: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5118: result: gcc -E
configure:5147: gcc -E conftest.c
configure:5154: $? = 0
configure:5185: gcc -E conftest.c
conftest.c:10:28: ac_nonexistent.h: No such file or directory
configure:5192: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5232: checking for ANSI C header files
configure:5262: gcc -c -g -O2 conftest.c >&5
configure:5269: $? = 0
configure:5365: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:5369: $? = 0
configure:5375: ./conftest.exe
configure:5379: $? = 0
configure:5397: result: yes
configure:5421: checking for sys/types.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for sys/stat.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for stdlib.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for string.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for memory.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for strings.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for inttypes.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for stdint.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5421: checking for unistd.h
configure:5442: gcc -c -g -O2 conftest.c >&5
configure:5449: $? = 0
configure:5466: result: yes
configure:5496: checking dlfcn.h usability
configure:5513: gcc -c -g -O2 conftest.c >&5
conftest.c:53:19: dlfcn.h: No such file or directory
configure:5520: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <dlfcn.h>
configure:5534: result: no
configure:5538: checking dlfcn.h presence
configure:5553: gcc -E conftest.c
conftest.c:20:19: dlfcn.h: No such file or directory
configure:5560: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <dlfcn.h>
configure:5574: result: no
configure:5607: checking for dlfcn.h
configure:5616: result: no
configure:5689: checking for g++
configure:5705: found /mingw/bin/g++
configure:5716: result: g++
configure:5743: checking for C++ compiler version
configure:5751: g++ --version >&5
g++.exe (GCC) 3.4.5 (mingw-vista special r3)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


configure:5755: $? = 0
configure:5762: g++ -v >&5
Reading specs from C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/specs
Configured with: ../gcc-3.4.5-20060117-3/configure --with-gcc --with-gnu-ld --with-gnu-as --host=mingw32 --target=mingw32 --prefix=/mingw --enable-threads --disable-nls --enable-languages=c,c++,f77,ada,objc,java --disable-win32-registry --disable-shared --enable-sjlj-exceptions --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm --disable-libgcj-debug --enable-interpreter --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: win32
gcc version 3.4.5 (mingw-vista special r3)
configure:5766: $? = 0
configure:5773: g++ -V >&5
g++.exe: `-V' option must have argument
configure:5777: $? = 1
configure:5780: checking whether we are using the GNU C++ compiler
configure:5809: g++ -c conftest.cpp >&5
configure:5816: $? = 0
configure:5833: result: yes
configure:5842: checking whether g++ accepts -g
configure:5872: g++ -c -g conftest.cpp >&5
configure:5879: $? = 0
configure:5980: result: yes
configure:6005: checking dependency style of g++
configure:6096: result: gcc3
configure:6121: checking how to run the C++ preprocessor
configure:6157: g++ -E conftest.cpp
configure:6164: $? = 0
configure:6195: g++ -E conftest.cpp
conftest.cpp:20:28: ac_nonexistent.h: No such file or directory
configure:6202: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6235: result: g++ -E
configure:6264: g++ -E conftest.cpp
configure:6271: $? = 0
configure:6302: g++ -E conftest.cpp
conftest.cpp:20:28: ac_nonexistent.h: No such file or directory
configure:6309: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6404: checking for g77
configure:6434: result: no
configure:6404: checking for xlf
configure:6434: result: no
configure:6404: checking for f77
configure:6434: result: no
configure:6404: checking for frt
configure:6434: result: no
configure:6404: checking for pgf77
configure:6434: result: no
configure:6404: checking for cf77
configure:6434: result: no
configure:6404: checking for fort77
configure:6434: result: no
configure:6404: checking for fl32
configure:6434: result: no
configure:6404: checking for af77
configure:6434: result: no
configure:6404: checking for xlf90
configure:6434: result: no
configure:6404: checking for f90
configure:6434: result: no
configure:6404: checking for pgf90
configure:6434: result: no
configure:6404: checking for pghpf
configure:6434: result: no
configure:6404: checking for epcf90
configure:6434: result: no
configure:6404: checking for gfortran
configure:6434: result: no
configure:6404: checking for g95
configure:6434: result: no
configure:6404: checking for xlf95
configure:6434: result: no
configure:6404: checking for f95
configure:6434: result: no
configure:6404: checking for fort
configure:6434: result: no
configure:6404: checking for ifort
configure:6434: result: no
configure:6404: checking for ifc
configure:6434: result: no
configure:6404: checking for efc
configure:6434: result: no
configure:6404: checking for pgf95
configure:6434: result: no
configure:6404: checking for lf95
configure:6434: result: no
configure:6404: checking for ftn
configure:6434: result: no
configure:6457: checking for Fortran 77 compiler version
configure:6465: --version >&5
./configure: --version: command not found
configure:6469: $? = 127
configure:6476: -v >&5
./configure: -v: command not found
configure:6480: $? = 127
configure:6487: -V >&5
./configure: -V: command not found
configure:6491: $? = 127
configure:6499: checking whether we are using the GNU Fortran 77 compiler
configure:6518: -c conftest.F >&5
./configure: -c: command not found
configure:6525: $? = 127
configure: failed program was:
| program main
| #ifndef __GNUC__
| choke me
| #endif
|
| end
configure:6542: result: no
configure:6548: checking whether accepts -g
configure:6565: -c -g conftest.f >&5
./configure: -c: command not found
configure:6572: $? = 127
configure: failed program was:
| program main
|
| end
configure:6588: result: no
configure:6621: checking the maximum length of command line arguments
configure:6733: result: 8192
configure:6745: checking command to parse /mingw/bin/nm output from gcc object
configure:6850: gcc -c -g -O2 conftest.c >&5
configure:6853: $? = 0
configure:6857: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 \2 \2/p' \> conftest.nm
configure:6860: $? = 0
cannot find nm_test_var in conftest.nm
configure:6850: gcc -c -g -O2 conftest.c >&5
configure:6853: $? = 0
configure:6857: /mingw/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p' \> conftest.nm
configure:6860: $? = 0
configure:6912: gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
configure:6915: $? = 0
configure:6953: result: ok
configure:6957: checking for objdir
configure:6972: result: .libs
configure:7064: checking for ar
configure:7080: found /mingw/bin/ar
configure:7091: result: ar
configure:7156: checking for ranlib
configure:7172: found /mingw/bin/ranlib
configure:7183: result: ranlib
configure:7248: checking for strip
configure:7264: found /mingw/bin/strip
configure:7275: result: strip
configure:7865: checking if gcc supports -fno-rtti -fno-exceptions
configure:7886: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1.exe: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7890: $? = 0
configure:7900: result: no
configure:7915: checking for gcc option to produce PIC
configure:8147: result: -DDLL_EXPORT
configure:8155: checking if gcc PIC flag -DDLL_EXPORT works
configure:8176: gcc -c -g -O2 -DDLL_EXPORT -DPIC conftest.c >&5
configure:8180: $? = 0
configure:8190: result: yes
configure:8218: checking if gcc static flag -static works
configure:8246: result: yes
configure:8256: checking if gcc supports -c -o file.o
configure:8280: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:8284: $? = 0
configure:8303: result: yes
configure:8329: checking whether the gcc linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries
configure:9317: result: yes
configure:9338: checking whether -lc should be explicitly linked in
configure:9343: gcc -c -g -O2 conftest.c >&5
configure:9346: $? = 0
configure:9361: gcc -shared conftest.o -v -o ./conftest -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:9364: $? = 1
configure:9376: result: yes
configure:9384: checking dynamic linker characteristics
configure:9988: result: Win32 ld.exe
configure:10012: checking how to hardcode library paths into programs
configure:10037: result: immediate
configure:10051: checking whether stripping libraries is possible
configure:10056: result: yes
configure:10886: checking if libtool supports shared libraries
configure:10888: result: yes
configure:10891: checking whether to build shared libraries
configure:10912: result: yes
configure:10915: checking whether to build static libraries
configure:10919: result: yes
configure:11013: creating libtool
configure:11606: checking for ld used by g++
configure:11673: result: C:/MinGW/mingw32/bin/ld.exe
configure:11682: checking if the linker (C:/MinGW/mingw32/bin/ld.exe) is GNU ld
configure:11697: result: yes
configure:11748: checking whether the g++ linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries
configure:12702: result: yes
configure:12719: g++ -c -g -O2 conftest.cpp >&5
configure:12722: $? = 0
configure:12878: checking for g++ option to produce PIC
configure:13162: result: -DDLL_EXPORT
configure:13170: checking if g++ PIC flag -DDLL_EXPORT works
configure:13191: g++ -c -g -O2 -DDLL_EXPORT -DPIC conftest.cpp >&5
configure:13195: $? = 0
configure:13205: result: yes
configure:13233: checking if g++ static flag -static works
configure:13261: result: yes
configure:13271: checking if g++ supports -c -o file.o
configure:13295: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:13299: $? = 0
configure:13318: result: yes
configure:13344: checking whether the g++ linker (C:/MinGW/mingw32/bin/ld.exe) supports shared libraries
configure:13370: result: yes
configure:13437: checking dynamic linker characteristics
configure:13989: result: Win32 ld.exe
configure:14013: checking how to hardcode library paths into programs
configure:14038: result: immediate
configure:20280: checking whether to enable maintainer-specific portions of Makefiles
configure:20289: result: no
configure:20319: checking sys/mman.h usability
configure:20336: gcc -c -g -O2 conftest.c >&5
conftest.c:53:22: sys/mman.h: No such file or directory
configure:20343: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mman.h>
configure:20357: result: no
configure:20361: checking sys/mman.h presence
configure:20376: gcc -E conftest.c
conftest.c:20:22: sys/mman.h: No such file or directory
configure:20383: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/mman.h>
configure:20397: result: no
configure:20430: checking for sys/mman.h
configure:20439: result: no
configure:20458: checking for mmap
configure:20514: gcc -o conftest.exe -g -O2 conftest.c >&5
C:/DOCUME~1/Usuario/CONFIG~1/Temp/cc9uIf7g.o: In function `main':
C:/msys/1.0/opt/libffi-3.0.8/conftest.c:54: undefined reference to `_mmap'
collect2: ld returned 1 exit status
configure:20521: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| /* Define mmap to an innocuous variant, in case <limits.h> declares mmap.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mmap innocuous_mmap
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mmap (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mmap
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char mmap ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_mmap || defined __stub___mmap
| choke me
| #endif
|
| int
| main ()
| {
| return mmap ();
| ;
| return 0;
| }
configure:20543: result: no
configure:20557: checking for sys/mman.h
configure:20562: result: no
configure:20695: checking for mmap
configure:20778: result: no
configure:21266: checking for ANSI C header files
configure:21431: result: yes
configure:21445: checking for memcpy
configure:21501: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:44: warning: conflicting types for built-in function 'memcpy'
configure:21508: $? = 0
configure:21530: result: yes
configure:21544: checking for working alloca.h
configure:21571: gcc -o conftest.exe -g -O2 conftest.c >&5
conftest.c:22:20: alloca.h: No such file or directory
configure:21578: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| /* end confdefs.h. */
| #include <alloca.h>
| int
| main ()
| {
| char *p = (char *) alloca (2 * sizeof (int));
| if (p) return 0;
| ;
| return 0;
| }
configure:21598: result: no
configure:21608: checking for alloca
configure:21655: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:21662: $? = 0
configure:21682: result: yes
configure:21924: checking size of double
configure:22229: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:22233: $? = 0
configure:22239: ./conftest.exe
configure:22243: $? = 0
configure:22269: result: 8
configure:22283: checking size of long double
configure:22588: gcc -o conftest.exe -g -O2 conftest.c >&5
configure:22592: $? = 0
configure:22598: ./conftest.exe
configure:22602: $? = 0
configure:22628: result: 12
configure:22656: checking whether byte ordering is bigendian
configure:22681: gcc -c -g -O2 conftest.c >&5
conftest.c:27: error: syntax error before "a"
conftest.c:29: error: syntax error before "typedef"
configure:22688: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:22736: gcc -c -g -O2 conftest.c >&5
configure:22743: $? = 0
configure:22775: gcc -c -g -O2 conftest.c >&5
conftest.c: In function `main':
conftest.c:33: error: `not' undeclared (first use in this function)
conftest.c:33: error: (Each undeclared identifier is reported only once
conftest.c:33: error: for each function it appears in.)
conftest.c:33: error: syntax error before "big"
configure:22782: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "libffi"
| #define PACKAGE_TARNAME "libffi"
| #define PACKAGE_VERSION "3.0.8"
| #define PACKAGE_STRING "libffi 3.0.8"
| #define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
| #define PACKAGE "libffi"
| #define VERSION "3.0.8"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define HAVE_MEMCPY 1
| #define HAVE_ALLOCA 1
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 12
| #define HAVE_LONG_DOUBLE 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:23034: result: no
configure:23060: checking assembler .cfi pseudo-op support
configure:23088: gcc -c -g -O2 conftest.c >&5
configure:23095: $? = 0
configure:23111: result: yes
configure:23280: checking whether .eh_frame section should be read-only
configure:23299: result: no
configure:23320: checking for __attribute__((visibility("hidden")))
configure:23329: gcc -Werror -S conftest.c -o conftest.s 1>&5
conftest.c: In function `foo':
conftest.c:1: warning: visibility attribute not supported in this configuration; ignored
configure:23332: $? = 1
configure:23341: result: no
configure:23753: creating ./config.status


## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by libffi config.status 3.0.8, which was
generated by GNU Autoconf 2.63.  Invocation command line was

 CONFIG_FILES    =
 CONFIG_HEADERS  =
 CONFIG_LINKS    =
 CONFIG_COMMANDS =
 $ ./config.status

on VM-XP

config.status:886: creating include/Makefile
config.status:886: creating include/ffi.h
config.status:886: creating Makefile
config.status:886: creating testsuite/Makefile
config.status:886: creating man/Makefile
config.status:886: creating libffi.pc
config.status:886: creating fficonfig.h
config.status:1108: fficonfig.h is unchanged
config.status:1172: linking src/x86/ffitarget.h to include/ffitarget.h
config.status:1195: executing depfiles commands
config.status:1195: executing include commands
config.status:1195: executing src commands

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-mingw32
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_f77_compiler_gnu=no
ac_cv_func_alloca_works=yes
ac_cv_func_memcpy=yes
ac_cv_func_mmap=no
ac_cv_func_mmap_anon=no
ac_cv_func_mmap_dev_zero=no
ac_cv_func_mmap_file=no
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_mman_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-mingw32
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=no
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_double=8
ac_cv_sizeof_long_double=12
ac_cv_target=i686-pc-mingw32
ac_cv_working_alloca_h=no
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
libffi_cv_as_cfi_pseudo_op=yes
libffi_cv_hidden_visibility_attribute=no
libffi_cv_ro_eh_frame=no
lt_cv_deplibs_check_method='file_magic file format pei*-i386(.*architecture: i386)?'
lt_cv_file_magic_cmd='$OBJDUMP -f'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=C:/MinGW/mingw32/bin/ld.exe
lt_cv_path_LDCXX=C:/MinGW/mingw32/bin/ld.exe
lt_cv_path_NM=/mingw/bin/nm
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)\{0,1\}$/\1 _\2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
lt_cv_sys_lib_search_path_spec=' =C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/ C:/MinGW/bin/../lib/gcc/ /mingw/lib/gcc/mingw32/3.4.5/ /usr/lib/gcc/mingw32/3.4.5/ C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/mingw32/3.4.5/ C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/ /mingw/lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/mingw32/3.4.5/ /mingw/lib/gcc/mingw32/3.4.5/../../../../mingw32/lib/ /mingw/lib/mingw32/3.4.5/ /mingw/lib/ C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../mingw32/3.4.5/ C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../ /mingw/lib/gcc/mingw32/3.4.5/../../../mingw32/3.4.5/ /mingw/lib/gcc/mingw32/3.4.5/../../../ /lib/mingw32/3.4.5/ /lib/ /usr/lib/mingw32/3.4.5/ /usr/lib/'
lt_cv_sys_max_cmd_len=8192
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\\{0,1\\}\$/\\1 _\\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'


## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /opt/libffi-3.0.8/missing --run aclocal-1.10'
ALLOCA=''
ALPHA_FALSE=''
ALPHA_TRUE='#'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /opt/libffi-3.0.8/missing --run tar'
AM_RUNTESTFLAGS=''
AR='ar'
ARM_FALSE=''
ARM_TRUE='#'
AUTOCONF='${SHELL} /opt/libffi-3.0.8/missing --run autoconf'
AUTOHEADER='${SHELL} /opt/libffi-3.0.8/missing --run autoheader'
AUTOMAKE='${SHELL} /opt/libffi-3.0.8/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCAS='gcc'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS='-g -O2'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT='.exe'
F77=''
FFLAGS=''
FRV_FALSE=''
FRV_TRUE='#'
GREP='/bin/grep'
HAVE_LONG_DOUBLE='1'
IA64_FALSE=''
IA64_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBFFI_CRIS_FALSE=''
LIBFFI_CRIS_TRUE='#'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
M32R_FALSE=''
M32R_TRUE='#'
M68K_FALSE=''
M68K_TRUE='#'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /opt/libffi-3.0.8/missing --run makeinfo'
MIPS_FALSE=''
MIPS_TRUE='#'
MKDIR_P='/bin/mkdir -p'
NMEDIT=''
OBJEXT='o'
PA64_HPUX_FALSE=''
PA64_HPUX_TRUE='#'
PACKAGE='libffi'
PACKAGE_BUGREPORT='http://gcc.gnu.org/bugs.html'
PACKAGE_NAME='libffi'
PACKAGE_STRING='libffi 3.0.8'
PACKAGE_TARNAME='libffi'
PACKAGE_VERSION='3.0.8'
PATH_SEPARATOR=':'
PA_HPUX_FALSE=''
PA_HPUX_TRUE='#'
PA_LINUX_FALSE=''
PA_LINUX_TRUE='#'
POWERPC_AIX_FALSE=''
POWERPC_AIX_TRUE='#'
POWERPC_DARWIN_FALSE=''
POWERPC_DARWIN_TRUE='#'
POWERPC_FALSE=''
POWERPC_FREEBSD_FALSE=''
POWERPC_FREEBSD_TRUE='#'
POWERPC_TRUE='#'
RANLIB='ranlib'
S390_FALSE=''
S390_TRUE='#'
SED='/bin/sed'
SET_MAKE=''
SH64_FALSE=''
SH64_TRUE='#'
SHELL='/bin/sh'
SH_FALSE=''
SH_TRUE='#'
SPARC_FALSE=''
SPARC_TRUE='#'
STRIP='strip'
TARGET='X86_WIN32'
TARGETDIR='x86'
TESTSUBDIR_FALSE='#'
TESTSUBDIR_TRUE=''
VERSION='3.0.8'
X86_64_FALSE=''
X86_64_TRUE='#'
X86_DARWIN_FALSE=''
X86_DARWIN_TRUE='#'
X86_FALSE=''
X86_FREEBSD_FALSE=''
X86_FREEBSD_TRUE='#'
X86_TRUE='#'
X86_WIN32_FALSE='#'
X86_WIN32_TRUE=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-mingw32'
build_alias=''
build_cpu='i686'
build_os='mingw32'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-mingw32'
host_alias=''
host_cpu='i686'
host_os='mingw32'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /opt/libffi-3.0.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-mingw32'
target_alias=''
target_cpu='i686'
target_os='mingw32'
target_vendor='pc'
toolexecdir='$(libdir)/gcc-lib/$(target_alias)'
toolexeclibdir='$(libdir)'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "libffi"
#define PACKAGE_TARNAME "libffi"
#define PACKAGE_VERSION "3.0.8"
#define PACKAGE_STRING "libffi 3.0.8"
#define PACKAGE_BUGREPORT "http://gcc.gnu.org/bugs.html";
#define PACKAGE "libffi"
#define VERSION "3.0.8"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define STDC_HEADERS 1
#define HAVE_MEMCPY 1
#define HAVE_ALLOCA 1
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 12
#define HAVE_LONG_DOUBLE 1
#define HAVE_AS_CFI_PSEUDO_OP 1
#define EH_FRAME_FLAGS "aw"

configure: exit 0

----- make > make.log 2>>make.log ----

make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/bin/install -c" "INSTALL_DATA=/bin/install -c -m 644" "INSTALL_PROGRAM=/bin/install -c" "INSTALL_SCRIPT=/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /opt/libffi-3.0.8/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=@LD@" "NM=@NM@" "RANLIB=ranlib" "DESTDIR=" all-recursive
make[1]: Entering directory `/opt/libffi-3.0.8'
Making all in include
make[2]: Entering directory `/opt/libffi-3.0.8/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/libffi-3.0.8/include'
Making all in testsuite
make[2]: Entering directory `/opt/libffi-3.0.8/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/libffi-3.0.8/testsuite'
Making all in man
make[2]: Entering directory `/opt/libffi-3.0.8/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/libffi-3.0.8/man'
make[2]: Entering directory `/opt/libffi-3.0.8'
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o src/debug.lo src/debug.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
mkdir src/.libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -DDLL_EXPORT -DPIC -o src/.libs/debug.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF "$depbase.Tpo" -c -o src/prep_cif.lo src/prep_cif.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -DDLL_EXPORT -DPIC -o src/.libs/prep_cif.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF "$depbase.Tpo" -c -o src/types.lo src/types.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -DDLL_EXPORT -DPIC -o src/.libs/types.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/raw_api.lo src/raw_api.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/raw_api.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/java_raw_api.lo src/java_raw_api.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -DDLL_EXPORT -DPIC -o src/.libs/java_raw_api.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF "$depbase.Tpo" -c -o src/closures.lo src/closures.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -DDLL_EXPORT -DPIC -o src/.libs/closures.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c src/closures.c -o src/closures.o >/dev/null 2>&1
depbase=`echo src/x86/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF "$depbase.Tpo" -c -o src/x86/ffi.lo src/x86/ffi.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
mkdir src/x86/.libs
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -DDLL_EXPORT -DPIC -o src/x86/.libs/ffi.o
gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/x86/ffi.lo -MD -MP -MF src/x86/.deps/ffi.Tpo -c src/x86/ffi.c -o src/x86/ffi.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/x86/win32.lo src/x86/win32.S
gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/x86/win32.S -DDLL_EXPORT -DPIC -o src/x86/.libs/win32.o
gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/x86/win32.S -o src/x86/win32.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link --tag=CC gcc -Wall -g -fexceptions -g -O2 -o libffi.la -rpath /usr/local/lib -version-info `grep -v '^#' ./libtool-version` src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win32.lo mkdir .libs
ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi.o src/x86/win32.o
ranlib .libs/libffi.a
creating libffi.la
(cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la)
/bin/sh ./libtool --mode=link --tag=CC gcc -Wall -g -fexceptions -g -O2 -o libffi_convenience.la src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi.lo src/x86/win32.lo ar cru .libs/libffi_convenience.a src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi.o src/x86/.libs/win32.o
ranlib .libs/libffi_convenience.a
creating libffi_convenience.la
(cd .libs && rm -f libffi_convenience.la && ln -s ../libffi_convenience.la libffi_convenience.la)
make[2]: Leaving directory `/opt/libffi-3.0.8'
make[1]: Leaving directory `/opt/libffi-3.0.8'


Bjoern Koenig escribió:
Probably anyone can say more if you show the complete output of the
./configure and make commands.

Björn




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]