These are the packages that would be merged, in order:

Calculating dependencies  .... done!
[ebuild  N    ] dev-lang/mono-2.4.2.3  USE="-minimal -moonlight -xen" 0 kB

Total: 1 package (1 new), Size of downloads: 0 kB


>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-lang/mono-2.4.2.3
 * mono-2.4.2.3.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                  [ ok ]
 * checking ebuild checksums ;-) ...                                     [ ok ]
 * checking auxfile checksums ;-) ...                                    [ ok ]
 * checking miscfile checksums ;-) ...                                   [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/2.6.30-gentoo-r5/build
 * Found sources for kernel version:
 *     2.6.30-gentoo-r5
 * CONFIG_SYSVIPC is set, looking good.
>>> Unpacking source...
>>> Unpacking mono-2.4.2.3.tar.bz2 to /var/tmp/portage/dev-lang/mono-2.4.2.3/work
>>> Source unpacked in /var/tmp/portage/dev-lang/mono-2.4.2.3/work
>>> Preparing source in /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3 ...
 * Applying mono-2.2-libdir126.patch ...
  [ ok ]
 * Applying mono-2.2-ppc-threading.patch ...
  [ ok ]
 * Applying mono-2.2-uselibdir.patch ...
  [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3 ...
 * econf: updating mono-2.4.2.3/libgc/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mono-2.4.2.3/libgc/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating mono-2.4.2.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating mono-2.4.2.3/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-static --enable-static --disable-quiet-build --with-preview --with-glib=system --without-moonlight --with-libgdiplus=installed --without-xen_opt --without-ikvm-native --with-jit --disable-dtrace
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/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 how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking host platform characteristics... ok
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of i686-pc-linux-gnu-gcc... (cached) none
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawk
checking for bison... yes
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking for ld used by i686-pc-linux-gnu-gcc... (cached) /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... (cached) yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking linux/rtc.h usability... yes
checking linux/rtc.h presence... yes
checking for linux/rtc.h... yes
checking sys/syscall.h usability... yes
checking sys/syscall.h presence... yes
checking for sys/syscall.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/user.h usability... yes
checking sys/user.h presence... yes
checking for sys/user.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/sem.h usability... yes
checking sys/sem.h presence... yes
checking for sys/sem.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking ucontext.h usability... yes
checking ucontext.h presence... yes
checking for ucontext.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
Using system zlib
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking for isinf... yes
checking for void *... yes
checking size of void *... 4
checking for -Wdeclaration-after-statement option to gcc... yes
checking integrity of package... ok
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... yes
checking for pkg-config... /usr/bin/pkg-config
checking for visibility __attribute__... yes
checking for library containing clock_gettime... -lrt
checking for dlopen... no
checking for dlopen in -ldl... yes
checking for preceeding underscore in symbols... no
checking for dlerror... yes
checking execinfo.h usability... yes
checking execinfo.h presence... yes
checking for execinfo.h... yes
checking for getgrgid_r... yes
checking for getgrnam_r... yes
checking for getpwnam_r... yes
checking for getpwuid_r... yes
checking for getresuid... yes
checking for setresuid... yes
checking for kqueue... no
checking for backtrace_symbols... yes
checking for mkstemp... yes
checking for mmap... yes
checking for madvise... yes
checking for getrusage... yes
checking for getpriority... yes
checking for setpriority... yes
checking for sched_setaffinity... yes
checking if off_t is 64 bits wide... no
checking if _FILE_OFFSET_BITS=64 gives 64 bit off_t... ok
checking for socket in -lsocket... no
checking for MSG_NOSIGNAL... yes
checking for SOL_IP... yes
checking for SOL_IPV6... yes
checking for SOL_TCP... no
checking for IP_PKTINFO... yes
checking for IPV6_PKTINFO... yes
checking for IP_DONTFRAGMENT... no
checking for IP_MTU_DISCOVER... yes
checking for struct ip_mreqn... yes
checking for gethostbyname2_r... no
checking for gethostbyaddr... yes
checking for inet_pton... yes
checking for inet_aton... yes
checking size of sockaddr_un.sun_path... 108
checking whether i686-pc-linux-gnu-gcc supports zero length arrays... yes
checking for main in -lpthread... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_mutex_timedlock... yes
checking for pthread_getattr_np... yes
checking for pthread_attr_get_np... no
checking for PTHREAD_MUTEX_RECURSIVE... ok
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_getstack... yes
checking for pthread_get_stacksize_np... no
checking for pthread_get_stackaddr_np... no
checking for working __thread... yes
checking for working sigaltstack... yes
checking for library containing sem_init... none required
checking for library containing shm_open... none required
checking for shm_open... yes
checking for tm_gmtoff in struct tm... yes
checking for finite... yes
checking for isfinite... no
checking for isfinite in math.h... yes
checking for poll... yes
checking for signbit... yes
checking sys/epoll.h usability... yes
checking sys/epoll.h presence... yes
checking for sys/epoll.h... yes
checking for epoll_ctl... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking net/if.h usability... yes
checking net/if.h presence... yes
checking for net/if.h... yes
checking for ifreq... yes
checking for sockaddr_in.sin_len... no
checking for sockaddr_in6.sin6_len... no
checking checklist.h usability... no
checking checklist.h presence... no
checking for checklist.h... no
checking fstab.h usability... yes
checking fstab.h presence... yes
checking for fstab.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking sys/extattr.h usability... no
checking sys/extattr.h presence... no
checking for sys/extattr.h... no
checking sys/sendfile.h usability... yes
checking sys/sendfile.h presence... yes
checking for sys/sendfile.h... yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking sys/statfs.h usability... yes
checking sys/statfs.h presence... yes
checking for sys/statfs.h... yes
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/mount.h usability... yes
checking sys/mount.h presence... yes
checking for sys/mount.h... yes
checking for getdomainname... yes
checking for setdomainname... yes
checking for fgetgrent... yes
checking for fgetpwent... yes
checking for fgetpwent... (cached) yes
checking for getfsstat... no
checking for lutimes... yes
checking for mremap... yes
checking for remap_file_pages... yes
checking for posix_fadvise... yes
checking for posix_fallocate... yes
checking for posix_madvise... yes
checking for vsnprintf... yes
checking for sendfile... yes
checking for sethostid... yes
checking for statfs... yes
checking for fstatfs... yes
checking for statvfs... yes
checking for fstatvfs... yes
checking for stime... yes
checking for strerror_r... yes
checking for ttyname_r... yes
checking for size_t... yes
checking size of size_t... 4
checking for blksize_t... yes
checking for blkcnt_t... yes
checking for suseconds_t... yes
checking for struct flock... yes
checking for struct pollfd... yes
checking for struct stat... yes
checking for struct timespec... yes
checking for struct timeval... yes
checking for struct timezone... yes
checking for struct utimbuf... yes
checking for struct dirent.d_off... yes
checking for struct dirent.d_reclen... yes
checking for struct dirent.d_type... yes
checking for lsetxattr... yes
checking for struct kinfo_proc.kp_proc... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/param.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for term.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socklen_t... yes
checking for array element initalizer support... yes
checking for trunc... yes
checking for aintl in -lsunmath... no
checking for round... yes
checking for rint... yes
checking if usage of random device is requested... yes
checking for random device... yes
checking if inter-process shared handles are requested... yes
checking if big-arrays are to be enabled... no
checking for X... libraries , headers 
checking for the soname of libX11.so... libX11.so.6
libX11.so.6
checking valgrind/memcheck.h usability... no
checking valgrind/memcheck.h presence... no
checking for valgrind/memcheck.h... no
checking if the Mono Debugger is supported on this platform... yes
checking if the tls_model attribute is supported... yes
configure: creating ./config.status
config.status: creating po/mcs/Makefile.in
config.status: creating runtime/mono-wrapper
config.status: creating runtime/monodis-wrapper
config.status: creating Makefile
config.status: creating mono-uninstalled.pc
config.status: creating scripts/mono-find-provides
config.status: creating scripts/mono-find-requires
config.status: creating mono/Makefile
config.status: creating mono/utils/Makefile
config.status: creating mono/metadata/Makefile
config.status: creating mono/dis/Makefile
config.status: creating mono/cil/Makefile
config.status: creating mono/arch/Makefile
config.status: creating mono/os/Makefile
config.status: creating mono/arch/x86/Makefile
config.status: creating mono/arch/amd64/Makefile
config.status: creating mono/arch/hppa/Makefile
config.status: creating mono/arch/ppc/Makefile
config.status: creating mono/arch/sparc/Makefile
config.status: creating mono/arch/s390/Makefile
config.status: creating mono/arch/s390x/Makefile
config.status: creating mono/arch/arm/Makefile
config.status: creating mono/arch/alpha/Makefile
config.status: creating mono/arch/ia64/Makefile
config.status: creating mono/arch/mips/Makefile
config.status: creating mono/interpreter/Makefile
config.status: creating mono/tests/Makefile
config.status: creating mono/tests/tests-config
config.status: creating mono/tests/assemblyresolve/Makefile
config.status: creating mono/tests/cas/Makefile
config.status: creating mono/tests/cas/assembly/Makefile
config.status: creating mono/tests/cas/demand/Makefile
config.status: creating mono/tests/cas/inheritance/Makefile
config.status: creating mono/tests/cas/linkdemand/Makefile
config.status: creating mono/tests/cas/threads/Makefile
config.status: creating mono/benchmark/Makefile
config.status: creating mono/monograph/Makefile
config.status: creating mono/io-layer/Makefile
config.status: creating mono/mini/Makefile
config.status: creating mono/profiler/Makefile
config.status: creating ikvm-native/Makefile
config.status: creating scripts/Makefile
config.status: creating man/Makefile
config.status: creating web/Makefile
config.status: creating docs/Makefile
config.status: creating data/Makefile
config.status: creating data/net_1_1/Makefile
config.status: creating data/net_2_0/Makefile
config.status: creating data/net_2_0/Browsers/Makefile
config.status: creating data/mint.pc
config.status: creating data/mono.pc
config.status: creating data/mono-cairo.pc
config.status: creating data/mono-nunit.pc
config.status: creating data/mono-options.pc
config.status: creating data/mono-lineeditor.pc
config.status: creating data/monodoc.pc
config.status: creating data/mono.web.pc
config.status: creating data/dotnet.pc
config.status: creating data/dotnet35.pc
config.status: creating data/wcf.pc
config.status: creating data/cecil.pc
config.status: creating data/smcs.pc
config.status: creating data/system.web.extensions_1.0.pc
config.status: creating data/system.web.extensions.design_1.0.pc
config.status: creating samples/Makefile
config.status: creating support/Makefile
config.status: creating data/config
config.status: creating tools/Makefile
config.status: creating tools/locale-builder/Makefile
config.status: creating runtime/Makefile
config.status: creating msvc/Makefile
config.status: creating po/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/mcs/POTFILES
config.status: creating po/mcs/Makefile
config.status: executing runtime/etc/mono/1.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/machine.config commands
config.status: executing runtime/etc/mono/2.0/web.config commands
config.status: executing runtime/etc/mono/browscap.ini commands
config.status: executing runtime/etc/mono/2.0/Browsers/Compat.browser commands
=== configuring in libgc (/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc)
configure: running /bin/sh ./configure '--prefix=/usr'  '--build=i686-pc-linux-gnu' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-static' '--enable-static' '--disable-quiet-build' '--with-preview' '--with-glib=system' '--without-moonlight' '--with-libgdiplus=installed' '--without-xen_opt' '--without-ikvm-native' '--with-jit' '--disable-dtrace' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS= -O2 -march=i686 -pipe -fno-strict-aliasing' 'LDFLAGS=-Wl,-O1' 'CXXFLAGS= -O2 -march=i686 -pipe -fno-strict-aliasing' 'FFLAGS= -fno-strict-aliasing' '--disable-embed-check' '--with-libgc-threads=pthreads' 'CPPFLAGS_FOR_LIBGC= -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS' 'CFLAGS_FOR_LIBGC= -O2 -march=i686 -pipe -fno-strict-aliasing -g' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i686-pc-linux-gnu-g++ accepts -g... yes
checking dependency style of i686-pc-linux-gnu-g++... none
checking dependency style of i686-pc-linux-gnu-gcc... none
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether to enable maintainer-specific portions of Makefiles... no
checking for xlc... no
checking for dlopen in -ldl... yes
checking whether to build shared libraries... yes
checking which machine-dependent code should be used... 
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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... i686-pc-linux-gnu-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... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
checking for i686-pc-linux-gnu-g77... no
checking for i686-pc-linux-gnu-xlf... no
checking for i686-pc-linux-gnu-f77... no
checking for i686-pc-linux-gnu-frt... no
checking for i686-pc-linux-gnu-pgf77... no
checking for i686-pc-linux-gnu-cf77... no
checking for i686-pc-linux-gnu-fort77... no
checking for i686-pc-linux-gnu-fl32... no
checking for i686-pc-linux-gnu-af77... no
checking for i686-pc-linux-gnu-xlf90... no
checking for i686-pc-linux-gnu-f90... no
checking for i686-pc-linux-gnu-pgf90... no
checking for i686-pc-linux-gnu-pghpf... no
checking for i686-pc-linux-gnu-epcf90... no
checking for i686-pc-linux-gnu-gfortran... i686-pc-linux-gnu-gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether i686-pc-linux-gnu-gfortran accepts -g... yes
checking the maximum length of command line arguments... 1572864
checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for i686-pc-linux-gnu-ar... (cached) i686-pc-linux-gnu-ar
checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
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 i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-g++ static flag -static works... yes
checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for i686-pc-linux-gnu-gfortran option to produce PIC... -fPIC
checking if i686-pc-linux-gnu-gfortran PIC flag -fPIC works... yes
checking if i686-pc-linux-gnu-gfortran static flag -static works... yes
checking if i686-pc-linux-gnu-gfortran supports -c -o file.o... yes
checking whether the i686-pc-linux-gnu-gfortran linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking sys/dg_sys_info.h usability... no
checking sys/dg_sys_info.h presence... no
checking for sys/dg_sys_info.h... no
checking for threads package to use... posix
checking whether Solaris gcc optimization fix is necessary... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/private/Makefile
config.status: creating doc/Makefile
config.status: executing depfiles commands
config.status: executing default commands

        mcs source:    $(top_srcdir)/mcs
        olive source:  

	GC:	     included
	TLS:         __thread
	SIGALTSTACK: yes
	Engine:      Building and using the JIT
	2.0 Beta:    yes
	2.1 Alpha:   no
	JNI support: 
	libgdiplus:  assumed to be installed
	zlib:        system zlib
	oprofile:    no
	BigArrays:   no
	DTrace:      no
	


>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3 ...
make -j2 -j1 
make  all-recursive
make[1]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3'
Making all in po
make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po'
Making all in mcs
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po/mcs'
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po/mcs'
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/po'
Making all in libgc
make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc'
Making all in include
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include'
Making all in private
make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include/private'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include/private'
make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include'
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/include'
Making all in doc
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc/doc'
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc'
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o allchblk.lo allchblk.c
mkdir .libs
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c allchblk.c  -fPIC -DPIC -o .libs/allchblk.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c allchblk.c -o allchblk.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o alloc.lo alloc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c alloc.c  -fPIC -DPIC -o .libs/alloc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c alloc.c -o alloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o blacklst.lo blacklst.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c blacklst.c  -fPIC -DPIC -o .libs/blacklst.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c blacklst.c -o blacklst.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o checksums.lo checksums.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c checksums.c  -fPIC -DPIC -o .libs/checksums.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c checksums.c -o checksums.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o dbg_mlc.lo dbg_mlc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c dbg_mlc.c  -fPIC -DPIC -o .libs/dbg_mlc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c dbg_mlc.c -o dbg_mlc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o dyn_load.lo dyn_load.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c dyn_load.c  -fPIC -DPIC -o .libs/dyn_load.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c dyn_load.c -o dyn_load.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o finalize.lo finalize.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c finalize.c  -fPIC -DPIC -o .libs/finalize.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c finalize.c -o finalize.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o gc_dlopen.lo gc_dlopen.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c gc_dlopen.c  -fPIC -DPIC -o .libs/gc_dlopen.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c gc_dlopen.c -o gc_dlopen.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o gcj_mlc.lo gcj_mlc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c gcj_mlc.c  -fPIC -DPIC -o .libs/gcj_mlc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c gcj_mlc.c -o gcj_mlc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o headers.lo headers.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c headers.c  -fPIC -DPIC -o .libs/headers.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c headers.c -o headers.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o malloc.lo malloc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c malloc.c  -fPIC -DPIC -o .libs/malloc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c malloc.c -o malloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o mallocx.lo mallocx.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mallocx.c  -fPIC -DPIC -o .libs/mallocx.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mallocx.c -o mallocx.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o mark.lo mark.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mark.c  -fPIC -DPIC -o .libs/mark.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mark.c -o mark.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o mark_rts.lo mark_rts.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mark_rts.c  -fPIC -DPIC -o .libs/mark_rts.o
mark_rts.c: In function 'GC_approx_sp':
mark_rts.c:379: warning: function returns address of local variable
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mark_rts.c -o mark_rts.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o misc.lo misc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c misc.c  -fPIC -DPIC -o .libs/misc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c misc.c -o misc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o new_hblk.lo new_hblk.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c new_hblk.c  -fPIC -DPIC -o .libs/new_hblk.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c new_hblk.c -o new_hblk.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o obj_map.lo obj_map.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c obj_map.c  -fPIC -DPIC -o .libs/obj_map.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c obj_map.c -o obj_map.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o os_dep.lo os_dep.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c os_dep.c  -fPIC -DPIC -o .libs/os_dep.o
os_dep.c: In function 'GC_disable_signals':
os_dep.c:565: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199)
os_dep.c: In function 'GC_enable_signals':
os_dep.c:574: warning: 'sigsetmask' is deprecated (declared at /usr/include/signal.h:199)
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c os_dep.c -o os_dep.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o pcr_interface.lo pcr_interface.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pcr_interface.c  -fPIC -DPIC -o .libs/pcr_interface.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pcr_interface.c -o pcr_interface.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o ptr_chck.lo ptr_chck.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c ptr_chck.c  -fPIC -DPIC -o .libs/ptr_chck.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c ptr_chck.c -o ptr_chck.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o real_malloc.lo real_malloc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c real_malloc.c  -fPIC -DPIC -o .libs/real_malloc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c real_malloc.c -o real_malloc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o reclaim.lo reclaim.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c reclaim.c  -fPIC -DPIC -o .libs/reclaim.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c reclaim.c -o reclaim.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o solaris_pthreads.lo solaris_pthreads.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c solaris_pthreads.c  -fPIC -DPIC -o .libs/solaris_pthreads.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c solaris_pthreads.c -o solaris_pthreads.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o solaris_threads.lo solaris_threads.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c solaris_threads.c  -fPIC -DPIC -o .libs/solaris_threads.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c solaris_threads.c -o solaris_threads.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o specific.lo specific.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c specific.c  -fPIC -DPIC -o .libs/specific.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c specific.c -o specific.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o stubborn.lo stubborn.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c stubborn.c  -fPIC -DPIC -o .libs/stubborn.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c stubborn.c -o stubborn.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o typd_mlc.lo typd_mlc.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c typd_mlc.c  -fPIC -DPIC -o .libs/typd_mlc.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c typd_mlc.c -o typd_mlc.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o backgraph.lo backgraph.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c backgraph.c  -fPIC -DPIC -o .libs/backgraph.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c backgraph.c -o backgraph.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o win32_threads.lo win32_threads.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c win32_threads.c  -fPIC -DPIC -o .libs/win32_threads.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c win32_threads.c -o win32_threads.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o pthread_support.lo pthread_support.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pthread_support.c  -fPIC -DPIC -o .libs/pthread_support.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pthread_support.c -o pthread_support.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o pthread_stop_world.lo pthread_stop_world.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pthread_stop_world.c  -fPIC -DPIC -o .libs/pthread_stop_world.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c pthread_stop_world.c -o pthread_stop_world.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o darwin_stop_world.lo darwin_stop_world.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c darwin_stop_world.c  -fPIC -DPIC -o .libs/darwin_stop_world.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c darwin_stop_world.c -o darwin_stop_world.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" -DPACKAGE_STRING=\"libgc-mono\ 6.6\" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -g   -c -o mach_dep.lo mach_dep.c
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mach_dep.c  -fPIC -DPIC -o .libs/mach_dep.o
 i686-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libgc-mono\" -DPACKAGE_TARNAME=\"libgc-mono\" -DPACKAGE_VERSION=\"6.6\" "-DPACKAGE_STRING=\"libgc-mono 6.6\"" -DPACKAGE_BUGREPORT=\"Hans_Boehm@hp.com\" -DGC_LINUX_THREADS=1 -D_REENTRANT=1 -DTHREAD_LOCAL_ALLOC=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1 -DATOMIC_UNCOLLECTABLE=1 -D_IN_LIBGC=1 -I./.. -I./.. -I./include -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -O2 -march=i686 -pipe -fno-strict-aliasing -g -c mach_dep.c -o mach_dep.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -g -version-info 1:2:0 -Wl,-O1 -o libmonogc.la  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo  mach_dep.lo -lpthread -ldl  
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
i686-pc-linux-gnu-ar cru .libs/libmonogc.a .libs/allchblk.o .libs/alloc.o .libs/blacklst.o .libs/checksums.o .libs/dbg_mlc.o .libs/dyn_load.o .libs/finalize.o .libs/gc_dlopen.o .libs/gcj_mlc.o .libs/headers.o .libs/malloc.o .libs/mallocx.o .libs/mark.o .libs/mark_rts.o .libs/misc.o .libs/new_hblk.o .libs/obj_map.o .libs/os_dep.o .libs/pcr_interface.o .libs/ptr_chck.o .libs/real_malloc.o .libs/reclaim.o .libs/solaris_pthreads.o .libs/solaris_threads.o .libs/specific.o .libs/stubborn.o .libs/typd_mlc.o .libs/backgraph.o .libs/win32_threads.o .libs/pthread_support.o .libs/pthread_stop_world.o .libs/darwin_stop_world.o .libs/mach_dep.o
i686-pc-linux-gnu-ranlib .libs/libmonogc.a
creating libmonogc.la
(cd .libs && rm -f libmonogc.la && ln -s ../libmonogc.la libmonogc.la)
/bin/sh ./libtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -g -static -Wl,-O1 -o libmonogc-static.la  allchblk.lo alloc.lo blacklst.lo checksums.lo dbg_mlc.lo dyn_load.lo finalize.lo gc_dlopen.lo gcj_mlc.lo headers.lo malloc.lo mallocx.lo mark.lo mark_rts.lo misc.lo new_hblk.lo obj_map.lo os_dep.lo pcr_interface.lo ptr_chck.lo real_malloc.lo reclaim.lo solaris_pthreads.lo solaris_threads.lo specific.lo stubborn.lo typd_mlc.lo backgraph.lo win32_threads.lo pthread_support.lo pthread_stop_world.lo darwin_stop_world.lo  mach_dep.lo -lpthread -ldl  
i686-pc-linux-gnu-ar cru .libs/libmonogc-static.a  allchblk.o alloc.o blacklst.o checksums.o dbg_mlc.o dyn_load.o finalize.o gc_dlopen.o gcj_mlc.o headers.o malloc.o mallocx.o mark.o mark_rts.o misc.o new_hblk.o obj_map.o os_dep.o pcr_interface.o ptr_chck.o real_malloc.o reclaim.o solaris_pthreads.o solaris_threads.o specific.o stubborn.o typd_mlc.o backgraph.o win32_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o mach_dep.o
i686-pc-linux-gnu-ranlib .libs/libmonogc-static.a
creating libmonogc-static.la
(cd .libs && rm -f libmonogc-static.la && ln -s ../libmonogc-static.la libmonogc-static.la)
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc'
make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/libgc'
Making all in mono
make[2]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono'
Making all in utils
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/utils'
make  all-am
make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/utils'
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-hash.lo mono-hash.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-md5.lo mono-md5.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-sha1.lo mono-sha1.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-logger.lo mono-logger.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-codeman.lo mono-codeman.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o dlmalloc.lo dlmalloc.c
dlmalloc.c: In function 'sys_alloc':
dlmalloc.c:3416: warning: statement with no effect
dlmalloc.c: At top level:
dlmalloc.c:2508: warning: 'change_mparam' defined but not used
dlmalloc.c:2840: warning: 'internal_malloc_stats' defined but not used
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-counters.lo mono-counters.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-dl.lo mono-dl.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-internal-hash.lo mono-internal-hash.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-io-portability.lo mono-io-portability.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o monobitset.lo monobitset.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-math.lo mono-math.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-mmap.lo mono-mmap.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-proclib.lo mono-proclib.c
mono-proclib.c: In function 'mono_process_get_data_with_error':
mono-proclib.c:315: warning: enumeration value 'MONO_PROCESS_END' not handled in switch
mono-proclib.c: In function 'mono_cpu_get_data':
mono-proclib.c:444: warning: enumeration value 'MONO_CPU_END' not handled in switch
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-time.lo mono-time.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o strtod.lo strtod.c
strtod.c:2444: warning: 'quorem' defined but not used
strtod.c:2588: warning: 'nrv_alloc' defined but not used
strtod.c:2612: warning: '__freedtoa' defined but not used
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o strenc.lo strenc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-uri.lo mono-uri.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-poll.lo mono-poll.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-path.lo mono-path.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-stdlib.lo mono-stdlib.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-property-hash.lo mono-property-hash.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-value-hash.lo mono-value-hash.c
mono-value-hash.c: In function 'mono_value_hash_table_insert':
mono-value-hash.c:218: warning: 'first_tombstone' may be used uninitialized in this function
mono-value-hash.c:218: note: 'first_tombstone' was declared here
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-O1 -o libmonoutils.la  mono-hash.lo mono-md5.lo mono-sha1.lo mono-logger.lo mono-codeman.lo dlmalloc.lo mono-counters.lo mono-dl.lo mono-internal-hash.lo mono-io-portability.lo monobitset.lo mono-math.lo mono-mmap.lo mono-proclib.lo mono-time.lo strtod.lo strenc.lo mono-uri.lo mono-poll.lo mono-path.lo mono-stdlib.lo mono-property-hash.lo mono-value-hash.lo  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-ar cru .libs/libmonoutils.a .libs/mono-hash.o .libs/mono-md5.o .libs/mono-sha1.o .libs/mono-logger.o .libs/mono-codeman.o .libs/dlmalloc.o .libs/mono-counters.o .libs/mono-dl.o .libs/mono-internal-hash.o .libs/mono-io-portability.o .libs/monobitset.o .libs/mono-math.o .libs/mono-mmap.o .libs/mono-proclib.o .libs/mono-time.o .libs/strtod.o .libs/strenc.o .libs/mono-uri.o .libs/mono-poll.o .libs/mono-path.o .libs/mono-stdlib.o .libs/mono-property-hash.o .libs/mono-value-hash.o
i686-pc-linux-gnu-ranlib .libs/libmonoutils.a
creating libmonoutils.la
(cd .libs && rm -f libmonoutils.la && ln -s ../libmonoutils.la libmonoutils.la)
make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/utils'
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/utils'
Making all in io-layer
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/io-layer'
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o atomic.lo atomic.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o collection.lo collection.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o context.lo context.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o critical-sections.lo critical-sections.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o error.lo error.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o events.lo events.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o handles.lo handles.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o io.lo io.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o io-portability.lo io-portability.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o messages.lo messages.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o misc.lo misc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mutexes.lo mutexes.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-mutex.lo mono-mutex.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o processes.lo processes.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security.lo security.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o semaphores.lo semaphores.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o shared.lo shared.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sockets.lo sockets.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o system.lo system.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threads.lo threads.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o timefuncs.lo timefuncs.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o versioninfo.lo versioninfo.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wait.lo wait.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -I../../libgc/include -DMONO_BINDIR=\""/usr/bin"\" -I../..	  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wapi_glob.lo wapi_glob.c
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-O1 -o libwapi.la  atomic.lo collection.lo context.lo critical-sections.lo error.lo events.lo handles.lo io.lo io-portability.lo messages.lo misc.lo mutexes.lo mono-mutex.lo processes.lo security.lo semaphores.lo shared.lo sockets.lo system.lo threads.lo timefuncs.lo versioninfo.lo wait.lo wapi_glob.lo  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-ar cru .libs/libwapi.a .libs/atomic.o .libs/collection.o .libs/context.o .libs/critical-sections.o .libs/error.o .libs/events.o .libs/handles.o .libs/io.o .libs/io-portability.o .libs/messages.o .libs/misc.o .libs/mutexes.o .libs/mono-mutex.o .libs/processes.o .libs/security.o .libs/semaphores.o .libs/shared.o .libs/sockets.o .libs/system.o .libs/threads.o .libs/timefuncs.o .libs/versioninfo.o .libs/wait.o .libs/wapi_glob.o
i686-pc-linux-gnu-ranlib .libs/libwapi.a
creating libwapi.la
(cd .libs && rm -f libwapi.la && ln -s ../libwapi.la libwapi.la)
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/io-layer'
Making all in os
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/os'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/os'
Making all in cil
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/cil'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/cil'
Making all in metadata
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata'
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o reflection.lo reflection.c
reflection.c: In function 'mono_reflection_get_type_with_rootimage':
reflection.c:7220: warning: format not a string literal and no format arguments
reflection.c: In function 'resolve_object':
reflection.c:10751: warning: format not a string literal and no format arguments
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o object.lo object.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o icall.lo icall.c
icall.c: In function 'type_from_typename':
icall.c:8036: warning: format not a string literal and no format arguments
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o decimal.lo decimal.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o boehm-gc.lo boehm-gc.c
In file included from ../../libgc/include/private/gc_priv.h:67,
                 from ../../libgc/include/private/pthread_support.h:5,
                 from boehm-gc.c:25:
../../libgc/include/private/gcconfig.h:2366: warning: function declaration isn't a prototype
In file included from ../../libgc/include/private/pthread_support.h:5,
                 from boehm-gc.c:25:
../../libgc/include/private/gc_priv.h:426: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:427: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:1842: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:1931: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:1932: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:1933: warning: function declaration isn't a prototype
../../libgc/include/private/gc_priv.h:1935: warning: function declaration isn't a prototype
In file included from boehm-gc.c:25:
../../libgc/include/private/pthread_support.h:97: warning: function declaration isn't a prototype
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o null-gc.lo null-gc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sgen-gc.lo sgen-gc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o gc.lo gc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o method-builder.lo method-builder.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o marshal.lo marshal.c
marshal.c: In function 'emit_object_to_ptr_conv':
marshal.c:2311: warning: format not a string literal and no format arguments
marshal.c: In function 'emit_marshal_string':
marshal.c:6560: warning: format not a string literal and no format arguments
marshal.c: In function 'emit_marshal_object':
marshal.c:6937: warning: format not a string literal and no format arguments
marshal.c: In function 'emit_marshal_array':
marshal.c:7836: warning: format not a string literal and no format arguments
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-mlist.lo mono-mlist.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o monitor.lo monitor.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threads.lo threads.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o threadpool.lo threadpool.c
threadpool.c: In function 'socket_io_add_poll':
threadpool.c:859: warning: ignoring return value of 'write', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o file-io.lo file-io.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o socket-io.lo socket-io.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o exception.lo exception.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o appdomain.lo appdomain.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-mono-symfile.lo debug-mono-symfile.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-debug.lo mono-debug.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-debug-debugger.lo mono-debug-debugger.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o profiler.lo profiler.c
profiler.c: In function 'try_addr2line':
profiler.c:1360: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o attach.lo attach.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o rand.lo rand.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security.lo security.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security-core-clr.lo security-core-clr.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o string-icalls.lo string-icalls.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o sysmath.lo sysmath.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o process.lo process.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o environment.lo environment.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o locales.lo locales.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o filewatcher.lo filewatcher.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o security-manager.lo security-manager.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o console-io.lo console-io.c
console-io.c: In function 'tty_teardown':
console-io.c:241: warning: ignoring return value of 'write', declared with attribute warn_unused_result
console-io.c: In function 'sigcont_handler':
console-io.c:310: warning: ignoring return value of 'write', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o assembly.lo assembly.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o coree.lo coree.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o domain.lo domain.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o opcodes.lo opcodes.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o image.lo image.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o metadata.lo metadata.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o verify.lo verify.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-endian.lo mono-endian.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-config.lo mono-config.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o loader.lo loader.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o class.lo class.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mempool.lo mempool.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mono-perfcounters.lo mono-perfcounters.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-helpers.lo debug-helpers.c
debug-helpers.c: In function 'print_name_space':
debug-helpers.c:681: warning: format not a string literal and no format arguments
debug-helpers.c:685: warning: format not a string literal and no format arguments
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generic-sharing.lo generic-sharing.c
generic-sharing.c: In function 'mono_method_fill_runtime_generic_context':
generic-sharing.c:1282: warning: unused variable 'domain'
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o metadata-verify.lo metadata-verify.c
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-O1 -o libmonoruntime.la  reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo method-builder.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo attach.lo rand.lo security.lo security-core-clr.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo coree.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo loader.lo class.lo mempool.lo mono-perfcounters.lo debug-helpers.lo generic-sharing.lo metadata-verify.lo  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-ar cru .libs/libmonoruntime.a .libs/reflection.o .libs/object.o .libs/icall.o .libs/decimal.o .libs/boehm-gc.o .libs/null-gc.o .libs/sgen-gc.o .libs/gc.o .libs/method-builder.o .libs/marshal.o .libs/mono-mlist.o .libs/monitor.o .libs/threads.o .libs/threadpool.o .libs/file-io.o .libs/socket-io.o .libs/exception.o .libs/appdomain.o .libs/debug-mono-symfile.o .libs/mono-debug.o .libs/mono-debug-debugger.o .libs/profiler.o .libs/attach.o .libs/rand.o .libs/security.o .libs/security-core-clr.o .libs/string-icalls.o .libs/sysmath.o .libs/process.o .libs/environment.o .libs/locales.o .libs/filewatcher.o .libs/security-manager.o .libs/console-io.o .libs/assembly.o .libs/coree.o .libs/domain.o .libs/opcodes.o .libs/image.o .libs/metadata.o .libs/verify.o .libs/mono-endian.o .libs/mono-config.o .libs/loader.o .libs/class.o .libs/mempool.o .libs/mono-perfcounters.o .libs/debug-helpers.o .libs/generic-sharing.o .libs/metadata-verify.o
i686-pc-linux-gnu-ranlib .libs/libmonoruntime.a
creating libmonoruntime.la
(cd .libs && rm -f libmonoruntime.la && ln -s ../libmonoruntime.la libmonoruntime.la)
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -static -Wl,-O1 -o libmonoruntime-static.la  reflection.lo object.lo icall.lo decimal.lo boehm-gc.lo null-gc.lo sgen-gc.lo gc.lo method-builder.lo marshal.lo mono-mlist.lo monitor.lo threads.lo threadpool.lo file-io.lo socket-io.lo exception.lo appdomain.lo debug-mono-symfile.lo mono-debug.lo mono-debug-debugger.lo profiler.lo attach.lo rand.lo security.lo security-core-clr.lo string-icalls.lo sysmath.lo process.lo environment.lo locales.lo filewatcher.lo security-manager.lo console-io.lo assembly.lo coree.lo domain.lo opcodes.lo image.lo metadata.lo verify.lo mono-endian.lo mono-config.lo loader.lo class.lo mempool.lo mono-perfcounters.lo debug-helpers.lo generic-sharing.lo metadata-verify.lo   -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-ar cru .libs/libmonoruntime-static.a  reflection.o object.o icall.o decimal.o boehm-gc.o null-gc.o sgen-gc.o gc.o method-builder.o marshal.o mono-mlist.o monitor.o threads.o threadpool.o file-io.o socket-io.o exception.o appdomain.o debug-mono-symfile.o mono-debug.o mono-debug-debugger.o profiler.o attach.o rand.o security.o security-core-clr.o string-icalls.o sysmath.o process.o environment.o locales.o filewatcher.o security-manager.o console-io.o assembly.o coree.o domain.o opcodes.o image.o metadata.o verify.o mono-endian.o mono-config.o loader.o class.o mempool.o mono-perfcounters.o debug-helpers.o generic-sharing.o metadata-verify.o
i686-pc-linux-gnu-ranlib .libs/libmonoruntime-static.a
creating libmonoruntime-static.la
(cd .libs && rm -f libmonoruntime-static.la && ln -s ../libmonoruntime-static.la libmonoruntime-static.la)
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../mono -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DMONO_BINDIR=\"/usr/bin/\" -DMONO_ASSEMBLIES=\"/usr/lib\" -DMONO_CFG_DIR=\"/etc\"  -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c pedump.c
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-O1 -o pedump pedump.o libmonoruntime.la ../io-layer/libwapi.la ../utils/libmonoutils.la ../../libgc/libmonogc.la -pthread -lgthread-2.0 -lrt -lglib-2.0   -lm  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-O1 -o pedump pedump.o -pthread  ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lrt -ldl -lpthread -lm  
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata'
Making all in arch
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/arch'
make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/arch'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/arch'
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/arch'
Making all in interpreter
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/interpreter'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/interpreter'
Making all in mini
make[3]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini'
if test -d ../../.git/svn; then svn_info='git svn info'; fi; \
	if test -d ./.svn; then svn_info='svn info'; fi; \
	if test -n "$svn_info"; then \
		(cd ../..; \
			LANG=C; export LANG; \
			branch=`$svn_info | grep URL | sed -e 's/.*source//' -e 's,mono/?$,,'`; \
			version=`$svn_info | grep Revision | sed 's/.*: //'`; \
			echo "#define FULL_VERSION \"$branch r$version\""; \
		); \
	else \
		echo "#define FULL_VERSION \"tarball\""; \
	fi > version.h
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o genmdesc-genmdesc.o `test -f 'genmdesc.c' || echo './'`genmdesc.c
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o genmdesc-helpers.o `test -f 'helpers.c' || echo './'`helpers.c
helpers.c: In function 'mono_disassemble_code':
helpers.c:208: warning: ignoring return value of 'system', declared with attribute warn_unused_result
helpers.c:224: warning: ignoring return value of 'system', declared with attribute warn_unused_result
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -Wl,-O1 -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/utils/libmonoutils.la ../../mono/metadata/opcodes.lo -lm -pthread -lgthread-2.0 -lrt -lglib-2.0   -lrt  -ldl -lpthread -lm
mkdir .libs
i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-O1 -o genmdesc genmdesc-genmdesc.o genmdesc-helpers.o ../../mono/metadata/.libs/opcodes.o -pthread  ../../mono/utils/.libs/libmonoutils.a /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lrt -ldl -lpthread -lm   
./genmdesc ./cpu-x86.md cpu-x86.h x86_desc
make  all-am
make[4]: Entering directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini'
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini.lo mini.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o method-to-ir.lo method-to-ir.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o decompose.lo decompose.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o jit-icalls.lo jit-icalls.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o trace.lo trace.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o dominators.lo dominators.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o cfold.lo cfold.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o regalloc.lo regalloc.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o helpers.lo helpers.c
helpers.c: In function 'mono_disassemble_code':
helpers.c:208: warning: ignoring return value of 'system', declared with attribute warn_unused_result
helpers.c:224: warning: ignoring return value of 'system', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o liveness.lo liveness.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o ssa.lo ssa.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o abcremoval.lo abcremoval.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o ssapre.lo ssapre.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o local-propagation.lo local-propagation.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o driver.lo driver.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-mini.lo debug-mini.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o linear-scan.lo linear-scan.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o aot-compiler.lo aot-compiler.c
aot-compiler.c: In function 'bin_writer_emit_writeout':
aot-compiler.c:1420: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1421: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1422: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1423: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1424: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1427: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1431: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1436: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1439: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1443: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1448: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1453: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1456: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1459: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1461: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1463: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1465: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
aot-compiler.c:1469: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o aot-runtime.lo aot-runtime.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o graph.lo graph.c
graph.c: In function 'mono_draw_graph':
graph.c:335: warning: ignoring return value of 'system', declared with attribute warn_unused_result
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-exceptions.lo mini-exceptions.c
mini-exceptions.c: In function 'mono_handle_native_sigsegv':
mini-exceptions.c:1563: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mini-exceptions.c: In function 'mono_print_thread_dump':
mini-exceptions.c:1646: warning: format not a string literal and no format arguments
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-codegen.lo mini-codegen.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-trampolines.lo mini-trampolines.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o declsec.lo declsec.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o wapihandles.lo wapihandles.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o branch-opts.lo branch-opts.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o generic-sharing.lo generic-sharing.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o regalloc2.lo regalloc2.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o simd-intrinsics.lo simd-intrinsics.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o unwind.lo unwind.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o mini-x86.lo mini-x86.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o exceptions-x86.lo exceptions-x86.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o tramp-x86.lo tramp-x86.c
../../doltcompile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c -o debug-debugger.lo debug-debugger.c
../../doltlibtool   --mode=compile i686-pc-linux-gnu-gcc  -O2 -march=i686 -pipe -fno-strict-aliasing -c -o mdb-debug-info32.lo mdb-debug-info32.s
 i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fno-strict-aliasing -c mdb-debug-info32.s  -fPIC -DPIC -o .libs/mdb-debug-info32.o
 i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fno-strict-aliasing -c mdb-debug-info32.s -o mdb-debug-info32.o >/dev/null 2>&1
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-version-script=./ldscript -Wl,--export-dynamic -Wl,-O1 -o libmono.la -rpath /usr/lib mini.lo method-to-ir.lo decompose.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo mini-trampolines.lo declsec.lo wapihandles.lo branch-opts.lo generic-sharing.lo regalloc2.lo simd-intrinsics.lo unwind.lo mini-x86.lo exceptions-x86.lo tramp-x86.lo debug-debugger.lo mdb-debug-info32.lo ../../mono/metadata/libmonoruntime.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -lgthread-2.0 -lrt -lglib-2.0   ../../libgc/libmonogc.la  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-gcc -shared  .libs/mini.o .libs/method-to-ir.o .libs/decompose.o .libs/jit-icalls.o .libs/trace.o .libs/dominators.o .libs/cfold.o .libs/regalloc.o .libs/helpers.o .libs/liveness.o .libs/ssa.o .libs/abcremoval.o .libs/ssapre.o .libs/local-propagation.o .libs/driver.o .libs/debug-mini.o .libs/linear-scan.o .libs/aot-compiler.o .libs/aot-runtime.o .libs/graph.o .libs/mini-exceptions.o .libs/mini-codegen.o .libs/mini-trampolines.o .libs/declsec.o .libs/wapihandles.o .libs/branch-opts.o .libs/generic-sharing.o .libs/regalloc2.o .libs/simd-intrinsics.o .libs/unwind.o .libs/mini-x86.o .libs/exceptions-x86.o .libs/tramp-x86.o .libs/debug-debugger.o .libs/mdb-debug-info32.o -Wl,--whole-archive ../../mono/metadata/.libs/libmonoruntime.a ../../mono/io-layer/.libs/libwapi.a ../../mono/utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -Wl,--no-whole-archive  /usr/lib/libgthread-2.0.so -L/usr/lib /usr/lib/libglib-2.0.so -lrt -ldl -lpthread -lm  -pthread -march=i686 -Wl,-version-script=./ldscript -Wl,--export-dynamic -Wl,-O1 -pthread -Wl,-soname -Wl,libmono.so.0 -o .libs/libmono.so.0.0.0
(cd .libs && rm -f libmono.so.0 && ln -s libmono.so.0.0.0 libmono.so.0)
(cd .libs && rm -f libmono.so && ln -s libmono.so.0.0.0 libmono.so)
rm -fr .libs/libmono.lax
mkdir .libs/libmono.lax
rm -fr .libs/libmono.lax/libmonoruntime.a
mkdir .libs/libmono.lax/libmonoruntime.a
(cd .libs/libmono.lax/libmonoruntime.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/metadata/.libs/libmonoruntime.a)
rm -fr .libs/libmono.lax/libwapi.a
mkdir .libs/libmono.lax/libwapi.a
(cd .libs/libmono.lax/libwapi.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/io-layer/.libs/libwapi.a)
rm -fr .libs/libmono.lax/libmonoutils.a
mkdir .libs/libmono.lax/libmonoutils.a
(cd .libs/libmono.lax/libmonoutils.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/utils/.libs/libmonoutils.a)
rm -fr .libs/libmono.lax/libmonogc.a
mkdir .libs/libmono.lax/libmonogc.a
(cd .libs/libmono.lax/libmonogc.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../libgc/.libs/libmonogc.a)
copying selected object files to avoid basename conflicts...
ln .libs/libmono.lax/libmonoruntime.a/generic-sharing.o .libs/libmono.lax/lt1-generic-sharing.o || cp .libs/libmono.lax/libmonoruntime.a/generic-sharing.o .libs/libmono.lax/lt1-generic-sharing.o
ln .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt2-threads.o || cp .libs/libmono.lax/libwapi.a/threads.o .libs/libmono.lax/lt2-threads.o
ln .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt3-security.o || cp .libs/libmono.lax/libwapi.a/security.o .libs/libmono.lax/lt3-security.o
ln .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt4-misc.o || cp .libs/libmono.lax/libmonogc.a/misc.o .libs/libmono.lax/lt4-misc.o
i686-pc-linux-gnu-ar cru .libs/libmono.a mini.o method-to-ir.o decompose.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o mini-trampolines.o declsec.o wapihandles.o branch-opts.o generic-sharing.o regalloc2.o simd-intrinsics.o unwind.o mini-x86.o exceptions-x86.o tramp-x86.o debug-debugger.o mdb-debug-info32.o .libs/libmono.lax/libmonoruntime.a/rand.o .libs/libmono.lax/libmonoruntime.a/environment.o .libs/libmono.lax/libmonoruntime.a/mono-debug.o .libs/libmono.lax/libmonoruntime.a/domain.o .libs/libmono.lax/libmonoruntime.a/threads.o .libs/libmono.lax/libmonoruntime.a/metadata.o .libs/libmono.lax/libmonoruntime.a/string-icalls.o .libs/libmono.lax/libmonoruntime.a/metadata-verify.o .libs/libmono.lax/libmonoruntime.a/security.o .libs/libmono.lax/libmonoruntime.a/mono-endian.o .libs/libmono.lax/libmonoruntime.a/class.o .libs/libmono.lax/libmonoruntime.a/decimal.o .libs/libmono.lax/libmonoruntime.a/file-io.o .libs/libmono.lax/libmonoruntime.a/gc.o .libs/libmono.lax/libmonoruntime.a/security-manager.o .libs/libmono.lax/libmonoruntime.a/threadpool.o .libs/libmono.lax/libmonoruntime.a/exception.o .libs/libmono.lax/libmonoruntime.a/socket-io.o .libs/libmono.lax/libmonoruntime.a/icall.o .libs/libmono.lax/libmonoruntime.a/mono-mlist.o .libs/libmono.lax/libmonoruntime.a/filewatcher.o .libs/libmono.lax/lt1-generic-sharing.o .libs/libmono.lax/libmonoruntime.a/debug-mono-symfile.o .libs/libmono.lax/libmonoruntime.a/attach.o .libs/libmono.lax/libmonoruntime.a/method-builder.o .libs/libmono.lax/libmonoruntime.a/object.o .libs/libmono.lax/libmonoruntime.a/sgen-gc.o .libs/libmono.lax/libmonoruntime.a/appdomain.o .libs/libmono.lax/libmonoruntime.a/marshal.o .libs/libmono.lax/libmonoruntime.a/mono-perfcounters.o .libs/libmono.lax/libmonoruntime.a/profiler.o .libs/libmono.lax/libmonoruntime.a/locales.o .libs/libmono.lax/libmonoruntime.a/null-gc.o .libs/libmono.lax/libmonoruntime.a/mono-config.o .libs/libmono.lax/libmonoruntime.a/assembly.o .libs/libmono.lax/libmonoruntime.a/verify.o .libs/libmono.lax/libmonoruntime.a/mempool.o .libs/libmono.lax/libmonoruntime.a/debug-helpers.o .libs/libmono.lax/libmonoruntime.a/opcodes.o .libs/libmono.lax/libmonoruntime.a/coree.o .libs/libmono.lax/libmonoruntime.a/boehm-gc.o .libs/libmono.lax/libmonoruntime.a/monitor.o .libs/libmono.lax/libmonoruntime.a/console-io.o .libs/libmono.lax/libmonoruntime.a/sysmath.o .libs/libmono.lax/libmonoruntime.a/mono-debug-debugger.o .libs/libmono.lax/libmonoruntime.a/loader.o .libs/libmono.lax/libmonoruntime.a/reflection.o .libs/libmono.lax/libmonoruntime.a/security-core-clr.o .libs/libmono.lax/libmonoruntime.a/image.o .libs/libmono.lax/libmonoruntime.a/process.o .libs/libmono.lax/libwapi.a/io.o .libs/libmono.lax/lt2-threads.o .libs/libmono.lax/libwapi.a/semaphores.o .libs/libmono.lax/libwapi.a/mutexes.o .libs/libmono.lax/libwapi.a/mono-mutex.o .libs/libmono.lax/lt3-security.o .libs/libmono.lax/libwapi.a/wapi_glob.o .libs/libmono.lax/libwapi.a/atomic.o .libs/libmono.lax/libwapi.a/shared.o .libs/libmono.lax/libwapi.a/versioninfo.o .libs/libmono.lax/libwapi.a/context.o .libs/libmono.lax/libwapi.a/handles.o .libs/libmono.lax/libwapi.a/io-portability.o .libs/libmono.lax/libwapi.a/wait.o .libs/libmono.lax/libwapi.a/misc.o .libs/libmono.lax/libwapi.a/system.o .libs/libmono.lax/libwapi.a/timefuncs.o .libs/libmono.lax/libwapi.a/critical-sections.o .libs/libmono.lax/libwapi.a/error.o .libs/libmono.lax/libwapi.a/sockets.o .libs/libmono.lax/libwapi.a/processes.o .libs/libmono.lax/libwapi.a/events.o .libs/libmono.lax/libwapi.a/collection.o .libs/libmono.lax/libwapi.a/messages.o .libs/libmono.lax/libmonoutils.a/mono-path.o .libs/libmono.lax/libmonoutils.a/mono-counters.o .libs/libmono.lax/libmonoutils.a/mono-uri.o .libs/libmono.lax/libmonoutils.a/dlmalloc.o .libs/libmono.lax/libmonoutils.a/mono-io-portability.o .libs/libmono.lax/libmonoutils.a/mono-dl.o .libs/libmono.lax/libmonoutils.a/mono-stdlib.o .libs/libmono.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono.lax/libmonoutils.a/mono-codeman.o .libs/libmono.lax/libmonoutils.a/monobitset.o .libs/libmono.lax/libmonoutils.a/mono-hash.o .libs/libmono.lax/libmonoutils.a/mono-mmap.o .libs/libmono.lax/libmonoutils.a/mono-math.o .libs/libmono.lax/libmonoutils.a/strtod.o .libs/libmono.lax/libmonoutils.a/mono-logger.o .libs/libmono.lax/libmonoutils.a/mono-value-hash.o .libs/libmono.lax/libmonoutils.a/mono-proclib.o .libs/libmono.lax/libmonoutils.a/mono-sha1.o .libs/libmono.lax/libmonoutils.a/mono-time.o .libs/libmono.lax/libmonoutils.a/mono-poll.o .libs/libmono.lax/libmonoutils.a/strenc.o .libs/libmono.lax/libmonoutils.a/mono-md5.o .libs/libmono.lax/libmonoutils.a/mono-property-hash.o .libs/libmono.lax/libmonogc.a/allchblk.o .libs/libmono.lax/libmonogc.a/solaris_threads.o .libs/libmono.lax/libmonogc.a/reclaim.o .libs/libmono.lax/libmonogc.a/malloc.o .libs/libmono.lax/libmonogc.a/alloc.o .libs/libmono.lax/libmonogc.a/stubborn.o .libs/libmono.lax/libmonogc.a/new_hblk.o .libs/libmono.lax/libmonogc.a/mark_rts.o .libs/libmono.lax/libmonogc.a/headers.o .libs/libmono.lax/libmonogc.a/gc_dlopen.o .libs/libmono.lax/libmonogc.a/pthread_stop_world.o .libs/libmono.lax/libmonogc.a/dbg_mlc.o .libs/libmono.lax/libmonogc.a/mach_dep.o .libs/libmono.lax/libmonogc.a/backgraph.o .libs/libmono.lax/libmonogc.a/win32_threads.o .libs/libmono.lax/libmonogc.a/gcj_mlc.o .libs/libmono.lax/libmonogc.a/os_dep.o .libs/libmono.lax/libmonogc.a/solaris_pthreads.o .libs/libmono.lax/lt4-misc.o .libs/libmono.lax/libmonogc.a/dyn_load.o .libs/libmono.lax/libmonogc.a/blacklst.o .libs/libmono.lax/libmonogc.a/checksums.o .libs/libmono.lax/libmonogc.a/darwin_stop_world.o .libs/libmono.lax/libmonogc.a/pthread_support.o .libs/libmono.lax/libmonogc.a/finalize.o .libs/libmono.lax/libmonogc.a/typd_mlc.o .libs/libmono.lax/libmonogc.a/mark.o .libs/libmono.lax/libmonogc.a/obj_map.o .libs/libmono.lax/libmonogc.a/real_malloc.o .libs/libmono.lax/libmonogc.a/specific.o .libs/libmono.lax/libmonogc.a/mallocx.o .libs/libmono.lax/libmonogc.a/ptr_chck.o .libs/libmono.lax/libmonogc.a/pcr_interface.o
i686-pc-linux-gnu-ranlib .libs/libmono.a
rm -fr .libs/libmono.lax
creating libmono.la
(cd .libs && rm -f libmono.la && ln -s ../libmono.la libmono.la)
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -static -Wl,-O1 -o libmono-static.la  mini.lo method-to-ir.lo decompose.lo jit-icalls.lo trace.lo dominators.lo cfold.lo regalloc.lo helpers.lo liveness.lo ssa.lo abcremoval.lo ssapre.lo local-propagation.lo driver.lo debug-mini.lo linear-scan.lo aot-compiler.lo aot-runtime.lo graph.lo mini-exceptions.lo mini-codegen.lo mini-trampolines.lo declsec.lo wapihandles.lo branch-opts.lo generic-sharing.lo regalloc2.lo simd-intrinsics.lo unwind.lo mini-x86.lo exceptions-x86.lo tramp-x86.lo debug-debugger.lo mdb-debug-info32.lo  ../../mono/metadata/libmonoruntime-static.la ../../mono/io-layer/libwapi.la ../../mono/utils/libmonoutils.la -pthread -lgthread-2.0 -lrt -lglib-2.0   ../../libgc/libmonogc-static.la  -lrt  -ldl -lpthread -lm
rm -fr .libs/libmono-static.lax
mkdir .libs/libmono-static.lax
rm -fr .libs/libmono-static.lax/libmonoruntime-static.a
mkdir .libs/libmono-static.lax/libmonoruntime-static.a
(cd .libs/libmono-static.lax/libmonoruntime-static.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/metadata/.libs/libmonoruntime-static.a)
rm -fr .libs/libmono-static.lax/libwapi.a
mkdir .libs/libmono-static.lax/libwapi.a
(cd .libs/libmono-static.lax/libwapi.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/io-layer/.libs/libwapi.a)
rm -fr .libs/libmono-static.lax/libmonoutils.a
mkdir .libs/libmono-static.lax/libmonoutils.a
(cd .libs/libmono-static.lax/libmonoutils.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../mono/utils/.libs/libmonoutils.a)
rm -fr .libs/libmono-static.lax/libmonogc-static.a
mkdir .libs/libmono-static.lax/libmonogc-static.a
(cd .libs/libmono-static.lax/libmonogc-static.a && i686-pc-linux-gnu-ar x /var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/../../libgc/.libs/libmonogc-static.a)
copying selected object files to avoid basename conflicts...
ln .libs/libmono-static.lax/libmonoruntime-static.a/generic-sharing.o .libs/libmono-static.lax/lt1-generic-sharing.o || cp .libs/libmono-static.lax/libmonoruntime-static.a/generic-sharing.o .libs/libmono-static.lax/lt1-generic-sharing.o
ln .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt2-threads.o || cp .libs/libmono-static.lax/libwapi.a/threads.o .libs/libmono-static.lax/lt2-threads.o
ln .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt3-security.o || cp .libs/libmono-static.lax/libwapi.a/security.o .libs/libmono-static.lax/lt3-security.o
ln .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt4-misc.o || cp .libs/libmono-static.lax/libmonogc-static.a/misc.o .libs/libmono-static.lax/lt4-misc.o
i686-pc-linux-gnu-ar cru .libs/libmono-static.a mini.o method-to-ir.o decompose.o jit-icalls.o trace.o dominators.o cfold.o regalloc.o helpers.o liveness.o ssa.o abcremoval.o ssapre.o local-propagation.o driver.o debug-mini.o linear-scan.o aot-compiler.o aot-runtime.o graph.o mini-exceptions.o mini-codegen.o mini-trampolines.o declsec.o wapihandles.o branch-opts.o generic-sharing.o regalloc2.o simd-intrinsics.o unwind.o mini-x86.o exceptions-x86.o tramp-x86.o debug-debugger.o mdb-debug-info32.o .libs/libmono-static.lax/libmonoruntime-static.a/rand.o .libs/libmono-static.lax/libmonoruntime-static.a/environment.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug.o .libs/libmono-static.lax/libmonoruntime-static.a/domain.o .libs/libmono-static.lax/libmonoruntime-static.a/threads.o .libs/libmono-static.lax/libmonoruntime-static.a/metadata.o .libs/libmono-static.lax/libmonoruntime-static.a/string-icalls.o .libs/libmono-static.lax/libmonoruntime-static.a/metadata-verify.o .libs/libmono-static.lax/libmonoruntime-static.a/security.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-endian.o .libs/libmono-static.lax/libmonoruntime-static.a/class.o .libs/libmono-static.lax/libmonoruntime-static.a/decimal.o .libs/libmono-static.lax/libmonoruntime-static.a/file-io.o .libs/libmono-static.lax/libmonoruntime-static.a/gc.o .libs/libmono-static.lax/libmonoruntime-static.a/security-manager.o .libs/libmono-static.lax/libmonoruntime-static.a/threadpool.o .libs/libmono-static.lax/libmonoruntime-static.a/exception.o .libs/libmono-static.lax/libmonoruntime-static.a/socket-io.o .libs/libmono-static.lax/libmonoruntime-static.a/icall.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-mlist.o .libs/libmono-static.lax/libmonoruntime-static.a/filewatcher.o .libs/libmono-static.lax/lt1-generic-sharing.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-mono-symfile.o .libs/libmono-static.lax/libmonoruntime-static.a/attach.o .libs/libmono-static.lax/libmonoruntime-static.a/method-builder.o .libs/libmono-static.lax/libmonoruntime-static.a/object.o .libs/libmono-static.lax/libmonoruntime-static.a/sgen-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/appdomain.o .libs/libmono-static.lax/libmonoruntime-static.a/marshal.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-perfcounters.o .libs/libmono-static.lax/libmonoruntime-static.a/profiler.o .libs/libmono-static.lax/libmonoruntime-static.a/locales.o .libs/libmono-static.lax/libmonoruntime-static.a/null-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-config.o .libs/libmono-static.lax/libmonoruntime-static.a/assembly.o .libs/libmono-static.lax/libmonoruntime-static.a/verify.o .libs/libmono-static.lax/libmonoruntime-static.a/mempool.o .libs/libmono-static.lax/libmonoruntime-static.a/debug-helpers.o .libs/libmono-static.lax/libmonoruntime-static.a/opcodes.o .libs/libmono-static.lax/libmonoruntime-static.a/coree.o .libs/libmono-static.lax/libmonoruntime-static.a/boehm-gc.o .libs/libmono-static.lax/libmonoruntime-static.a/monitor.o .libs/libmono-static.lax/libmonoruntime-static.a/console-io.o .libs/libmono-static.lax/libmonoruntime-static.a/sysmath.o .libs/libmono-static.lax/libmonoruntime-static.a/mono-debug-debugger.o .libs/libmono-static.lax/libmonoruntime-static.a/loader.o .libs/libmono-static.lax/libmonoruntime-static.a/reflection.o .libs/libmono-static.lax/libmonoruntime-static.a/security-core-clr.o .libs/libmono-static.lax/libmonoruntime-static.a/image.o .libs/libmono-static.lax/libmonoruntime-static.a/process.o .libs/libmono-static.lax/libwapi.a/io.o .libs/libmono-static.lax/lt2-threads.o .libs/libmono-static.lax/libwapi.a/semaphores.o .libs/libmono-static.lax/libwapi.a/mutexes.o .libs/libmono-static.lax/libwapi.a/mono-mutex.o .libs/libmono-static.lax/lt3-security.o .libs/libmono-static.lax/libwapi.a/wapi_glob.o .libs/libmono-static.lax/libwapi.a/atomic.o .libs/libmono-static.lax/libwapi.a/shared.o .libs/libmono-static.lax/libwapi.a/versioninfo.o .libs/libmono-static.lax/libwapi.a/context.o .libs/libmono-static.lax/libwapi.a/handles.o .libs/libmono-static.lax/libwapi.a/io-portability.o .libs/libmono-static.lax/libwapi.a/wait.o .libs/libmono-static.lax/libwapi.a/misc.o .libs/libmono-static.lax/libwapi.a/system.o .libs/libmono-static.lax/libwapi.a/timefuncs.o .libs/libmono-static.lax/libwapi.a/critical-sections.o .libs/libmono-static.lax/libwapi.a/error.o .libs/libmono-static.lax/libwapi.a/sockets.o .libs/libmono-static.lax/libwapi.a/processes.o .libs/libmono-static.lax/libwapi.a/events.o .libs/libmono-static.lax/libwapi.a/collection.o .libs/libmono-static.lax/libwapi.a/messages.o .libs/libmono-static.lax/libmonoutils.a/mono-path.o .libs/libmono-static.lax/libmonoutils.a/mono-counters.o .libs/libmono-static.lax/libmonoutils.a/mono-uri.o .libs/libmono-static.lax/libmonoutils.a/dlmalloc.o .libs/libmono-static.lax/libmonoutils.a/mono-io-portability.o .libs/libmono-static.lax/libmonoutils.a/mono-dl.o .libs/libmono-static.lax/libmonoutils.a/mono-stdlib.o .libs/libmono-static.lax/libmonoutils.a/mono-internal-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-codeman.o .libs/libmono-static.lax/libmonoutils.a/monobitset.o .libs/libmono-static.lax/libmonoutils.a/mono-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-mmap.o .libs/libmono-static.lax/libmonoutils.a/mono-math.o .libs/libmono-static.lax/libmonoutils.a/strtod.o .libs/libmono-static.lax/libmonoutils.a/mono-logger.o .libs/libmono-static.lax/libmonoutils.a/mono-value-hash.o .libs/libmono-static.lax/libmonoutils.a/mono-proclib.o .libs/libmono-static.lax/libmonoutils.a/mono-sha1.o .libs/libmono-static.lax/libmonoutils.a/mono-time.o .libs/libmono-static.lax/libmonoutils.a/mono-poll.o .libs/libmono-static.lax/libmonoutils.a/strenc.o .libs/libmono-static.lax/libmonoutils.a/mono-md5.o .libs/libmono-static.lax/libmonoutils.a/mono-property-hash.o .libs/libmono-static.lax/libmonogc-static.a/allchblk.o .libs/libmono-static.lax/libmonogc-static.a/solaris_threads.o .libs/libmono-static.lax/libmonogc-static.a/reclaim.o .libs/libmono-static.lax/libmonogc-static.a/malloc.o .libs/libmono-static.lax/libmonogc-static.a/alloc.o .libs/libmono-static.lax/libmonogc-static.a/stubborn.o .libs/libmono-static.lax/libmonogc-static.a/new_hblk.o .libs/libmono-static.lax/libmonogc-static.a/mark_rts.o .libs/libmono-static.lax/libmonogc-static.a/headers.o .libs/libmono-static.lax/libmonogc-static.a/gc_dlopen.o .libs/libmono-static.lax/libmonogc-static.a/pthread_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/dbg_mlc.o .libs/libmono-static.lax/libmonogc-static.a/mach_dep.o .libs/libmono-static.lax/libmonogc-static.a/backgraph.o .libs/libmono-static.lax/libmonogc-static.a/win32_threads.o .libs/libmono-static.lax/libmonogc-static.a/gcj_mlc.o .libs/libmono-static.lax/libmonogc-static.a/os_dep.o .libs/libmono-static.lax/libmonogc-static.a/solaris_pthreads.o .libs/libmono-static.lax/lt4-misc.o .libs/libmono-static.lax/libmonogc-static.a/dyn_load.o .libs/libmono-static.lax/libmonogc-static.a/blacklst.o .libs/libmono-static.lax/libmonogc-static.a/checksums.o .libs/libmono-static.lax/libmonogc-static.a/darwin_stop_world.o .libs/libmono-static.lax/libmonogc-static.a/pthread_support.o .libs/libmono-static.lax/libmonogc-static.a/finalize.o .libs/libmono-static.lax/libmonogc-static.a/typd_mlc.o .libs/libmono-static.lax/libmonogc-static.a/mark.o .libs/libmono-static.lax/libmonogc-static.a/obj_map.o .libs/libmono-static.lax/libmonogc-static.a/real_malloc.o .libs/libmono-static.lax/libmonogc-static.a/specific.o .libs/libmono-static.lax/libmonogc-static.a/mallocx.o .libs/libmono-static.lax/libmonogc-static.a/ptr_chck.o .libs/libmono-static.lax/libmonogc-static.a/pcr_interface.o
i686-pc-linux-gnu-ranlib .libs/libmono-static.a
rm -fr .libs/libmono-static.lax
creating libmono-static.la
(cd .libs && rm -f libmono-static.la && ln -s ../libmono-static.la libmono-static.la)
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../..   -DGC_LINUX_THREADS -D_GNU_SOURCE -D_REENTRANT -DUSE_MMAP -DUSE_MUNMAP -D_FILE_OFFSET_BITS=64 -DUSE_COMPILER_TLS -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -c main.c
../../doltlibtool --tag=CC   --mode=link i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes  -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings  -export-dynamic -Wl,-version-script=./ldscript.mono -Wl,--export-dynamic -Wl,-O1 -o mono main.o libmono-static.la -pthread -lgthread-2.0 -lrt -lglib-2.0   -lm  -lrt  -ldl -lpthread -lm
i686-pc-linux-gnu-gcc -I../.. -I../../libgc/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=i686 -pipe -fno-strict-aliasing -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -Wl,-version-script=./ldscript.mono -Wl,--export-dynamic -Wl,-O1 -o mono main.o -pthread -Wl,--export-dynamic  ./.libs/libmono-static.a /usr/lib/libgthread-2.0.so /usr/lib/libglib-2.0.so -lrt -ldl -lpthread -lm  
./.libs/libmono-static.a(mini.o): In function `mini_create_jit_domain_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:4931: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:4932: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:4933: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:4934: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(mini.o): In function `mono_resolve_patch_target':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:2555: undefined reference to `mono_metadata_field_info'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:2596: undefined reference to `mono_metadata_blob_heap'
./.libs/libmono-static.a(mini.o): In function `mono_type_to_load_membase':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:633: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full2':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1389: undefined reference to `mono_type_size'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1659: undefined reference to `mono_type_size'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full2':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1396: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1669: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1779: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full2':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1564: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1654: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_allocate_stack_slots_full2':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1383: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini.o): In function `mono_get_array_new_va_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini.c:1080: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(method-to-ir.o): In function `generic_class_is_reference_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:4619: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `emit_optimized_ldloca_ir':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:5034: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:5032: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `target_type_is_incompatible':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:1877: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_call_args':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_method_call_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2208: undefined reference to `mono_metadata_signature_dup_full'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_call_args':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_rgctx_calli':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_method_to_ir':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:9467: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:6270: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `initialize_array_data':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:4564: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:4570: undefined reference to `mono_metadata_field_info'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_method_to_ir':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:6173: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:6173: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:5871: undefined reference to `mono_metadata_parse_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:7784: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:8497: undefined reference to `mono_type_get_type'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_rgctx_calli':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_method_to_ir':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:9374: undefined reference to `mono_type_create_from_typespec'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:9375: undefined reference to `mono_type_size'
./.libs/libmono-static.a(method-to-ir.o): In function `mono_emit_call_args':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/method-to-ir.c:2098: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(decompose.o): In function `mono_decompose_vtype_opts':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/decompose.c:1189: undefined reference to `mono_type_size'
./.libs/libmono-static.a(trace.o): In function `mono_trace_leave_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/trace.c:586: undefined reference to `mono_type_size'
./.libs/libmono-static.a(trace.o): In function `mono_trace_enter_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/trace.c:353: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(driver.o): In function `compile_all_methods_thread_main':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/driver.c:841: undefined reference to `mono_metadata_has_generic_params'
./.libs/libmono-static.a(driver.o): In function `mini_regression':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/driver.c:397: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(aot-compiler.o): In function `emit_class_dwarf_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:5674: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(aot-compiler.o): In function `add_wrappers':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2659: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2664: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2670: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2677: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2685: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(aot-compiler.o):/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-compiler.c:2691: more undefined references to `mono_metadata_signature_alloc' follow
./.libs/libmono-static.a(aot-runtime.o): In function `mono_aot_get_class_from_name':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:1286: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:1288: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:1289: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(aot-runtime.o): In function `load_aot_module':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:937: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(aot-runtime.o): In function `decode_klass_ref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:339: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(aot-runtime.o): In function `decode_generic_inst':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/aot-runtime.c:272: undefined reference to `mono_metadata_get_generic_inst'
./.libs/libmono-static.a(mini-exceptions.o): In function `get_exception_catch_class':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-exceptions.c:839: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(mini-codegen.o): In function `mono_is_regsize_var':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-codegen.c:2229: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(generic-sharing.o): In function `mini_type_stack_size':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/generic-sharing.c:181: undefined reference to `mono_type_stack_size_internal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/generic-sharing.c:181: undefined reference to `mono_type_stack_size_internal'
./.libs/libmono-static.a(generic-sharing.o): In function `generic_inst_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/generic-sharing.c:82: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(generic-sharing.o): In function `mini_type_stack_size':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/generic-sharing.c:181: undefined reference to `mono_type_stack_size_internal'
./.libs/libmono-static.a(simd-intrinsics.o): In function `simd_intrinsic_emit_ctor':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/simd-intrinsics.c:1066: undefined reference to `mono_type_size'
./.libs/libmono-static.a(simd-intrinsics.o): In function `simd_intrinsic_emit_setter':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/simd-intrinsics.c:956: undefined reference to `mono_type_size'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_get_delegate_invoke_impl':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:5212: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `get_call_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:431: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:342: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_get_this_arg_from_call':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:5177: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_get_argument_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:501: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_find_this_argument':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:4915: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_create_vars':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:991: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_instrument_epilog':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:1302: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_emit_epilog':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:4587: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `emit_sig_cookie':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:1037: undefined reference to `mono_metadata_signature_dup'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_emit_call':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:1108: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:1070: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:1165: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mini-x86.o): In function `mono_arch_allocate_vars':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/mini-x86.c:925: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(tramp-x86.o): In function `mono_arch_get_unbox_trampoline':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini/tramp-x86.c:48: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(mono-debug.o): In function `mono_debug_add_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/mono-debug.c:643: undefined reference to `mono_method_header_get_code'
./.libs/libmono-static.a(domain.o): In function `mono_cleanup':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:1688: undefined reference to `mono_metadata_cleanup'
./.libs/libmono-static.a(domain.o): In function `mono_jit_code_hash_init':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:954: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(domain.o): In function `mono_domain_create':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:1168: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(domain.o): In function `mono_jit_code_hash_init':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:954: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(domain.o): In function `mono_domain_create':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:1176: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:1177: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(domain.o): In function `mono_init_internal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/domain.c:1247: undefined reference to `mono_metadata_init'
./.libs/libmono-static.a(threads.o): In function `do_free_special':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/threads.c:3387: undefined reference to `mono_type_size'
./.libs/libmono-static.a(class.o): In function `find_method_in_metadata':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:7073: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:7075: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(class.o): In function `mono_class_name_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5280: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5281: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5282: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(class.o): In function `mono_image_init_name_cache':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5482: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5490: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5491: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5511: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5512: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5513: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(class.o): In function `mono_assembly_name_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5314: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `check_interface_method_override':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:2759: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:2789: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(class.o): In function `mono_metadata_signature_deep_dup':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:203: undefined reference to `mono_metadata_signature_dup_full'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:205: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:207: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_vtable_general':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:3251: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:3099: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:3292: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:3265: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_vtable':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:2650: undefined reference to `mono_class_get_overrides_full'
./.libs/libmono-static.a(class.o): In function `mono_class_get_nested_types':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6765: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6761: undefined reference to `mono_metadata_nesting_typedef'
./.libs/libmono-static.a(class.o): In function `mono_class_from_name':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5775: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `search_modules':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5678: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `mono_class_from_generic_parameter':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4562: undefined reference to `mono_metadata_get_generic_param_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4560: undefined reference to `mono_metadata_get_generic_param_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4565: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4573: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `mono_bounded_array_class_get':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4833: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4909: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(class.o): In function `mono_fnptr_class_get':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4656: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(class.o): In function `mono_class_layout_fields':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1318: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1390: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1305: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1487: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1330: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1397: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1375: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1434: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1446: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1330: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1305: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1318: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1375: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(class.o):/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1397: more undefined references to `mono_metadata_generic_class_is_valuetype' follow
./.libs/libmono-static.a(class.o): In function `inflate_generic_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:571: undefined reference to `mono_metadata_inflate_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:575: undefined reference to `mono_metadata_lookup_generic_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:577: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:525: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:527: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:535: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:538: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:515: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:502: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:548: undefined reference to `mono_metadata_inflate_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:550: undefined reference to `mono_metadata_lookup_generic_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:555: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_fields':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1057: undefined reference to `mono_metadata_packing_from_typedef'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1121: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1123: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1124: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1125: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1128: undefined reference to `mono_metadata_parse_type_full'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1137: undefined reference to `mono_metadata_field_info'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1147: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(class.o): In function `mono_class_get_field_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5141: undefined reference to `mono_metadata_translate_token_index'
./.libs/libmono-static.a(class.o): In function `mono_class_get_field_default_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5187: undefined reference to `mono_metadata_get_constant_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5191: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5193: undefined reference to `mono_metadata_blob_heap'
./.libs/libmono-static.a(class.o): In function `mono_field_get_rva':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6878: undefined reference to `mono_metadata_field_info'
./.libs/libmono-static.a(class.o): In function `mono_class_get_field_idx':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5056: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5056: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(class.o): In function `mono_type_retrieve_from_typespec':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4769: undefined reference to `mono_type_create_from_typespec'
./.libs/libmono-static.a(class.o): In function `mono_class_inflate_generic_type_with_mempool':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:621: undefined reference to `mono_metadata_get_shared_type'
./.libs/libmono-static.a(class.o): In function `mono_class_create_from_typespec':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4798: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(class.o): In function `mono_class_from_name_case':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5624: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5632: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5633: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(class.o): In function `mono_class_create_from_typedef':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4205: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4207: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4208: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4226: undefined reference to `mono_metadata_load_generic_params'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4233: undefined reference to `mono_metadata_token_from_dor'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4254: undefined reference to `mono_metadata_nested_in_typedef'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4334: undefined reference to `mono_metadata_load_generic_param_constraints'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4263: undefined reference to `mono_metadata_interfaces_from_typedef_full'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4293: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `mono_class_find_enum_basetype':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:958: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:959: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:960: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:971: undefined reference to `mono_metadata_parse_type_full'
./.libs/libmono-static.a(class.o): In function `mono_class_from_typeref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:87: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:89: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:90: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:129: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:130: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:131: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:127: undefined reference to `mono_metadata_nesting_typedef'
./.libs/libmono-static.a(class.o): In function `mono_ptr_class_get':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4605: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(class.o): In function `mono_generic_class_get_class':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4396: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4429: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:4443: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(class.o): In function `inflate_generic_context':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:680: undefined reference to `mono_metadata_inflate_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:683: undefined reference to `mono_metadata_inflate_generic_inst'
./.libs/libmono-static.a(class.o): In function `mono_class_inflate_generic_method_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:730: undefined reference to `mono_metadata_generic_context_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:790: undefined reference to `mono_method_inflated_lookup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:837: undefined reference to `mono_method_inflated_lookup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:834: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(class.o): In function `mono_type_get_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5440: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:5424: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_methods':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1572: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1582: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1593: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1602: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1611: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1626: undefined reference to `mono_metadata_translate_token_index'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_events':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1891: undefined reference to `mono_metadata_events_from_typedef'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1901: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1904: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1906: undefined reference to `mono_metadata_methods_from_event'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1910: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `mono_class_get_virtual_methods':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6601: undefined reference to `mono_metadata_decode_table_row'
./.libs/libmono-static.a(class.o): In function `mono_class_setup_properties':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1779: undefined reference to `mono_metadata_properties_from_typedef'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1787: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1790: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1792: undefined reference to `mono_metadata_methods_from_property'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:1796: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(class.o): In function `mono_ldtoken':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6179: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6180: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6181: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:6159: undefined reference to `mono_metadata_typedef_from_field'
./.libs/libmono-static.a(class.o): In function `mono_class_inflate_generic_type_with_mempool':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/class.c:626: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(gc.o): In function `add_weak_track_handle':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/gc.c:686: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(icall.o): In function `mono_create_icall_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:8066: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:8066: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(icall.o): In function `mono_TypedReference_ToObjectInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7306: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(icall.o): In function `mono_TypedReference_ToObject':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7293: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(icall.o): In function `ves_icall_Type_GetPacking':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2093: undefined reference to `mono_metadata_packing_from_typedef'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Type_EqualsInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:1336: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(icall.o): In function `ves_icall_InternalExecute':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:3209: undefined reference to `mono_type_size'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Runtime_CompilerServices_RuntimeHelpers_InitializeArray':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:791: undefined reference to `mono_type_get_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:791: undefined reference to `mono_type_get_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:809: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:791: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_MonoMethodInfo_get_retval_marshal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:1618: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(icall.o): In function `ves_icall_MonoMethod_GetDllImportAttribute':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2874: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2877: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2878: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2879: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `mono_module_get_types':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5334: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5346: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetManifestResourceNames':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4578: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4578: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `ves_icall_MonoGenericClass_InflateType':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2815: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(icall.o): In function `ves_icall_MonoGenericClass_GetParentType':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2485: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(icall.o): In function `ves_icall_MonoGenericClass_GetInterfaces':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2532: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(icall.o): In function `ves_icall_MonoField_GetValueInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:1712: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(icall.o): In function `init_generic_context_from_args':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5609: undefined reference to `mono_metadata_get_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5614: undefined reference to `mono_metadata_get_generic_inst'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Module_ResolveSignature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5852: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5854: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5855: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(icall.o): In function `mono_metadata_memberref_is_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5599: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5600: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5601: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(icall.o): In function `ves_icall_get_enum_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:3451: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(icall.o): In function `fill_reflection_assembly_name':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5173: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetReferencedAssemblies':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4673: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4674: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4648: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4653: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4667: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_InternalGetType':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4388: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetTypes':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5393: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:5433: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetModulesInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4946: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4952: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetManifestResourceInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4762: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4763: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetManifestResourceInfoInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4806: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4807: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4823: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4824: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `ves_icall_System_Reflection_Assembly_GetFilesInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4872: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4872: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4888: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4896: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4897: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:4897: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(icall.o): In function `property_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:3882: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:3884: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(icall.o): In function `ves_icall_Type_GetInterfaces':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:2040: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(icall.o): In function `mono_ArgIterator_Setup':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7201: undefined reference to `mono_type_stack_size'
./.libs/libmono-static.a(icall.o): In function `mono_ArgIterator_IntGetNextArgT':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7255: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7261: undefined reference to `mono_type_stack_size'
./.libs/libmono-static.a(icall.o): In function `mono_ArgIterator_IntGetNextArg':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/icall.c:7226: undefined reference to `mono_type_stack_size'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `get_object_generic_inst':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1517: undefined reference to `mono_metadata_get_generic_inst'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `generic_inst_is_sharable':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1372: undefined reference to `mono_type_get_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1369: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `mrgctx_equal_func':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1305: undefined reference to `mono_metadata_generic_inst_equal'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `mrgctx_hash_func':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1296: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:1296: undefined reference to `mono_metadata_generic_inst_hash'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `free_inflated_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:606: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `inflate_other_data':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:574: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:548: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `class_set_rgctx_template':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:245: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `register_generic_subclass':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:282: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `mono_class_unregister_image_generic_subclasses':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:345: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(lt1-generic-sharing.o): In function `type_check_context_used':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:30: undefined reference to `mono_type_get_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:41: undefined reference to `mono_type_get_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/generic-sharing.c:38: undefined reference to `mono_type_get_array_type'
./.libs/libmono-static.a(debug-mono-symfile.o): In function `load_symfile':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/debug-mono-symfile.c:79: undefined reference to `mono_guid_to_string'
./.libs/libmono-static.a(method-builder.o): In function `mono_mb_create_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/method-builder.c:155: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(object.o): In function `compute_class_bitmap':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:655: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(object.o): In function `mono_method_add_generic_virtual_invocation':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:1468: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(object.o): In function `mono_method_get_imt_slot':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:1006: undefined reference to `mono_metadata_type_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:1008: undefined reference to `mono_metadata_type_hash'
./.libs/libmono-static.a(object.o): In function `mono_class_create_runtime_vtable':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:1706: undefined reference to `mono_type_size'
./.libs/libmono-static.a(object.o): In function `mono_ldstr_metadata_sig':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:4586: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(object.o): In function `mono_ldstr':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:4569: undefined reference to `mono_metadata_user_string'
./.libs/libmono-static.a(object.o): In function `mono_get_constant_value_from_blob':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:2722: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(object.o): In function `mono_runtime_class_init_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/object.c:360: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(appdomain.o): In function `add_assemblies_to_domain':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/appdomain.c:862: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `signature_method_pair_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4543: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(marshal.o): In function `get_runtime_invoke_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4834: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `runtime_invoke_signature_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4862: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4862: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `signature_dup':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:185: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `cominterop_method_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:290: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:307: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_load_type_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11576: undefined reference to `mono_metadata_packing_from_typedef'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11598: undefined reference to `mono_metadata_field_info_with_mempool'
./.libs/libmono-static.a(marshal.o): In function `mono_struct_delete_old':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11199: undefined reference to `mono_type_to_unmanaged'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11206: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_type_size':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11786: undefined reference to `mono_type_to_unmanaged'
./.libs/libmono-static.a(marshal.o): In function `mono_type_native_stack_size':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11753: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `ves_icall_Mono_Interop_ComInteropProxy_AddProxy':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11463: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_interface':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:573: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `ves_icall_System_ComObject_GetInterfaceInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11450: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(marshal.o): In function `mono_mb_emit_restore_result':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3148: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `mono_remoting_mb_create_and_cache':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2953: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_array_address':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:10301: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `emit_struct_conv':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2357: undefined reference to `mono_type_to_unmanaged'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2374: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2374: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `emit_object_to_ptr_conv':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2210: undefined reference to `mono_type_get_class'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:2244: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(marshal.o): In function `emit_marshal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:8740: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `emit_marshal_ptr':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:8604: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_managed_wrapper_adjusted':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12539: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_ccw':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12344: undefined reference to `mono_metadata_free_marshal_spec'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12167: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12169: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12201: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `ves_icall_System_Runtime_InteropServices_Marshal_GetCCW':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:10910: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_stelemref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:10133: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_vtfixup_ftnptr':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9526: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_emit_native_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:8846: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_stfld_remote_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5701: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5713: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_ldfld_remote_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5359: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5369: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `signature_method_pair_hash':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4537: undefined reference to `mono_signature_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4537: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_unbox_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:10090: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_ldflda_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5596: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5605: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5585: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `mono_ftnptr_to_delegate':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:875: undefined reference to `mono_metadata_signature_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:882: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(marshal.o): In function `ves_icall_System_Runtime_InteropServices_Marshal_GetDelegateForFunctionPointerInternal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:11348: undefined reference to `mono_type_get_class'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_stfld_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5791: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5780: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5800: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_ldfld_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5447: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5436: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5456: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5532: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_thunk_invoke_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12785: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12797: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12814: undefined reference to `mono_metadata_type_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12820: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12853: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12902: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_runtime_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4906: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4959: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5010: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5102: undefined reference to `mono_type_generic_inst_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4943: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4893: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4897: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `lookup_string_ctor_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4783: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_runtime_invoke_sig':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4848: undefined reference to `mono_metadata_signature_dup'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_runtime_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4985: undefined reference to `mono_signature_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4962: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(marshal.o): In function `signature_dup_add_this':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4750: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_native_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3387: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_native_wrapper_adjusted':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3365: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(marshal.o): In function `cominterop_get_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3497: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_native_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9123: undefined reference to `mono_metadata_free_marshal_spec'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9022: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_delegate_end_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3180: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3180: undefined reference to `mono_signature_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_delegate_begin_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3018: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3018: undefined reference to `mono_signature_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_synchronized_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9958: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_delegate_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4610: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4610: undefined reference to `mono_signature_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_xappdomain_dispatch':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:3886: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_static_rgctx_invoke':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:5292: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_proxy_cancast':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9730: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9735: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_castclass':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9665: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9670: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_isinst':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9583: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9588: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(marshal.o): In function `mono_marshal_get_managed_wrapper':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9396: undefined reference to `mono_aligned_addr_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9414: undefined reference to `mono_metadata_signature_dup'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:9470: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(marshal.o): In function `signature_method_pair_matches_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:12946: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(marshal.o): In function `runtime_invoke_signature_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/marshal.c:4865: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(profiler.o): In function `create_profiler':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/profiler.c:847: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(profiler.o): In function `mono_profiler_coverage_get':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/profiler.c:626: undefined reference to `mono_method_header_get_code'
./.libs/libmono-static.a(assembly.o): In function `mono_assembly_has_skip_verification':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2691: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2697: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2698: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(assembly.o): In function `mono_assembly_try_decode_skip_verification':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2640: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2654: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2646: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2654: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2659: undefined reference to `mono_metadata_decode_value'
./.libs/libmono-static.a(assembly.o):/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:2619: more undefined references to `mono_metadata_decode_value' follow
./.libs/libmono-static.a(assembly.o): In function `mono_assembly_get_assemblyref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:785: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:787: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:788: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:790: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:791: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(assembly.o): In function `assemblyref_public_tok':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:696: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:697: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(assembly.o): In function `mono_assembly_fill_assembly_name':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:625: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:629: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:630: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:643: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:644: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:660: undefined reference to `mono_metadata_blob_heap'
./.libs/libmono-static.a(assembly.o): In function `build_assembly_name':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:1691: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(assembly.o): In function `mono_assembly_load_friends':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:1384: undefined reference to `mono_metadata_decode_value'
./.libs/libmono-static.a(assembly.o): In function `get_publisher_policy_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:272: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/assembly.c:278: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(verify.o): In function `stack_slot_is_complex_type_not_reference_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3071: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `is_valid_generic_instantiation':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:481: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(verify.o): In function `verify_class_for_overlapping_reference_fields':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5881: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `get_field_end':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5856: undefined reference to `mono_type_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5856: undefined reference to `mono_type_size'
./.libs/libmono-static.a(verify.o): In function `verify_class_for_overlapping_reference_fields':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5884: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5874: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `mono_generic_param_is_constraint_compatible':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:510: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:517: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(verify.o): In function `verify_type_compatibility_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2464: undefined reference to `mono_type_get_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2465: undefined reference to `mono_type_get_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2466: undefined reference to `mono_metadata_signature_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2503: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `is_compatible_boxed_valuetype':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2617: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `verify_stack_type_compatibility_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2630: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2624: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `merge_stacks':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4570: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4578: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(verify.o): In function `mono_delegate_param_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2730: undefined reference to `mono_metadata_type_equal_full'
./.libs/libmono-static.a(verify.o): In function `mono_delegate_ret_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2739: undefined reference to `mono_metadata_type_equal_full'
./.libs/libmono-static.a(verify.o): In function `mono_delegate_type_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2680: undefined reference to `mono_type_get_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2680: undefined reference to `mono_type_get_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2691: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `do_stelem':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4184: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4184: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `do_ldelema':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4068: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(verify.o): In function `do_mkrefany':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4475: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4475: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:4478: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `do_initobj':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3775: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3778: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(verify.o): In function `do_box_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3514: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3514: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `is_valid_blob':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1019: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1020: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(verify.o): In function `is_valid_string':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1035: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1036: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(verify.o): In function `verify_field_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1377: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_assembly_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1087: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_assemblyref_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1131: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_class_layout_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1167: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1172: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(verify.o): In function `verify_constant_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1219: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_event_map_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1291: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_event_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1322: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_file_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1442: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(verify.o): In function `verify_moduleref_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1488: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1501: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(verify.o): In function `verify_standalonesig_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1527: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:1532: undefined reference to `mono_metadata_blob_heap'
./.libs/libmono-static.a(verify.o): In function `mono_method_verify':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5754: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5758: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:5760: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(verify.o): In function `mono_delegate_ret_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:2739: undefined reference to `mono_metadata_type_equal_full'
./.libs/libmono-static.a(verify.o): In function `do_stobj':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3715: undefined reference to `mono_metadata_generic_class_is_valuetype'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3715: undefined reference to `mono_metadata_generic_class_is_valuetype'
./.libs/libmono-static.a(verify.o): In function `do_invoke_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/verify.c:3300: undefined reference to `mono_metadata_type_equal_full'
./.libs/libmono-static.a(debug-helpers.o): In function `print_field_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/debug-helpers.c:752: undefined reference to `mono_type_generic_inst_is_valuetype'
./.libs/libmono-static.a(debug-helpers.o): In function `dis_one':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/debug-helpers.c:460: undefined reference to `mono_method_header_get_code'
./.libs/libmono-static.a(debug-helpers.o): In function `mono_method_desc_search_in_image':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/debug-helpers.c:439: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/debug-helpers.c:440: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(boehm-gc.o): In function `create_allocator':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/boehm-gc.c:457: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/boehm-gc.c:452: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_index':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:2137: undefined reference to `mono_metadata_translate_token_index'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_header':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:2091: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:2096: undefined reference to `mono_metadata_parse_mh_full'
./.libs/libmono-static.a(loader.o): In function `inflate_generic_header':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:683: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(loader.o): In function `mono_method_signature':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1942: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1942: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1954: undefined reference to `mono_metadata_get_param_attrs'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1966: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1968: undefined reference to `mono_metadata_parse_method_signature_full'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_param_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1715: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(loader.o): In function `mono_method_has_marshal_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1812: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1820: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1815: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_marshal_info':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1761: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1769: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1773: undefined reference to `mono_metadata_get_marshal_info'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1775: undefined reference to `mono_metadata_parse_marshal_spec'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1764: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_param_names':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1684: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1691: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1693: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1687: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(loader.o): In function `mono_lookup_pinvoke_call':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1117: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1120: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1121: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1122: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(loader.o): In function `mono_method_get_signature_full':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:746: undefined reference to `mono_metadata_get_inflated_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:748: undefined reference to `mono_metadata_free_inflated_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:724: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:726: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:727: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:728: undefined reference to `mono_metadata_parse_method_signature'
./.libs/libmono-static.a(loader.o): In function `method_from_memberref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:790: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:796: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:855: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:856: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:858: undefined reference to `mono_metadata_parse_method_signature'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:905: undefined reference to `mono_metadata_free_method_signature'
./.libs/libmono-static.a(loader.o): In function `mono_get_method_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1394: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1416: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1419: undefined reference to `mono_metadata_load_generic_params'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1424: undefined reference to `mono_metadata_load_generic_param_constraints'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1435: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(loader.o): In function `method_from_methodspec':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:922: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:926: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:928: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:930: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:933: undefined reference to `mono_metadata_parse_generic_inst'
./.libs/libmono-static.a(loader.o): In function `mono_get_method_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1450: undefined reference to `mono_metadata_implmap_from_method'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1453: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(loader.o): In function `method_from_methodspec':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:935: undefined reference to `mono_metadata_inflate_generic_inst'
./.libs/libmono-static.a(loader.o): In function `mono_get_method_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1434: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1405: undefined reference to `mono_metadata_typedef_from_method'
./.libs/libmono-static.a(loader.o): In function `find_method_in_class':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:552: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(loader.o): In function `mono_metadata_signature_vararg_match':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:500: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:504: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(loader.o): In function `find_method_in_class':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:524: undefined reference to `mono_metadata_decode_table_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:526: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:534: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(loader.o): In function `mono_get_method_constrained':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:1583: undefined reference to `mono_metadata_free_inflated_signature'
./.libs/libmono-static.a(loader.o): In function `field_from_memberref':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:360: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:364: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:366: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:367: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:374: undefined reference to `mono_metadata_parse_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:423: undefined reference to `mono_metadata_type_equal_full'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:413: undefined reference to `mono_metadata_get_corresponding_field_from_generic_type_definition'
./.libs/libmono-static.a(loader.o): In function `mono_field_from_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/loader.c:465: undefined reference to `mono_metadata_typedef_from_field'
./.libs/libmono-static.a(reflection.o): In function `get_declsec_action':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11259: undefined reference to `mono_metadata_declsec_from_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11265: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11272: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11274: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `fill_actions_from_index':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11032: undefined reference to `mono_metadata_declsec_from_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11037: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11046: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11049: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11054: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11057: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11062: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:11065: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `mono_blob_entry_hash':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:405: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `mono_declsec_get_flags':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10929: undefined reference to `mono_metadata_declsec_from_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10943: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(reflection.o): In function `resolve_object':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10562: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10621: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10651: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10679: undefined reference to `mono_metadata_signature_alloc'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10720: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10732: undefined reference to `mono_metadata_free_type'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10749: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(reflection.o): In function `sigbuffer_add_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:206: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `encode_constant':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:1754: undefined reference to `mono_metadata_encode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:1729: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `sigbuffer_add_to_blob_cached':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:458: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `add_mono_string_to_blob_cached':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:515: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `reflection_methodbuilder_to_mono_method':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9369: undefined reference to `mono_get_shared_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9415: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9397: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(reflection.o): In function `encode_field_or_prop_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8773: undefined reference to `mono_metadata_encode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8763: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_reflection_create_generic_class':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9073: undefined reference to `mono_get_shared_generic_inst'
./.libs/libmono-static.a(reflection.o): In function `mono_class_bind_generic_parameters':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9593: undefined reference to `mono_metadata_get_generic_inst'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9594: undefined reference to `mono_metadata_lookup_generic_class'
./.libs/libmono-static.a(reflection.o): In function `encode_cattr_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8635: undefined reference to `mono_metadata_encode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8737: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `encode_named_val':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8812: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_custom_attrs_from_index':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7985: undefined reference to `mono_metadata_custom_attrs_from_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7990: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8002: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8022: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8023: undefined reference to `mono_metadata_decode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_custom_attrs_from_param':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8185: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8190: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8195: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(reflection.o): In function `mono_custom_attrs_from_field':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8138: undefined reference to `mono_metadata_get_corresponding_field_from_generic_type_definition'
./.libs/libmono-static.a(reflection.o): In function `mono_custom_attrs_from_event':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8124: undefined reference to `mono_metadata_get_corresponding_event_from_generic_type_definition'
./.libs/libmono-static.a(reflection.o): In function `mono_custom_attrs_from_property':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:8109: undefined reference to `mono_metadata_get_corresponding_property_from_generic_type_definition'
./.libs/libmono-static.a(reflection.o): In function `ensure_generic_class_runtime_vtable':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9894: undefined reference to `mono_metadata_free_type'
./.libs/libmono-static.a(reflection.o): In function `typebuilder_setup_fields':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10066: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:10047: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(reflection.o): In function `load_cattr_value':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7449: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7438: undefined reference to `mono_metadata_decode_value'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7488: undefined reference to `mono_metadata_decode_value'
./.libs/libmono-static.a(reflection.o): In function `create_custom_attr':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7762: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7754: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `mono_method_body_get_object':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6535: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(reflection.o): In function `mono_reflection_bind_generic_method_parameters':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9645: undefined reference to `mono_metadata_get_generic_inst'
./.libs/libmono-static.a(reflection.o): In function `create_custom_attr_data':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7865: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:7857: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `mono_param_get_objects':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6490: undefined reference to `mono_metadata_free_marshal_spec'
./.libs/libmono-static.a(reflection.o): In function `get_default_param_value_blobs':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6660: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6669: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6675: undefined reference to `mono_metadata_get_constant_index'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6680: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6681: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:6662: undefined reference to `mono_metadata_decode_row_col'
./.libs/libmono-static.a(reflection.o): In function `mymono_metadata_type_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5971: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5976: undefined reference to `mono_metadata_type_equal'
./.libs/libmono-static.a(reflection.o): In function `mono_module_file_get_object':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5904: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5908: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5913: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5914: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(reflection.o): In function `create_dynamic_mono_image':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4779: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4779: undefined reference to `mono_metadata_type_hash'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4780: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4780: undefined reference to `mono_metadata_type_hash'
./.libs/libmono-static.a(reflection.o): In function `mono_image_insert_string':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4471: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_blob_entry_equal':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:422: undefined reference to `mono_metadata_decode_blob_size'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:423: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(reflection.o): In function `assembly_add_resource':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4103: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_image_fill_file_table':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:3435: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `resolution_scope_from_image':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:2159: undefined reference to `mono_metadata_decode_row'
./.libs/libmono-static.a(reflection.o): In function `add_custom_modifiers':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:2901: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(reflection.o): In function `fieldbuilder_to_mono_class_field':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:9518: undefined reference to `mono_metadata_type_dup'
./.libs/libmono-static.a(reflection.o): In function `encode_type':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:663: undefined reference to `mono_metadata_lookup_generic_class'
./.libs/libmono-static.a(reflection.o): In function `mono_image_create_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4618: undefined reference to `mono_metadata_token_from_dor'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4678: undefined reference to `mono_metadata_token_from_dor'
./.libs/libmono-static.a(reflection.o): In function `mono_image_get_methodref_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:2379: undefined reference to `mono_metadata_signature_dup'
./.libs/libmono-static.a(reflection.o): In function `mono_image_get_array_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:3104: undefined reference to `mono_metadata_type_equal'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:3104: undefined reference to `mono_metadata_signature_equal'
./.libs/libmono-static.a(reflection.o): In function `mono_image_add_cattrs':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:1260: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `mono_image_create_method_token':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4512: undefined reference to `mono_metadata_signature_alloc'
./.libs/libmono-static.a(reflection.o): In function `method_encode_code':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:1072: undefined reference to `mono_metadata_token_from_dor'
./.libs/libmono-static.a(reflection.o): In function `load_public_key':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:4181: undefined reference to `mono_metadata_encode_value'
./.libs/libmono-static.a(reflection.o): In function `build_compressed_metadata':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:3764: undefined reference to `mono_metadata_compute_size'
./.libs/libmono-static.a(reflection.o): In function `reflected_hash':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/reflection.c:5701: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(image.o): In function `mono_image_get_public_key':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1881: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1884: undefined reference to `mono_metadata_blob_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1885: undefined reference to `mono_metadata_decode_blob_size'
./.libs/libmono-static.a(image.o): In function `mono_image_init':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:610: undefined reference to `mono_aligned_addr_hash'
./.libs/libmono-static.a(image.o): In function `mono_image_check_for_module_cctor':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:473: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:474: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:476: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:479: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:483: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:484: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(image.o): In function `mono_image_close':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1365: undefined reference to `mono_metadata_clean_for_image'
./.libs/libmono-static.a(image.o): In function `load_tables':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:444: undefined reference to `mono_metadata_compute_table_bases'
./.libs/libmono-static.a(image.o): In function `do_mono_image_load':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:854: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:854: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(image.o): In function `load_metadata':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:394: undefined reference to `mono_guid_to_string'
./.libs/libmono-static.a(image.o): In function `do_mono_image_load':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:849: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:849: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(image.o): In function `mono_image_load_file_for_image':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1775: undefined reference to `mono_metadata_decode_row_col'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:1776: undefined reference to `mono_metadata_string_heap'
./.libs/libmono-static.a(image.o): In function `mono_image_load_module':
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:535: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:538: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:551: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:552: undefined reference to `mono_metadata_string_heap'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:551: undefined reference to `mono_metadata_decode_row'
/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/metadata/image.c:552: undefined reference to `mono_metadata_string_heap'
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld: mono: hidden symbol `mono_metadata_generic_inst_hash' isn't defined
/usr/lib/gcc/i686-pc-linux-gnu/4.3.4/../../../../i686-pc-linux-gnu/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status
make[4]: *** [mono] Error 1
make[4]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono/mini'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-lang/mono-2.4.2.3/work/mono-2.4.2.3'
make: *** [all] Error 2
 * 
 * ERROR: dev-lang/mono-2.4.2.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3552:  Called go-mono_src_compile
 *             environment, line 2474:  Called die
 * The specific snippet of code:
 *       emake "$@" || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-lang/mono-2.4.2.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/mono-2.4.2.3/temp/environment'.
 * 

>>> Failed to emerge dev-lang/mono-2.4.2.3, Log file:

>>>  '/var/tmp/portage/dev-lang/mono-2.4.2.3/temp/build.log'

 * Messages for package dev-lang/mono-2.4.2.3: