summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@codesourcery.com>2013-12-20 07:49:19 +0100
committerThomas Schwinge <thomas@codesourcery.com>2013-12-20 07:49:19 +0100
commitf9050caf8c70c70e732897caebb8c5358480e05e (patch)
tree0162d0ca1499bfb31fbb03b9b5703b7a002b0736
parent96002a5db1244cbc98d7b6a3b4528e6a50fb305b (diff)
glibc: 28777376b7b716631c5175991b5d8bb01fda35ce (2013-09-01; b0350db9747d602158377af3cf8ceb70764ea840 (2013-08-30))
plus 6a97b62a5b4f18aea849d6f4d8de58d1469d2521 reverted
-rw-r--r--glibc/coulomb.SCHWINGE/log_build4873
-rw-r--r--glibc/coulomb.SCHWINGE/log_install328
-rw-r--r--glibc/coulomb.SCHWINGE/log_test522
3 files changed, 2153 insertions, 3570 deletions
diff --git a/glibc/coulomb.SCHWINGE/log_build b/glibc/coulomb.SCHWINGE/log_build
index d6958682..d03b1a32 100644
--- a/glibc/coulomb.SCHWINGE/log_build
+++ b/glibc/coulomb.SCHWINGE/log_build
@@ -93,6 +93,7 @@ checking for redirection of built-in functions... yes
checking for __thread... yes
checking for tls_model attribute... yes
checking for compiler option to disable generation of FMA instructions... -ffp-contract=off
+checking if gcc-4.7 accepts -fno-tree-loop-distribute-patterns with __attribute__ ((__optimize__))... yes
checking for libgd... no
checking for is_selinux_enabled in -lselinux... no
checking size of long double... 12
@@ -152,30 +153,11 @@ config.status: creating config.h
config.status: executing default commands
make -r PARALLELMFLAGS="" -C ../Roger_Whittaker objdir=`pwd` all
make[1]: Entering directory `[...]/tschwinge/Roger_Whittaker'
-(echo 'sysd-rules-sysdirs := sysdeps/mach/hurd/i386 sysdeps/mach/hurd sysdeps/gnu sysdeps/unix/bsd/bsd4.4 sysdeps/mach/i386 sysdeps/mach sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/unix/bsd sysdeps/unix/inet sysdeps/ieee754 sysdeps/unix sysdeps/posix sysdeps/generic'; \
- for dir in sysdeps/mach/hurd/i386 sysdeps/mach/hurd sysdeps/gnu sysdeps/unix/bsd/bsd4.4 sysdeps/mach/i386 sysdeps/mach sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/unix/bsd sysdeps/unix/inet sysdeps/ieee754 sysdeps/unix sysdeps/posix sysdeps/generic; do \
- case "$dir" in \
- /*) ;; \
- *) dir="\$(..)$dir" ;; \
- esac; \
- asm='.S'; \
- case $sysdir in unix*) asm= ;; esac; \
- for o in .o .os .op .og .oS; do \
- set % % rtld-% rtld-% rtld-% % m_% s_%; \
- while [ $# -ge 2 ]; do \
- t=$1; shift; \
- d=$1; shift; \
- v=${t%%%}; [ x"$v" = x ] || v="\$(${v}CPPFLAGS)"; \
- for s in $asm .c; do \
- echo "\$(objpfx)$t$o: $dir/$d$s \$(before-compile)"; \
- echo " \$(compile-command$s) $v"; \
- done; \
- done; \
- done; \
- echo "\$(inst_includedir)/%.h: $dir/%.h \$(+force)"; \
- echo " \$(do-install)"; \
- done; \
- echo 'sysd-rules-done = t') > [...]/tschwinge/Roger_Whittaker.build/sysd-rulesT
+LC_ALL=C gawk -f scripts/sysd-rules.awk > [...]/tschwinge/Roger_Whittaker.build/sysd-rulesT \
+ -v all_object_suffixes='.o .os .op .og .oS' \
+ -v inhibit_sysdep_asm='unix.*' \
+ -v sysd_rules_patterns='%:% rtld-%:rtld-% rtld-%:% m_%:s_%' \
+ -v config_sysdirs='sysdeps/mach/hurd/i386 sysdeps/mach/hurd sysdeps/gnu sysdeps/unix/bsd/bsd4.4 sysdeps/mach/i386 sysdeps/mach sysdeps/i386/i486 sysdeps/i386/fpu sysdeps/x86/fpu sysdeps/i386 sysdeps/x86 sysdeps/wordsize-32 sysdeps/ieee754/ldbl-96 sysdeps/ieee754/dbl-64 sysdeps/ieee754/flt-32 sysdeps/unix/bsd sysdeps/unix/inet sysdeps/ieee754 sysdeps/unix sysdeps/posix sysdeps/generic'
mv -f [...]/tschwinge/Roger_Whittaker.build/sysd-rulesT [...]/tschwinge/Roger_Whittaker.build/sysd-rules
( echo '#include <mach/message.h>'; echo '#include <mach/kern_return.h>'; echo '#include <mach/mig_errors.h>'; echo '#include <device/device_types.h>'; ) | \
gcc-4.7 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -Iinclude -I[...]/tschwinge/Roger_Whittaker.build -Isysdeps/mach/hurd/i386 -Isysdeps/mach/hurd -Isysdeps/gnu -Isysdeps/unix/bsd/bsd4.4 -Isysdeps/mach/i386 -Isysdeps/mach -Isysdeps/i386/i486 -Isysdeps/i386/fpu -Isysdeps/x86/fpu -Isysdeps/i386 -Isysdeps/x86 -Isysdeps/wordsize-32 -Isysdeps/ieee754/ldbl-96 -Isysdeps/ieee754/dbl-64 -Isysdeps/ieee754/flt-32 -Isysdeps/unix/bsd -Isysdeps/unix/inet -Isysdeps/ieee754 -Isysdeps/unix -Isysdeps/posix -Isysdeps/generic -Iports -Ihurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -Imach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -Ilibio -I. -D_LIBC_REENTRANT -include include/libc-symbols.h -M -x c - | \
@@ -282,7 +264,7 @@ rm -f [...]/tschwinge/Roger_Whittaker.build/stamp.oS; > [...]/tschwinge/Roger_Wh
make subdir=mach -C mach ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/mach'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach
-mkdir [...]/tschwinge/Roger_Whittaker.build/mach
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/mach
echo '#include <mach/syscall_sw.h>' | \
gcc-4.7 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -E -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mach-syscalls.mk-dep -MT [...]/tschwinge/Roger_Whittaker.build/mach/mach-syscalls.mk \
-x c-header - \
@@ -295,7 +277,7 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/mach/mach-syscalls.mk-new [...]/tsch
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/mach'
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/mach'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/device
-mkdir [...]/tschwinge/Roger_Whittaker.build/mach/device
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/mach/device
echo '#include <device/device_request.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/device/device_request.uh -server /dev/null -user /dev/null
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/device
echo '#include <device/device_request.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -prefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/device/device_request.__h -server /dev/null -user /dev/null
@@ -318,7 +300,7 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/mach/device/device.h-new [...]/tschw
) > [...]/tschwinge/Roger_Whittaker.build/mach/device/device.ir-new
mv -f [...]/tschwinge/Roger_Whittaker.build/mach/device/device.ir-new [...]/tschwinge/Roger_Whittaker.build/mach/device/device.ir
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/mach
-mkdir [...]/tschwinge/Roger_Whittaker.build/mach/mach
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/mach/mach
echo '#include <mach/exc.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/mach/exc.uh -server /dev/null -user /dev/null
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/mach
echo '#include <mach/exc.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -prefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/mach/exc.__h -server /dev/null -user /dev/null
@@ -352,7 +334,7 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_port.h-new [...]/tsch
) > [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_port.ir-new
mv -f [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_port.ir-new [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_port.ir
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386
-mkdir [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386
echo '#include <mach/i386/mach_i386.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386/mach_i386.uh -server /dev/null -user /dev/null
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386
echo '#include <mach/i386/mach_i386.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -Dvm_map=vm_map_rpc -Dvm_allocate=vm_allocate_rpc -Dvm_deallocate=vm_deallocate_rpc -Dtask_create=task_create_rpc -Dtask_terminate=task_terminate_rpc -Dtask_suspend=task_suspend_rpc -Dtask_set_special_port=task_set_special_port_rpc -Dmach_port_allocate=mach_port_allocate_rpc -Dmach_port_deallocate=mach_port_deallocate_rpc -Dmach_port_insert_right=mach_port_insert_right_rpc -Dmach_port_allocate_name=mach_port_allocate_name_rpc -Dthread_depress_abort=thread_depress_abort_rpc -subrprefix __ -prefix __ -header [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386/mach_i386.__h -server /dev/null -user /dev/null
@@ -505,7 +487,7 @@ echo '#include <mach/exc.defs>' | \
-user /dev/null -header /dev/null \
-server [...]/tschwinge/Roger_Whittaker.build/mach/mach/exc_server.c -sheader [...]/tschwinge/Roger_Whittaker.build/mach/mach/exc_server.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gnu
-mkdir [...]/tschwinge/Roger_Whittaker.build/gnu
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/gnu
{ \
echo '/* This file is automatically generated.';\
echo ' It defines macros to allow user program to find the shared'; \
@@ -1204,7 +1186,7 @@ gcc-4.7 mig_strncpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 msg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/msg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msg.o
gcc-4.7 mig-alloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.o
gcc-4.7 mig-dealloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.o
-gcc-4.7 ../sysdeps/mach/hurd/mig-reply.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o
+gcc-4.7 ../sysdeps/mach/hurd/mig-reply.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.o
gcc-4.7 msg-destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.o
gcc-4.7 msgserver.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.o
gcc-4.7 mach_error.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.o
@@ -1281,7 +1263,7 @@ gcc-4.7 mig_strncpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 msg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/msg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msg.os
gcc-4.7 mig-alloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-alloc.os
gcc-4.7 mig-dealloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-dealloc.os
-gcc-4.7 ../sysdeps/mach/hurd/mig-reply.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os
+gcc-4.7 ../sysdeps/mach/hurd/mig-reply.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mig-reply.os
gcc-4.7 msg-destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msg-destroy.os
gcc-4.7 msgserver.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/msgserver.os
gcc-4.7 mach_error.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/mach_error.os
@@ -1306,8 +1288,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/mach'
make subdir=hurd -C hurd ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/hurd'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/hurd/hurd
-mkdir [...]/tschwinge/Roger_Whittaker.build/hurd
-mkdir [...]/tschwinge/Roger_Whittaker.build/hurd/hurd
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/hurd/hurd
echo '#include <hurd/pfinet.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -subrprefix __ -header [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/pfinet.uh -server /dev/null -user /dev/null
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/hurd/hurd
echo '#include <hurd/pfinet.defs>' | CC='gcc-4.7' CPP='gcc-4.7 -E -x c' mig - /dev/null -DMACH_IPC_COMPAT=0 -DSTANDALONE -DTypeCheck=0 -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -subrprefix __ -prefix __ -header [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/pfinet.__h -server /dev/null -user /dev/null
@@ -2882,170 +2863,62 @@ gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-dynamic-linker=/lib/ld.so.1 -B[
-Wl,-soname=libhurduser.so.0.3 \
-Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser_pic.a -Wl,--no-whole-archive
gcc-4.7 hurdstartup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.o
-In file included from hurdstartup.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdinit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.o
-In file included from hurdinit.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.o
-In file included from hurdid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.o
-In file included from hurdpid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.o
-In file included from hurdrlimit.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdprio.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.o
-In file included from hurdprio.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.o
-In file included from hurdexec.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.o
-In file included from hurdselect.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdselect.c: In function '_hurd_select':
hurdselect.c:281:8: warning: implicit declaration of function '__io_select_request' [-Wimplicit-function-declaration]
hurdselect.c:283:8: warning: implicit declaration of function '__io_select_timeout_request' [-Wimplicit-function-declaration]
gcc-4.7 hurdlookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.o
-In file included from hurdlookup.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdlookup.c: In function 'lookup_op':
hurdlookup.c:59:11: warning: passing argument 2 of 'lookup' discards 'const' qualifier from pointer target type [enabled by default]
hurdlookup.c:59:11: note: expected 'char *' but argument is of type 'const char *'
gcc-4.7 lookup-retry.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.o
-In file included from lookup-retry.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 lookup-at.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.o
-In file included from lookup-at.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 get-host.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.o
-In file included from get-host.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-get-host.c: In function '_hurd_get_host_config':
-get-host.c:37:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 set-host.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.o
-In file included from set-host.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
set-host.c: In function '_hurd_set_host_config':
set-host.c:40:7: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from set-host.c:20:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 path-lookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.o
-In file included from path-lookup.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 setauth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.o
-In file included from setauth.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 pid2task.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.o
-In file included from pid2task.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 task2pid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.o
-In file included from task2pid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 geteuids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.o
-In file included from geteuids.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 seteuids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.o
-In file included from seteuids.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 getumask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.o
-In file included from getumask.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fchroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.o
-In file included from fchroot.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdsock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.o
-In file included from hurdsock.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdauth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.o
-In file included from hurdauth.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.o
-In file included from hurdchdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdfchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.o
-In file included from hurdfchdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 privports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/privports.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/privports.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/privports.o
-In file included from privports.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 msgportdemux.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.o
-In file included from msgportdemux.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fopenport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.o
-In file included from fopenport.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
fopenport.c: In function 'writeio':
fopenport.c:54:3: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from fopenport.c:18:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 vpprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.o
-In file included from vpprintf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
vpprintf.c: In function 'do_write':
vpprintf.c:29:10: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from vpprintf.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 ports-get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.o
-In file included from ports-get.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ports-set.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.o
-In file included from ports-set.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.o
-In file included from hurdports.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.o
-In file included from hurdmsg.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-hurdmsg.c: In function '_S_msg_get_init_ints':
-hurdmsg.c:177:7: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-hurdmsg.c: In function '_S_msg_set_init_ints':
-hurdmsg.c:256:7: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o
+gcc-4.7 ../sysdeps/mach/hurd/errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.o
gcc-4.7 sysvshm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.o
gcc-4.7 hurdsig.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.o
-In file included from hurdsig.c:26:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdsig.c: In function 'write_corefile':
hurdsig.c:298:5: warning: passing argument 3 of '__dir_link' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -3055,39 +2928,23 @@ hurdsig.c: In function '_hurd_internal_post_signal':
hurdsig.c:1187:26: warning: 'pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
hurdsig.c:1167:12: note: 'pending' was declared here
gcc-4.7 hurdfault.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.o
-In file included from hurdfault.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 siginfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.o
gcc-4.7 hurd-raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.o
-In file included from hurd-raise.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 preempt-sig.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/trampoline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/trampoline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.o
../sysdeps/mach/hurd/i386/trampoline.c: In function '_hurd_setup_sighandler':
../sysdeps/mach/hurd/i386/trampoline.c:91:21: warning: unused variable '_hurd_intr_rpc_msg_in_trap' [-Wunused-variable]
-gcc-4.7 ../sysdeps/mach/hurd/i386/longjmp-ts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/longjmp-ts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.o
gcc-4.7 catch-exc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/exc2signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o
-In file included from ../sysdeps/mach/hurd/i386/exc2signal.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/exc2signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.o
gcc-4.7 hurdkill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.o
-In file included from hurdkill.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 sigunwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.o
-In file included from sigunwind.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 thread-self.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.o
gcc-4.7 thread-cancel.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.o
gcc-4.7 intr-msg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.o
intr-msg.c: In function '_hurd_intr_rpc_mach_msg':
intr-msg.c:132:3: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:132:3: warning: matching constraint does not allow a register [enabled by default]
-intr-msg.c:361:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:424:1: warning: matching constraint does not allow a register [enabled by default]
@@ -3146,64 +3003,28 @@ intr-msg.c:132:9: warning: matching constraint does not allow a register [enable
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
gcc-4.7 catch-signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.o
gcc-4.7 dtable.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.o
-In file included from dtable.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 port2fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.o
-In file included from port2fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 new-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.o
gcc-4.7 alloc-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.o
-In file included from alloc-fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 intern-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.o
-In file included from intern-fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 getdport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.o
-In file included from getdport.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 openport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/openport.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/openport.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/openport.o
-In file included from openport.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fd-close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.o
gcc-4.7 fd-read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.o
-In file included from fd-read.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fd-write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.o
-In file included from fd-write.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
fd-write.c: In function 'writefd':
fd-write.c:33:7: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from fd-write.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const void *'
gcc-4.7 hurdioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.o
-In file included from hurdioctl.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ctty-input.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.o
-In file included from ctty-input.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ctty-output.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.o
-In file included from ctty-output.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
(h="`echo hurd | tr '[a-z]' '[A-Z]'`"; \
echo "#define _${h}_H_EXTERN_INLINE /* Define real function. */"; \
echo '#include "hurd.h"') > [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c-new
mv -f [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c-new [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.o
-In file included from [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c:2:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
(h="`echo hurd_fd | tr '[a-z]' '[A-Z]'`"; \
echo "#define _${h}_H_EXTERN_INLINE /* Define real function. */"; \
echo '#include "hurd/fd.h"') > [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fd-inlines.c-new
@@ -3231,187 +3052,73 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.c-new [...]/t
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.o
gcc-4.7 port-cleanup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.o
gcc-4.7 report-wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.o
-In file included from report-wait.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 xattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.o
-In file included from xattr.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
xattr.c: In function '_hurd_xattr_set':
xattr.c:161:9: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from xattr.c:19:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const void *'
gcc-4.7 hurdmalloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.o
-gcc-4.7 ../sysdeps/mach/hurd/cthreads.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o
+gcc-4.7 ../sysdeps/mach/hurd/cthreads.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.o
echo 'hurd/hurdstartup.o hurd/hurdinit.o hurd/hurdid.o hurd/hurdpid.o hurd/hurdrlimit.o hurd/hurdprio.o hurd/hurdexec.o hurd/hurdselect.o hurd/hurdlookup.o hurd/lookup-retry.o hurd/lookup-at.o hurd/get-host.o hurd/set-host.o hurd/path-lookup.o hurd/setauth.o hurd/pid2task.o hurd/task2pid.o hurd/geteuids.o hurd/seteuids.o hurd/getumask.o hurd/fchroot.o hurd/hurdsock.o hurd/hurdauth.o hurd/hurdchdir.o hurd/hurdfchdir.o hurd/privports.o hurd/msgportdemux.o hurd/fopenport.o hurd/vpprintf.o hurd/ports-get.o hurd/ports-set.o hurd/hurdports.o hurd/hurdmsg.o hurd/errno-loc.o hurd/sysvshm.o hurd/hurdsig.o hurd/hurdfault.o hurd/siginfo.o hurd/hurd-raise.o hurd/preempt-sig.o hurd/trampoline.o hurd/longjmp-ts.o hurd/catch-exc.o hurd/exc2signal.o hurd/hurdkill.o hurd/sigunwind.o hurd/thread-self.o hurd/thread-cancel.o hurd/intr-msg.o hurd/catch-signal.o hurd/dtable.o hurd/port2fd.o hurd/new-fd.o hurd/alloc-fd.o hurd/intern-fd.o hurd/getdport.o hurd/openport.o hurd/fd-close.o hurd/fd-read.o hurd/fd-write.o hurd/hurdioctl.o hurd/ctty-input.o hurd/ctty-output.o hurd/hurd-inlines.o hurd/hurd/fd-inlines.o hurd/hurd/signal-inlines.o hurd/hurd/userlink-inlines.o hurd/hurd/threadvar-inlines.o hurd/hurd/port-inlines.o hurd/port-cleanup.o hurd/report-wait.o hurd/xattr.o hurd/hurdmalloc.o hurd/cthreads.o' > [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.oT [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.o
gcc-4.7 hurdstartup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdstartup.os
-In file included from hurdstartup.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdinit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdinit.os
-In file included from hurdinit.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdid.os
-In file included from hurdid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdpid.os
-In file included from hurdpid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdrlimit.os
-In file included from hurdrlimit.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdprio.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdprio.os
-In file included from hurdprio.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdexec.os
-In file included from hurdexec.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdselect.os
-In file included from hurdselect.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdselect.c: In function '_hurd_select':
hurdselect.c:281:8: warning: implicit declaration of function '__io_select_request' [-Wimplicit-function-declaration]
hurdselect.c:283:8: warning: implicit declaration of function '__io_select_timeout_request' [-Wimplicit-function-declaration]
gcc-4.7 hurdlookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdlookup.os
-In file included from hurdlookup.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdlookup.c: In function 'lookup_op':
hurdlookup.c:59:11: warning: passing argument 2 of 'lookup' discards 'const' qualifier from pointer target type [enabled by default]
hurdlookup.c:59:11: note: expected 'char *' but argument is of type 'const char *'
gcc-4.7 lookup-retry.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-retry.os
-In file included from lookup-retry.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 lookup-at.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/lookup-at.os
-In file included from lookup-at.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 get-host.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/get-host.os
-In file included from get-host.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-get-host.c: In function '_hurd_get_host_config':
-get-host.c:37:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 set-host.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/set-host.os
-In file included from set-host.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
set-host.c: In function '_hurd_set_host_config':
set-host.c:40:7: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from set-host.c:20:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 path-lookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/path-lookup.os
-In file included from path-lookup.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 setauth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/setauth.os
-In file included from setauth.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 pid2task.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/pid2task.os
-In file included from pid2task.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 task2pid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/task2pid.os
-In file included from task2pid.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 geteuids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/geteuids.os
-In file included from geteuids.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 seteuids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/seteuids.os
-In file included from seteuids.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 getumask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/getumask.os
-In file included from getumask.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fchroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fchroot.os
-In file included from fchroot.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdsock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsock.os
-In file included from hurdsock.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdauth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdauth.os
-In file included from hurdauth.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdchdir.os
-In file included from hurdchdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdfchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfchdir.os
-In file included from hurdfchdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 privports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/privports.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/privports.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/privports.os
-In file included from privports.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 msgportdemux.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/msgportdemux.os
-In file included from msgportdemux.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fopenport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fopenport.os
-In file included from fopenport.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
fopenport.c: In function 'writeio':
fopenport.c:54:3: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from fopenport.c:18:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 vpprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/vpprintf.os
-In file included from vpprintf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
vpprintf.c: In function 'do_write':
vpprintf.c:29:10: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from vpprintf.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const char *'
gcc-4.7 ports-get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ports-get.os
-In file included from ports-get.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ports-set.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ports-set.os
-In file included from ports-set.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdports.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdports.os
-In file included from hurdports.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 hurdmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmsg.os
-In file included from hurdmsg.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-hurdmsg.c: In function '_S_msg_get_init_ints':
-hurdmsg.c:177:7: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-hurdmsg.c: In function '_S_msg_set_init_ints':
-hurdmsg.c:256:7: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os
+gcc-4.7 ../sysdeps/mach/hurd/errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/errno-loc.os
gcc-4.7 sysvshm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/sysvshm.os
gcc-4.7 hurdsig.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdsig.os
-In file included from hurdsig.c:26:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
hurdsig.c: In function 'write_corefile':
hurdsig.c:298:5: warning: passing argument 3 of '__dir_link' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -3421,39 +3128,23 @@ hurdsig.c: In function '_hurd_internal_post_signal':
hurdsig.c:1187:26: warning: 'pending' may be used uninitialized in this function [-Wmaybe-uninitialized]
hurdsig.c:1167:12: note: 'pending' was declared here
gcc-4.7 hurdfault.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdfault.os
-In file included from hurdfault.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 siginfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/siginfo.os
gcc-4.7 hurd-raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-raise.os
-In file included from hurd-raise.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 preempt-sig.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/preempt-sig.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/trampoline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/trampoline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/trampoline.os
../sysdeps/mach/hurd/i386/trampoline.c: In function '_hurd_setup_sighandler':
../sysdeps/mach/hurd/i386/trampoline.c:91:21: warning: unused variable '_hurd_intr_rpc_msg_in_trap' [-Wunused-variable]
-gcc-4.7 ../sysdeps/mach/hurd/i386/longjmp-ts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/longjmp-ts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/longjmp-ts.os
gcc-4.7 catch-exc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/catch-exc.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/exc2signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os
-In file included from ../sysdeps/mach/hurd/i386/exc2signal.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/exc2signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/exc2signal.os
gcc-4.7 hurdkill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdkill.os
-In file included from hurdkill.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 sigunwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/sigunwind.os
-In file included from sigunwind.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 thread-self.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/thread-self.os
gcc-4.7 thread-cancel.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/thread-cancel.os
gcc-4.7 intr-msg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/intr-msg.os
intr-msg.c: In function '_hurd_intr_rpc_mach_msg':
intr-msg.c:132:3: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:132:3: warning: matching constraint does not allow a register [enabled by default]
-intr-msg.c:361:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
intr-msg.c:424:1: warning: matching constraint does not allow a register [enabled by default]
@@ -3512,60 +3203,24 @@ intr-msg.c:132:9: warning: matching constraint does not allow a register [enable
intr-msg.c:132:9: warning: matching constraint does not allow a register [enabled by default]
gcc-4.7 catch-signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/catch-signal.os
gcc-4.7 dtable.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/dtable.os
-In file included from dtable.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 port2fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/port2fd.os
-In file included from port2fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 new-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/new-fd.os
gcc-4.7 alloc-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/alloc-fd.os
-In file included from alloc-fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 intern-fd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/intern-fd.os
-In file included from intern-fd.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 getdport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/getdport.os
-In file included from getdport.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 openport.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/openport.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/openport.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/openport.os
-In file included from openport.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fd-close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-close.os
gcc-4.7 fd-read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-read.os
-In file included from fd-read.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 fd-write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/fd-write.os
-In file included from fd-write.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
fd-write.c: In function 'writefd':
fd-write.c:33:7: warning: passing argument 2 of '__io_write' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:36:0,
from fd-write.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/io.h:27:15: note: expected 'data_t' but argument is of type 'const void *'
gcc-4.7 hurdioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdioctl.os
-In file included from hurdioctl.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ctty-input.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-input.os
-In file included from ctty-input.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ctty-output.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/ctty-output.os
-In file included from ctty-output.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.os
-In file included from [...]/tschwinge/Roger_Whittaker.build/hurd/hurd-inlines.c:2:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fd-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fd-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fd-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fd-inlines.os
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/signal-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/signal-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/signal-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/signal-inlines.os
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/userlink-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/userlink-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/userlink-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/userlink-inlines.os
@@ -3573,13 +3228,7 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/threadvar-inlines.c -c -
gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/port-inlines.os
gcc-4.7 port-cleanup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/port-cleanup.os
gcc-4.7 report-wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/report-wait.os
-In file included from report-wait.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 xattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/xattr.os
-In file included from xattr.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
xattr.c: In function '_hurd_xattr_set':
xattr.c:161:9: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -3587,10 +3236,7 @@ In file included from ../hurd/hurd.h:35:0,
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const void *'
gcc-4.7 hurdmalloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/hurdmalloc.os
gcc-4.7 compat-20.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/compat-20.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/compat-20.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/compat-20.os
-In file included from compat-20.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/cthreads.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os
+gcc-4.7 ../sysdeps/mach/hurd/cthreads.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/cthreads.os
echo 'hurd/hurdstartup.os hurd/hurdinit.os hurd/hurdid.os hurd/hurdpid.os hurd/hurdrlimit.os hurd/hurdprio.os hurd/hurdexec.os hurd/hurdselect.os hurd/hurdlookup.os hurd/lookup-retry.os hurd/lookup-at.os hurd/get-host.os hurd/set-host.os hurd/path-lookup.os hurd/setauth.os hurd/pid2task.os hurd/task2pid.os hurd/geteuids.os hurd/seteuids.os hurd/getumask.os hurd/fchroot.os hurd/hurdsock.os hurd/hurdauth.os hurd/hurdchdir.os hurd/hurdfchdir.os hurd/privports.os hurd/msgportdemux.os hurd/fopenport.os hurd/vpprintf.os hurd/ports-get.os hurd/ports-set.os hurd/hurdports.os hurd/hurdmsg.os hurd/errno-loc.os hurd/sysvshm.os hurd/hurdsig.os hurd/hurdfault.os hurd/siginfo.os hurd/hurd-raise.os hurd/preempt-sig.os hurd/trampoline.os hurd/longjmp-ts.os hurd/catch-exc.os hurd/exc2signal.os hurd/hurdkill.os hurd/sigunwind.os hurd/thread-self.os hurd/thread-cancel.os hurd/intr-msg.os hurd/catch-signal.os hurd/dtable.os hurd/port2fd.os hurd/new-fd.os hurd/alloc-fd.os hurd/intern-fd.os hurd/getdport.os hurd/openport.os hurd/fd-close.os hurd/fd-read.os hurd/fd-write.os hurd/hurdioctl.os hurd/ctty-input.os hurd/ctty-output.os hurd/hurd-inlines.os hurd/hurd/fd-inlines.os hurd/hurd/signal-inlines.os hurd/hurd/userlink-inlines.os hurd/hurd/threadvar-inlines.os hurd/hurd/port-inlines.os hurd/port-cleanup.os hurd/report-wait.os hurd/xattr.os hurd/hurdmalloc.os hurd/compat-20.os hurd/cthreads.os' > [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.osT [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.os
echo '' > [...]/tschwinge/Roger_Whittaker.build/hurd/stamp.oST
@@ -3599,7 +3245,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hurd'
make subdir=csu -C csu ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/csu'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/csu
-mkdir [...]/tschwinge/Roger_Whittaker.build/csu
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/csu
(case gnu-gnu in \
linux*) version=`(printf '%s\n%s\n' \
'#include <linux/version.h>' \
@@ -3668,39 +3314,27 @@ sed -e 's@ [...]/tschwinge/Roger_Whittaker\.build/@ $(common-objpfx)@g' -e 's@^[
rm -f [...]/tschwinge/Roger_Whittaker.build/tlsdesc.h.dT
mv -f [...]/tschwinge/Roger_Whittaker.build/tlsdesc.h.dT2 [...]/tschwinge/Roger_Whittaker.build/tlsdesc.h.d
mv -f [...]/tschwinge/Roger_Whittaker.build/tlsdesc.hT [...]/tschwinge/Roger_Whittaker.build/tlsdesc.h
-gcc-4.7 ../sysdeps/mach/hurd/i386/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o
-In file included from ../sysdeps/mach/hurd/i386/init-first.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/init-first.o
gcc-4.7 libc-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.o
gcc-4.7 sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.o
gcc-4.7 version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/version.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/version.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/version.o
-gcc-4.7 ../sysdeps/mach/hurd/check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o
-In file included from ../sysdeps/mach/hurd/check_fds.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.o
gcc-4.7 libc-tls.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/libc-tls.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/libc-tls.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/libc-tls.o
gcc-4.7 elf-init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/elf-init.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/elf-init.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/elf-init.o
gcc-4.7 dso_handle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.o
-gcc-4.7 ../sysdeps/mach/hurd/errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/errno.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/errno.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/errno.o
+gcc-4.7 ../sysdeps/mach/hurd/errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/errno.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/errno.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/errno.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/csu
echo 'csu/init-first.o csu/libc-start.o csu/sysdep.o csu/version.o csu/check_fds.o csu/libc-tls.o csu/elf-init.o csu/dso_handle.o csu/errno.o' > [...]/tschwinge/Roger_Whittaker.build/csu/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/csu/stamp.oT [...]/tschwinge/Roger_Whittaker.build/csu/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os
-In file included from ../sysdeps/mach/hurd/i386/init-first.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/init-first.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/init-first.os
gcc-4.7 libc-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/libc-start.os
gcc-4.7 sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/sysdep.os
gcc-4.7 version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/version.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/version.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/version.os
-gcc-4.7 ../sysdeps/mach/hurd/check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os
-In file included from ../sysdeps/mach/hurd/check_fds.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/check_fds.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/check_fds.os
gcc-4.7 dso_handle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/dso_handle.os
-gcc-4.7 ../sysdeps/gnu/unwind-resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os
-gcc-4.7 ../sysdeps/mach/hurd/errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/errno.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/errno.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/errno.os
-gcc-4.7 ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -Din_divdi3_c -o [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os
+gcc-4.7 ../sysdeps/gnu/unwind-resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/unwind-resume.os
+gcc-4.7 ../sysdeps/mach/hurd/errno.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/csu/errno.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/errno.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/errno.os
+gcc-4.7 ../sysdeps/wordsize-32/divdi3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -Din_divdi3_c -o [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/divdi3.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/csu
echo 'csu/init-first.os csu/libc-start.os csu/sysdep.os csu/version.os csu/check_fds.os csu/dso_handle.os csu/unwind-resume.os csu/errno.os csu/divdi3.os' > [...]/tschwinge/Roger_Whittaker.build/csu/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/csu/stamp.osT [...]/tschwinge/Roger_Whittaker.build/csu/stamp.os
@@ -3708,25 +3342,25 @@ gcc-4.7 elf-init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/csu
echo 'csu/elf-init.oS' > [...]/tschwinge/Roger_Whittaker.build/csu/stamp.oST
mv -f [...]/tschwinge/Roger_Whittaker.build/csu/stamp.oST [...]/tschwinge/Roger_Whittaker.build/csu/stamp.oS
-gcc-4.7 ../sysdeps/i386/start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/start.o
+gcc-4.7 ../sysdeps/i386/start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/start.o
gcc-4.7 gmon-start.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/gmon-start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/gmon-start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/gmon-start.o
gcc-4.7 abi-note.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o
gcc-4.7 init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/init.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/init.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/init.o
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/start.o [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/csu/init.o
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/csu/gcrt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/gmon-start.o
gcc-4.7 -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/csu/Mcrt1.o -x c /dev/null
-gcc-4.7 ../sysdeps/i386/start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/start.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/start.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/start.os
+gcc-4.7 ../sysdeps/i386/start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/start.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/start.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/start.os
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/csu/Scrt1.o [...]/tschwinge/Roger_Whittaker.build/csu/start.os [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/csu/init.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/static-start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/static-start.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/static-start.o [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/csu/init.o
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/csu/gcrt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/gmon-start.o
-gcc-4.7 ../sysdeps/i386/crti.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/crti.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/crti.o
-gcc-4.7 ../sysdeps/i386/crtn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+gcc-4.7 ../sysdeps/i386/crti.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/crti.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/crti.o
+gcc-4.7 ../sysdeps/i386/crtn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/csu -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -I[...]/tschwinge/Roger_Whittaker.build/csu/. -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/csu'
make subdir=iconv -C iconv ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/iconv'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/iconv
-mkdir [...]/tschwinge/Roger_Whittaker.build/iconv
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/iconv
gcc-4.7 iconv_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_open.o
gcc-4.7 iconv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/iconv/iconv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconv/iconv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconv/iconv.o
gcc-4.7 iconv_close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_close.o
@@ -3766,7 +3400,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/iconv'
make subdir=locale -C locale ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/locale'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/locale
-mkdir [...]/tschwinge/Roger_Whittaker.build/locale
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/locale
gcc-4.7 setlocale.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I[...]/tschwinge/Roger_Whittaker.build/locale -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/locale/setlocale.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/locale/setlocale.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/locale/setlocale.o
gcc-4.7 findlocale.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I[...]/tschwinge/Roger_Whittaker.build/locale -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/locale/findlocale.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/locale/findlocale.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/locale/findlocale.o
gcc-4.7 loadlocale.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I[...]/tschwinge/Roger_Whittaker.build/locale -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/locale/loadlocale.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/locale/loadlocale.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/locale/loadlocale.o
@@ -3864,7 +3498,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/locale'
make subdir=localedata -C localedata ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/localedata'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/localedata
-mkdir [...]/tschwinge/Roger_Whittaker.build/localedata
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/localedata
rm -f [...]/tschwinge/Roger_Whittaker.build/localedata/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/localedata/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/localedata
rm -f [...]/tschwinge/Roger_Whittaker.build/localedata/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/localedata/stamp.os
@@ -3874,7 +3508,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/localedata'
make subdir=iconvdata -C iconvdata ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/iconvdata'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/iconvdata
-mkdir [...]/tschwinge/Roger_Whittaker.build/iconvdata
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/iconvdata
{ echo ISO8859-1 ISO8859-2 ISO8859-3 ISO8859-4 ISO8859-5 ISO8859-6 ISO8859-7 ISO8859-8 ISO8859-9 ISO8859-10 ISO8859-11 ISO8859-13 ISO8859-14 ISO8859-15 ISO8859-16 T.61 ISO_6937 SJIS KOI-8 HP-ROMAN8 HP-ROMAN9 EBCDIC-AT-DE EBCDIC-AT-DE-A EBCDIC-CA-FR EUC-KR UHC JOHAB BIG5 EUC-JP EUC-CN EUC-TW ISO646 EBCDIC-DK-NO EBCDIC-DK-NO-A EBCDIC-ES EBCDIC-ES-A EBCDIC-ES-S EBCDIC-FI-SE EBCDIC-FI-SE-A EBCDIC-FR EBCDIC-IS-FRISS EBCDIC-IT EBCDIC-PT EBCDIC-UK EBCDIC-US IBM037 IBM038 IBM274 IBM275 IBM423 IBM500 IBM870 IBM871 IBM891 IBM903 IBM904 IBM905 IBM1047 IBM874 CP737 CP775 ISO-2022-KR HP-TURKISH8 HP-THAI8 HP-GREEK8 KOI8-R LATIN-GREEK LATIN-GREEK-1 IBM256 IBM273 IBM277 IBM278 IBM280 IBM281 IBM284 IBM285 IBM290 IBM297 IBM420 IBM424 IBM437 IBM850 IBM851 IBM852 IBM855 IBM857 IBM860 IBM861 IBM862 IBM863 IBM864 IBM865 IBM868 IBM869 IBM875 IBM880 IBM866 CP1258 IBM922 IBM1124 IBM1129 IBM932 IBM943 IBM856 IBM930 IBM933 IBM935 IBM937 IBM939 IBM1046 IBM1132 IBM1133 IBM1160 IBM1161 IBM1162 IBM1163 IBM1164 IBM918 IBM1004 IBM1026 CP1125 CP1250 CP1251 CP1252 CP1253 CP1254 CP1255 CP1256 CP1257 ISO-2022-JP MACINTOSH IEC_P27-1 ASMO_449 ANSI_X3.110 CSN_369103 CWI DEC-MCS ECMA-CYRILLIC GOST_19768-74 GREEK-CCITT GREEK7 GREEK7-OLD INIS INIS-8 INIS-CYRILLIC ISO_6937-2 ISO_2033 ISO_5427 ISO_5427-EXT ISO_5428 ISO_10367-BOX MAC-IS MAC-UK NATS-DANO NATS-SEFI SAMI-WS2 ISO-IR-197 TIS-620 KOI8-U GBK ISIRI-3342 GBGBK ISO-2022-CN UTF-16 UNICODE UTF-32 UTF-7 BIG5HKSCS GB18030 ISO-2022-CN-EXT VISCII GBBIG5 CP10007 KOI8-T GEORGIAN-PS GEORGIAN-ACADEMY ISO-IR-209 MAC-SAMI ARMSCII-8 TCVN5712-1 EUC-JISX0213 SHIFT_JISX0213 ISO-2022-JP-3 TSCII IBM866NAV CP932 EUC-JP-MS PT154 RK1048 IBM1025 IBM1122 IBM1137 IBM1153 IBM1154 IBM1155 IBM1156 IBM1157 IBM1158 IBM803 IBM901 IBM902 IBM921 IBM1008 IBM1008_420 IBM1097 IBM1112 IBM1123 IBM1130 IBM1140 IBM1141 IBM1142 IBM1143 IBM1144 IBM1145 IBM1146 IBM1147 IBM1148 IBM1149 IBM1166 IBM1167 IBM4517 IBM4899 IBM4909 IBM4971 IBM5347 IBM9030 IBM9066 IBM9448 IBM12712 IBM16804 IBM1364 IBM1371 IBM1388 IBM1390 IBM1399 ISO_11548-1 MIK BRF MAC-CENTRALEUROPE KOI8-RU ISO8859-9E CP770 CP771 CP772 CP773 CP774; \
echo 8bit iso8859-2 iso8859-3 iso8859-4 iso8859-6 iso8859-9 koi-8 ebcdic-at-de ebcdic-at-de-a ebcdic-ca-fr ebcdic-dk-no ebcdic-dk-no-a ebcdic-es-s ebcdic-fi-se ebcdic-fi-se-a ebcdic-fr ebcdic-it ebcdic-pt ebcdic-us ibm037 ibm038 ibm274 ibm275 ibm423 ibm500 ibm870 ibm871 ibm891 ibm903 ibm904 ibm905 ibm1047; \
echo 8bit-gap koi8-r latin-greek latin-greek-1 ibm256 ibm273 ibm277 ibm278 ibm280 ibm281 ibm284 ibm285 ibm290 ibm297 ibm420 ibm424 ibm437 ibm850 ibm851 ibm852 ibm855 ibm857 ibm860 ibm861 ibm862 ibm863 ibm864 ibm865 ibm868 ibm869 ibm875 ibm880 ibm918 ibm1004 ibm1026 cp1125 cp1250 cp1251 cp1252 cp1253 cp1254 cp1256 cp1257 ibm866 iso8859-5 iso8859-7 iso8859-8 iso8859-10 macintosh iec_p27-1 asmo_449 csn_369103 cwi dec-mcs ecma-cyrillic gost_19768-74 greek-ccitt greek7 greek7-old inis inis-8 inis-cyrillic iso_2033 iso_5427 iso_5427-ext iso_5428 iso_10367-box mac-is nats-dano nats-sefi iso8859-13 iso8859-14 iso8859-15 mac-uk sami-ws2 iso-ir-197 tis-620 koi8-u ibm874 cp10007 koi8-t georgian-ps georgian-academy iso-ir-209 mac-sami iso8859-11 ibm866nav pt154 rk1048 mik brf mac-centraleurope koi8-ru hp-roman8 hp-roman9 ebcdic-es ebcdic-es-a ebcdic-is-friss ebcdic-uk iso8859-16 viscii iso8859-9e hp-turkish8 hp-thai8 hp-greek8 cp770 cp771 cp772 cp773 cp774; } | \
@@ -3906,7 +3540,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/iconvdata'
make subdir=assert -C assert ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/assert'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/assert
-mkdir [...]/tschwinge/Roger_Whittaker.build/assert
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/assert
gcc-4.7 assert.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/assert -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/assert/assert.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/assert/assert.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/assert/assert.o
gcc-4.7 assert-perr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/assert -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/assert/assert-perr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/assert/assert-perr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/assert/assert-perr.o
gcc-4.7 __assert.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/assert -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/assert/__assert.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/assert/__assert.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/assert/__assert.o
@@ -3926,7 +3560,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/assert'
make subdir=ctype -C ctype ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/ctype'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/ctype
-mkdir [...]/tschwinge/Roger_Whittaker.build/ctype
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/ctype
gcc-4.7 ctype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/ctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/ctype/ctype.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/ctype/ctype.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/ctype/ctype.o
gcc-4.7 ctype-extn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/ctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/ctype/ctype-extn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/ctype/ctype-extn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/ctype/ctype-extn.o
gcc-4.7 ctype_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/ctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/ctype/ctype_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/ctype/ctype_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/ctype/ctype_l.o
@@ -3950,7 +3584,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/ctype'
make subdir=intl -C intl ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/intl'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/intl
-mkdir [...]/tschwinge/Roger_Whittaker.build/intl
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/intl
LC_ALL=C gawk -f po2test.awk ../po/de.po > [...]/tschwinge/Roger_Whittaker.build/intl/msgs.h
gcc-4.7 bindtextdom.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/intl -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o [...]/tschwinge/Roger_Whittaker.build/intl/bindtextdom.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/intl/bindtextdom.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/intl/bindtextdom.o
gcc-4.7 dcgettext.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/intl -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o [...]/tschwinge/Roger_Whittaker.build/intl/dcgettext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/intl/dcgettext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/intl/dcgettext.o
@@ -3999,7 +3633,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/intl'
make subdir=catgets -C catgets ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/catgets'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/catgets
-mkdir [...]/tschwinge/Roger_Whittaker.build/catgets
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/catgets
gcc-4.7 catgets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -DHAVE_CONFIG_H -I../include -I[...]/tschwinge/Roger_Whittaker.build/catgets -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/catgets/catgets.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/catgets/catgets.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/catgets/catgets.o
gcc-4.7 open_catalog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DNLSPATH='"/usr/share/locale/%L/%N:/usr/share/locale/%L/LC_MESSAGES/%N:/usr/share/locale/%l/%N:/usr/share/locale/%l/LC_MESSAGES/%N:"' -DHAVE_CONFIG_H -I../include -I[...]/tschwinge/Roger_Whittaker.build/catgets -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/catgets/open_catalog.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/catgets/open_catalog.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/catgets/open_catalog.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/catgets
@@ -4017,68 +3651,68 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/catgets'
make subdir=math -C math ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/math'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/math
-mkdir [...]/tschwinge/Roger_Whittaker.build/math
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/math
/usr/bin/perl gen-libm-test.pl -u ../sysdeps/i386/fpu/libm-test-ulps -o "[...]/tschwinge/Roger_Whittaker.build/math/"
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o
-gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o
-gcc-4.7 ../sysdeps/i386/fpu/s_copysign.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o
-gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.o
+gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finite.o
+gcc-4.7 ../sysdeps/i386/fpu/s_copysign.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.o
+gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.o
gcc-4.7 s_ldexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o
-gcc-4.7 ../sysdeps/i386/fpu/s_copysignf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.o
+gcc-4.7 ../sysdeps/i386/fpu/s_copysignf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modff.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.o
gcc-4.7 s_ldexpf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o
-gcc-4.7 ../sysdeps/i386/fpu/s_copysignl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.o
+gcc-4.7 ../sysdeps/i386/fpu/s_copysignl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.o
gcc-4.7 s_ldexpl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o
-gcc-4.7 ../sysdeps/i386/setfpucw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.o
+gcc-4.7 ../sysdeps/i386/setfpucw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.o
gcc-4.7 fpu_control.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/math
echo 'math/s_isinf.o math/s_isnan.o math/s_finite.o math/s_copysign.o math/s_modf.o math/s_scalbn.o math/s_frexp.o math/s_ldexp.o math/s_signbit.o math/s_isinff.o math/s_isnanf.o math/s_finitef.o math/s_copysignf.o math/s_modff.o math/s_scalbnf.o math/s_frexpf.o math/s_ldexpf.o math/s_signbitf.o math/s_isinfl.o math/s_isnanl.o math/s_finitel.o math/s_copysignl.o math/s_modfl.o math/s_scalbnl.o math/s_frexpl.o math/s_ldexpl.o math/s_signbitl.o math/setfpucw.o math/fpu_control.o' > [...]/tschwinge/Roger_Whittaker.build/math/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/math/stamp.oT [...]/tschwinge/Roger_Whittaker.build/math/stamp.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os
-gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os
-gcc-4.7 ../sysdeps/i386/fpu/s_copysign.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os
-gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnan.os
+gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finite.os
+gcc-4.7 ../sysdeps/i386/fpu/s_copysign.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysign.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_modf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbn.os
+gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexp.os
gcc-4.7 s_ldexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexp.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os
-gcc-4.7 ../sysdeps/i386/fpu/s_copysignf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbit.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinff.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitef.os
+gcc-4.7 ../sysdeps/i386/fpu/s_copysignf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_modff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modff.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpf.os
gcc-4.7 s_ldexpf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os
-gcc-4.7 ../sysdeps/i386/fpu/s_copysignl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinfl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isnanl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_finitel.os
+gcc-4.7 ../sysdeps/i386/fpu/s_copysignl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_copysignl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_modfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_modfl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbnl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_frexpl.os
gcc-4.7 s_ldexpl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ldexpl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os
-gcc-4.7 ../sysdeps/i386/setfpucw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signbitl.os
+gcc-4.7 ../sysdeps/i386/setfpucw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/setfpucw.os
gcc-4.7 fpu_control.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fpu_control.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/math
echo 'math/s_isinf.os math/s_isnan.os math/s_finite.os math/s_copysign.os math/s_modf.os math/s_scalbn.os math/s_frexp.os math/s_ldexp.os math/s_signbit.os math/s_isinff.os math/s_isnanf.os math/s_finitef.os math/s_copysignf.os math/s_modff.os math/s_scalbnf.os math/s_frexpf.os math/s_ldexpf.os math/s_signbitf.os math/s_isinfl.os math/s_isnanl.os math/s_finitel.os math/s_copysignl.os math/s_modfl.os math/s_scalbnl.os math/s_frexpl.os math/s_ldexpl.os math/s_signbitl.os math/setfpucw.os math/fpu_control.os' > [...]/tschwinge/Roger_Whittaker.build/math/stamp.osT
@@ -4090,24 +3724,24 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/math'
make subdir=setjmp -C setjmp ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/setjmp'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/setjmp
-mkdir [...]/tschwinge/Roger_Whittaker.build/setjmp
-gcc-4.7 ../sysdeps/i386/setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/setjmp
+gcc-4.7 ../sysdeps/i386/setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.o
gcc-4.7 sigjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.o
-gcc-4.7 ../sysdeps/i386/bsd-setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o
-gcc-4.7 ../sysdeps/i386/bsd-_setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o
+gcc-4.7 ../sysdeps/i386/bsd-setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.o
+gcc-4.7 ../sysdeps/i386/bsd-_setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.o
gcc-4.7 longjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.o
-gcc-4.7 ../sysdeps/i386/__longjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o
-gcc-4.7 ../sysdeps/mach/hurd/jmp-unwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o
+gcc-4.7 ../sysdeps/i386/__longjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.o
+gcc-4.7 ../sysdeps/mach/hurd/jmp-unwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/setjmp
echo 'setjmp/setjmp.o setjmp/sigjmp.o setjmp/bsd-setjmp.o setjmp/bsd-_setjmp.o setjmp/longjmp.o setjmp/__longjmp.o setjmp/jmp-unwind.o' > [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.oT [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.o
-gcc-4.7 ../sysdeps/i386/setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os
+gcc-4.7 ../sysdeps/i386/setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/setjmp.os
gcc-4.7 sigjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/sigjmp.os
-gcc-4.7 ../sysdeps/i386/bsd-setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os
-gcc-4.7 ../sysdeps/i386/bsd-_setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os
+gcc-4.7 ../sysdeps/i386/bsd-setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-setjmp.os
+gcc-4.7 ../sysdeps/i386/bsd-_setjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/bsd-_setjmp.os
gcc-4.7 longjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/longjmp.os
-gcc-4.7 ../sysdeps/i386/__longjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os
-gcc-4.7 ../sysdeps/mach/hurd/jmp-unwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os
+gcc-4.7 ../sysdeps/i386/__longjmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/__longjmp.os
+gcc-4.7 ../sysdeps/mach/hurd/jmp-unwind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/jmp-unwind.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/setjmp
echo 'setjmp/setjmp.os setjmp/sigjmp.os setjmp/bsd-setjmp.os setjmp/bsd-_setjmp.os setjmp/longjmp.os setjmp/__longjmp.os setjmp/jmp-unwind.os' > [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.osT [...]/tschwinge/Roger_Whittaker.build/setjmp/stamp.os
@@ -4118,61 +3752,34 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/setjmp'
make subdir=signal -C signal ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/signal'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/signal
-mkdir [...]/tschwinge/Roger_Whittaker.build/signal
-gcc-4.7 ../sysdeps/posix/signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/signal.o
-gcc-4.7 ../sysdeps/posix/raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/raise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/raise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/raise.o
-gcc-4.7 ../sysdeps/posix/killpg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o
-gcc-4.7 ../sysdeps/mach/hurd/sigaction.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o
-In file included from ../sysdeps/mach/hurd/sigaction.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigprocmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o
-In file included from ../sysdeps/mach/hurd/sigprocmask.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/signal
+gcc-4.7 ../sysdeps/posix/signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/signal.o
+gcc-4.7 ../sysdeps/posix/raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/raise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/raise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/raise.o
+gcc-4.7 ../sysdeps/posix/killpg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/killpg.o
+gcc-4.7 ../sysdeps/mach/hurd/sigaction.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.o
+gcc-4.7 ../sysdeps/mach/hurd/sigprocmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.o
../sysdeps/mach/hurd/sigprocmask.c: In function '__sigprocmask':
../sysdeps/mach/hurd/sigprocmask.c:59:16: warning: 'new' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/kill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/kill.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/kill.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/kill.o
-In file included from ../sysdeps/mach/hurd/kill.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o
-In file included from ../sysdeps/mach/hurd/sigpending.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigsuspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o
-In file included from ../sysdeps/mach/hurd/sigsuspend.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigwait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o
-In file included from ../sysdeps/mach/hurd/sigwait.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigblock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigsetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o
-gcc-4.7 ../sysdeps/posix/sigpause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigvec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o
-gcc-4.7 ../sysdeps/mach/hurd/sigstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o
-In file included from ../sysdeps/mach/hurd/sigstack.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigaltstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o
-In file included from ../sysdeps/mach/hurd/sigaltstack.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/sigintr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o
+gcc-4.7 ../sysdeps/mach/hurd/kill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/kill.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/kill.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/kill.o
+gcc-4.7 ../sysdeps/mach/hurd/sigpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.o
+gcc-4.7 ../sysdeps/mach/hurd/sigsuspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.o
+gcc-4.7 ../sysdeps/mach/hurd/sigwait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigblock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigsetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.o
+gcc-4.7 ../sysdeps/posix/sigpause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigvec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.o
+gcc-4.7 ../sysdeps/mach/hurd/sigstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.o
+gcc-4.7 ../sysdeps/mach/hurd/sigaltstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.o
+gcc-4.7 ../sysdeps/posix/sigintr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.o
gcc-4.7 sigsetops.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.o
gcc-4.7 sigempty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.o
gcc-4.7 sigfillset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.o
gcc-4.7 sigaddset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.o
gcc-4.7 sigdelset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.o
gcc-4.7 sigismem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/sigreturn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o
-In file included from ../sysdeps/mach/hurd/i386/sigreturn.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/sigreturn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.o
gcc-4.7 siggetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.o
-gcc-4.7 ../sysdeps/posix/sysv_signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o
+gcc-4.7 ../sysdeps/posix/sysv_signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.o
gcc-4.7 sigisempty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.o
gcc-4.7 sigandset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.o
gcc-4.7 sigorset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.o
@@ -4182,65 +3789,38 @@ gcc-4.7 sigwaitinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 sigqueue.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.o
gcc-4.7 sighold.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sighold.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sighold.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sighold.o
gcc-4.7 sigrelse.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.o
-gcc-4.7 ../sysdeps/posix/sigignore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o
-gcc-4.7 ../sysdeps/posix/sigset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o
+gcc-4.7 ../sysdeps/posix/sigignore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.o
+gcc-4.7 ../sysdeps/posix/sigset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigset.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/signal
echo 'signal/signal.o signal/raise.o signal/killpg.o signal/sigaction.o signal/sigprocmask.o signal/kill.o signal/sigpending.o signal/sigsuspend.o signal/sigwait.o signal/sigblock.o signal/sigsetmask.o signal/sigpause.o signal/sigvec.o signal/sigstack.o signal/sigaltstack.o signal/sigintr.o signal/sigsetops.o signal/sigempty.o signal/sigfillset.o signal/sigaddset.o signal/sigdelset.o signal/sigismem.o signal/sigreturn.o signal/siggetmask.o signal/sysv_signal.o signal/sigisempty.o signal/sigandset.o signal/sigorset.o signal/allocrtsig.o signal/sigtimedwait.o signal/sigwaitinfo.o signal/sigqueue.o signal/sighold.o signal/sigrelse.o signal/sigignore.o signal/sigset.o' > [...]/tschwinge/Roger_Whittaker.build/signal/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/signal/stamp.oT [...]/tschwinge/Roger_Whittaker.build/signal/stamp.o
-gcc-4.7 ../sysdeps/posix/signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/signal.os
-gcc-4.7 ../sysdeps/posix/raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/raise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/raise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/raise.os
-gcc-4.7 ../sysdeps/posix/killpg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os
-gcc-4.7 ../sysdeps/mach/hurd/sigaction.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os
-In file included from ../sysdeps/mach/hurd/sigaction.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigprocmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os
-In file included from ../sysdeps/mach/hurd/sigprocmask.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/signal.os
+gcc-4.7 ../sysdeps/posix/raise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/raise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/raise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/raise.os
+gcc-4.7 ../sysdeps/posix/killpg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/killpg.os
+gcc-4.7 ../sysdeps/mach/hurd/sigaction.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaction.os
+gcc-4.7 ../sysdeps/mach/hurd/sigprocmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigprocmask.os
../sysdeps/mach/hurd/sigprocmask.c: In function '__sigprocmask':
../sysdeps/mach/hurd/sigprocmask.c:59:16: warning: 'new' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/kill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/kill.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/kill.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/kill.os
-In file included from ../sysdeps/mach/hurd/kill.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os
-In file included from ../sysdeps/mach/hurd/sigpending.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigsuspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os
-In file included from ../sysdeps/mach/hurd/sigsuspend.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigwait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os
-In file included from ../sysdeps/mach/hurd/sigwait.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigblock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigsetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os
-gcc-4.7 ../sysdeps/posix/sigpause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigvec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os
-gcc-4.7 ../sysdeps/mach/hurd/sigstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os
-In file included from ../sysdeps/mach/hurd/sigstack.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sigaltstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os
-In file included from ../sysdeps/mach/hurd/sigaltstack.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/sigintr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os
+gcc-4.7 ../sysdeps/mach/hurd/kill.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/kill.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/kill.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/kill.os
+gcc-4.7 ../sysdeps/mach/hurd/sigpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpending.os
+gcc-4.7 ../sysdeps/mach/hurd/sigsuspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsuspend.os
+gcc-4.7 ../sysdeps/mach/hurd/sigwait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigwait.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigblock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigblock.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigsetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetmask.os
+gcc-4.7 ../sysdeps/posix/sigpause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigpause.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/sigvec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigvec.os
+gcc-4.7 ../sysdeps/mach/hurd/sigstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigstack.os
+gcc-4.7 ../sysdeps/mach/hurd/sigaltstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaltstack.os
+gcc-4.7 ../sysdeps/posix/sigintr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigintr.os
gcc-4.7 sigsetops.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigsetops.os
gcc-4.7 sigempty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigempty.os
gcc-4.7 sigfillset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigfillset.os
gcc-4.7 sigaddset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigaddset.os
gcc-4.7 sigdelset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigdelset.os
gcc-4.7 sigismem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigismem.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/sigreturn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os
-In file included from ../sysdeps/mach/hurd/i386/sigreturn.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/sigreturn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigreturn.os
gcc-4.7 siggetmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/siggetmask.os
-gcc-4.7 ../sysdeps/posix/sysv_signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os
+gcc-4.7 ../sysdeps/posix/sysv_signal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sysv_signal.os
gcc-4.7 sigisempty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigisempty.os
gcc-4.7 sigandset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigandset.os
gcc-4.7 sigorset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigorset.os
@@ -4250,8 +3830,8 @@ gcc-4.7 sigwaitinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 sigqueue.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigqueue.os
gcc-4.7 sighold.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sighold.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sighold.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sighold.os
gcc-4.7 sigrelse.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigrelse.os
-gcc-4.7 ../sysdeps/posix/sigignore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os
-gcc-4.7 ../sysdeps/posix/sigset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os
+gcc-4.7 ../sysdeps/posix/sigignore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigignore.os
+gcc-4.7 ../sysdeps/posix/sigset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/signal -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/signal/sigset.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/signal
echo 'signal/signal.os signal/raise.os signal/killpg.os signal/sigaction.os signal/sigprocmask.os signal/kill.os signal/sigpending.os signal/sigsuspend.os signal/sigwait.os signal/sigblock.os signal/sigsetmask.os signal/sigpause.os signal/sigvec.os signal/sigstack.os signal/sigaltstack.os signal/sigintr.os signal/sigsetops.os signal/sigempty.os signal/sigfillset.os signal/sigaddset.os signal/sigdelset.os signal/sigismem.os signal/sigreturn.os signal/siggetmask.os signal/sysv_signal.os signal/sigisempty.os signal/sigandset.os signal/sigorset.os signal/allocrtsig.os signal/sigtimedwait.os signal/sigwaitinfo.os signal/sigqueue.os signal/sighold.os signal/sigrelse.os signal/sigignore.os signal/sigset.os' > [...]/tschwinge/Roger_Whittaker.build/signal/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/signal/stamp.osT [...]/tschwinge/Roger_Whittaker.build/signal/stamp.os
@@ -4262,7 +3842,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/signal'
make subdir=stdlib -C stdlib ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/stdlib'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/stdlib
-mkdir [...]/tschwinge/Roger_Whittaker.build/stdlib
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/stdlib
gawk -f ../scripts/gen-as-const.awk ../sysdeps/mach/hurd/i386/ucontext_i.sym \
| gcc-4.7 -S -o [...]/tschwinge/Roger_Whittaker.build/ucontext_i.hT3 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -x c - \
-MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/ucontext_i.h.dT -MT '[...]/tschwinge/Roger_Whittaker.build/ucontext_i.h.d [...]/tschwinge/Roger_Whittaker.build/ucontext_i.h'
@@ -4298,10 +3878,10 @@ gcc-4.7 cxa_at_quick_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Ww
gcc-4.7 cxa_thread_atexit_impl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.o
gcc-4.7 abs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.o
gcc-4.7 labs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.o
-gcc-4.7 ../sysdeps/wordsize-32/llabs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o
+gcc-4.7 ../sysdeps/wordsize-32/llabs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.o
gcc-4.7 div.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/div.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/div.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/div.o
gcc-4.7 ldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.o
-gcc-4.7 ../sysdeps/wordsize-32/lldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o
+gcc-4.7 ../sysdeps/wordsize-32/lldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.o
gcc-4.7 mblen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.o
gcc-4.7 mbstowcs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.o
gcc-4.7 mbtowc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.o
@@ -4343,8 +3923,8 @@ gcc-4.7 strtod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-string
gcc-4.7 strtold.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.o
gcc-4.7 strtof_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.o
gcc-4.7 strtod_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o
-gcc-4.7 ../sysdeps/posix/system.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.o
+gcc-4.7 ../sysdeps/posix/system.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/system.o
gcc-4.7 canonicalize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.o
gcc-4.7 a64l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.o
gcc-4.7 l64a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.o
@@ -4354,40 +3934,40 @@ gcc-4.7 strfmon_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-str
gcc-4.7 getsubopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.o
gcc-4.7 xpg_basename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.o
gcc-4.7 fmtmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.o
-gcc-4.7 ../sysdeps/wordsize-32/strtoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o
-gcc-4.7 ../sysdeps/wordsize-32/strtoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o
-gcc-4.7 ../sysdeps/wordsize-32/wcstoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o
-gcc-4.7 ../sysdeps/wordsize-32/wcstoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/getcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/setcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/swapcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o
+gcc-4.7 ../sysdeps/wordsize-32/strtoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.o
+gcc-4.7 ../sysdeps/wordsize-32/strtoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.o
+gcc-4.7 ../sysdeps/wordsize-32/wcstoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.o
+gcc-4.7 ../sysdeps/wordsize-32/wcstoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/getcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/setcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/swapcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.o
gcc-4.7 inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.o
-gcc-4.7 ../sysdeps/i386/add_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o
-gcc-4.7 ../sysdeps/i386/addmul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o
+gcc-4.7 ../sysdeps/i386/add_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.o
+gcc-4.7 ../sysdeps/i386/addmul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.o
gcc-4.7 cmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.o
gcc-4.7 divmod_1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.o
gcc-4.7 divrem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.o
gcc-4.7 udiv_qrnnd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.o
-gcc-4.7 ../sysdeps/i386/lshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o
-gcc-4.7 ../sysdeps/i386/rshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o
+gcc-4.7 ../sysdeps/i386/lshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.o
+gcc-4.7 ../sysdeps/i386/rshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.o
gcc-4.7 mod_1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.o
gcc-4.7 mul.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.o
-gcc-4.7 ../sysdeps/i386/mul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o
+gcc-4.7 ../sysdeps/i386/mul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.o
gcc-4.7 mul_n.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.o
-gcc-4.7 ../sysdeps/i386/sub_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o
-gcc-4.7 ../sysdeps/i386/submul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o
-gcc-4.7 ../sysdeps/i386/ldbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o
+gcc-4.7 ../sysdeps/i386/sub_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.o
+gcc-4.7 ../sysdeps/i386/submul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.o
+gcc-4.7 ../sysdeps/i386/ldbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.o
gcc-4.7 grouping.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.o
gcc-4.7 groupingwc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.o
gcc-4.7 tens_in_limb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.o
gcc-4.7 fpioconst.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.o
-gcc-4.7 ../sysdeps/i386/mp_clz_tab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext-helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o
+gcc-4.7 ../sysdeps/i386/mp_clz_tab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext-helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/stdlib
echo 'stdlib/atof.o stdlib/atoi.o stdlib/atol.o stdlib/atoll.o stdlib/abort.o stdlib/bsearch.o stdlib/qsort.o stdlib/msort.o stdlib/getenv.o stdlib/putenv.o stdlib/setenv.o stdlib/secure-getenv.o stdlib/exit.o stdlib/on_exit.o stdlib/atexit.o stdlib/cxa_atexit.o stdlib/cxa_finalize.o stdlib/old_atexit.o stdlib/quick_exit.o stdlib/at_quick_exit.o stdlib/cxa_at_quick_exit.o stdlib/cxa_thread_atexit_impl.o stdlib/abs.o stdlib/labs.o stdlib/llabs.o stdlib/div.o stdlib/ldiv.o stdlib/lldiv.o stdlib/mblen.o stdlib/mbstowcs.o stdlib/mbtowc.o stdlib/wcstombs.o stdlib/wctomb.o stdlib/random.o stdlib/random_r.o stdlib/rand.o stdlib/rand_r.o stdlib/drand48.o stdlib/erand48.o stdlib/lrand48.o stdlib/nrand48.o stdlib/mrand48.o stdlib/jrand48.o stdlib/srand48.o stdlib/seed48.o stdlib/lcong48.o stdlib/drand48_r.o stdlib/erand48_r.o stdlib/lrand48_r.o stdlib/nrand48_r.o stdlib/mrand48_r.o stdlib/jrand48_r.o stdlib/srand48_r.o stdlib/seed48_r.o stdlib/lcong48_r.o stdlib/drand48-iter.o stdlib/strtol.o stdlib/strtoul.o stdlib/strtoll.o stdlib/strtoull.o stdlib/strtol_l.o stdlib/strtoul_l.o stdlib/strtoll_l.o stdlib/strtoull_l.o stdlib/strtof.o stdlib/strtod.o stdlib/strtold.o stdlib/strtof_l.o stdlib/strtod_l.o stdlib/strtold_l.o stdlib/system.o stdlib/canonicalize.o stdlib/a64l.o stdlib/l64a.o stdlib/rpmatch.o stdlib/strfmon.o stdlib/strfmon_l.o stdlib/getsubopt.o stdlib/xpg_basename.o stdlib/fmtmsg.o stdlib/strtoimax.o stdlib/strtoumax.o stdlib/wcstoimax.o stdlib/wcstoumax.o stdlib/getcontext.o stdlib/setcontext.o stdlib/makecontext.o stdlib/swapcontext.o stdlib/inlines.o stdlib/add_n.o stdlib/addmul_1.o stdlib/cmp.o stdlib/divmod_1.o stdlib/divrem.o stdlib/udiv_qrnnd.o stdlib/lshift.o stdlib/rshift.o stdlib/mod_1.o stdlib/mul.o stdlib/mul_1.o stdlib/mul_n.o stdlib/sub_n.o stdlib/submul_1.o stdlib/dbl2mpn.o stdlib/ldbl2mpn.o stdlib/mpn2flt.o stdlib/mpn2dbl.o stdlib/mpn2ldbl.o stdlib/grouping.o stdlib/groupingwc.o stdlib/tens_in_limb.o stdlib/fpioconst.o stdlib/mp_clz_tab.o stdlib/makecontext-helper.o' > [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.oT [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.o
@@ -4413,10 +3993,10 @@ gcc-4.7 cxa_at_quick_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Ww
gcc-4.7 cxa_thread_atexit_impl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/cxa_thread_atexit_impl.os
gcc-4.7 abs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/abs.os
gcc-4.7 labs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/labs.os
-gcc-4.7 ../sysdeps/wordsize-32/llabs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os
+gcc-4.7 ../sysdeps/wordsize-32/llabs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/llabs.os
gcc-4.7 div.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/div.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/div.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/div.os
gcc-4.7 ldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldiv.os
-gcc-4.7 ../sysdeps/wordsize-32/lldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os
+gcc-4.7 ../sysdeps/wordsize-32/lldiv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lldiv.os
gcc-4.7 mblen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mblen.os
gcc-4.7 mbstowcs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mbstowcs.os
gcc-4.7 mbtowc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mbtowc.os
@@ -4458,8 +4038,8 @@ gcc-4.7 strtod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-string
gcc-4.7 strtold.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold.os
gcc-4.7 strtof_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtof_l.os
gcc-4.7 strtod_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtod_l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os
-gcc-4.7 ../sysdeps/posix/system.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/strtold_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtold_l.os
+gcc-4.7 ../sysdeps/posix/system.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/system.os
gcc-4.7 canonicalize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/canonicalize.os
gcc-4.7 a64l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/a64l.os
gcc-4.7 l64a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/l64a.os
@@ -4469,40 +4049,40 @@ gcc-4.7 strfmon_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-str
gcc-4.7 getsubopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getsubopt.os
gcc-4.7 xpg_basename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/xpg_basename.os
gcc-4.7 fmtmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/fmtmsg.os
-gcc-4.7 ../sysdeps/wordsize-32/strtoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os
-gcc-4.7 ../sysdeps/wordsize-32/strtoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os
-gcc-4.7 ../sysdeps/wordsize-32/wcstoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os
-gcc-4.7 ../sysdeps/wordsize-32/wcstoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/getcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/setcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/swapcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os
+gcc-4.7 ../sysdeps/wordsize-32/strtoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoimax.os
+gcc-4.7 ../sysdeps/wordsize-32/strtoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/strtoumax.os
+gcc-4.7 ../sysdeps/wordsize-32/wcstoimax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoimax.os
+gcc-4.7 ../sysdeps/wordsize-32/wcstoumax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/wcstoumax.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/getcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/getcontext.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/setcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/setcontext.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/swapcontext.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/swapcontext.os
gcc-4.7 inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/inlines.os
-gcc-4.7 ../sysdeps/i386/add_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os
-gcc-4.7 ../sysdeps/i386/addmul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os
+gcc-4.7 ../sysdeps/i386/add_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/add_n.os
+gcc-4.7 ../sysdeps/i386/addmul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/addmul_1.os
gcc-4.7 cmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/cmp.os
gcc-4.7 divmod_1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/divmod_1.os
gcc-4.7 divrem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/divrem.os
gcc-4.7 udiv_qrnnd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/udiv_qrnnd.os
-gcc-4.7 ../sysdeps/i386/lshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os
-gcc-4.7 ../sysdeps/i386/rshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os
+gcc-4.7 ../sysdeps/i386/lshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/lshift.os
+gcc-4.7 ../sysdeps/i386/rshift.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/rshift.os
gcc-4.7 mod_1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mod_1.os
gcc-4.7 mul.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul.os
-gcc-4.7 ../sysdeps/i386/mul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os
+gcc-4.7 ../sysdeps/i386/mul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_1.os
gcc-4.7 mul_n.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mul_n.os
-gcc-4.7 ../sysdeps/i386/sub_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os
-gcc-4.7 ../sysdeps/i386/submul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os
-gcc-4.7 ../sysdeps/i386/ldbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os
+gcc-4.7 ../sysdeps/i386/sub_n.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/sub_n.os
+gcc-4.7 ../sysdeps/i386/submul_1.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/submul_1.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/dbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/dbl2mpn.os
+gcc-4.7 ../sysdeps/i386/ldbl2mpn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/ldbl2mpn.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/mpn2flt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2flt.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mpn2dbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2dbl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/mpn2ldbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mpn2ldbl.os
gcc-4.7 grouping.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/grouping.os
gcc-4.7 groupingwc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/groupingwc.os
gcc-4.7 tens_in_limb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tens_in_limb.os
gcc-4.7 fpioconst.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/fpioconst.os
-gcc-4.7 ../sysdeps/i386/mp_clz_tab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext-helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os
+gcc-4.7 ../sysdeps/i386/mp_clz_tab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/mp_clz_tab.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/makecontext-helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/makecontext-helper.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/stdlib
echo 'stdlib/atof.os stdlib/atoi.os stdlib/atol.os stdlib/atoll.os stdlib/abort.os stdlib/bsearch.os stdlib/qsort.os stdlib/msort.os stdlib/getenv.os stdlib/putenv.os stdlib/setenv.os stdlib/secure-getenv.os stdlib/exit.os stdlib/on_exit.os stdlib/cxa_atexit.os stdlib/cxa_finalize.os stdlib/old_atexit.os stdlib/quick_exit.os stdlib/cxa_at_quick_exit.os stdlib/cxa_thread_atexit_impl.os stdlib/abs.os stdlib/labs.os stdlib/llabs.os stdlib/div.os stdlib/ldiv.os stdlib/lldiv.os stdlib/mblen.os stdlib/mbstowcs.os stdlib/mbtowc.os stdlib/wcstombs.os stdlib/wctomb.os stdlib/random.os stdlib/random_r.os stdlib/rand.os stdlib/rand_r.os stdlib/drand48.os stdlib/erand48.os stdlib/lrand48.os stdlib/nrand48.os stdlib/mrand48.os stdlib/jrand48.os stdlib/srand48.os stdlib/seed48.os stdlib/lcong48.os stdlib/drand48_r.os stdlib/erand48_r.os stdlib/lrand48_r.os stdlib/nrand48_r.os stdlib/mrand48_r.os stdlib/jrand48_r.os stdlib/srand48_r.os stdlib/seed48_r.os stdlib/lcong48_r.os stdlib/drand48-iter.os stdlib/strtol.os stdlib/strtoul.os stdlib/strtoll.os stdlib/strtoull.os stdlib/strtol_l.os stdlib/strtoul_l.os stdlib/strtoll_l.os stdlib/strtoull_l.os stdlib/strtof.os stdlib/strtod.os stdlib/strtold.os stdlib/strtof_l.os stdlib/strtod_l.os stdlib/strtold_l.os stdlib/system.os stdlib/canonicalize.os stdlib/a64l.os stdlib/l64a.os stdlib/rpmatch.os stdlib/strfmon.os stdlib/strfmon_l.os stdlib/getsubopt.os stdlib/xpg_basename.os stdlib/fmtmsg.os stdlib/strtoimax.os stdlib/strtoumax.os stdlib/wcstoimax.os stdlib/wcstoumax.os stdlib/getcontext.os stdlib/setcontext.os stdlib/makecontext.os stdlib/swapcontext.os stdlib/inlines.os stdlib/add_n.os stdlib/addmul_1.os stdlib/cmp.os stdlib/divmod_1.os stdlib/divrem.os stdlib/udiv_qrnnd.os stdlib/lshift.os stdlib/rshift.os stdlib/mod_1.os stdlib/mul.os stdlib/mul_1.os stdlib/mul_n.os stdlib/sub_n.os stdlib/submul_1.os stdlib/dbl2mpn.os stdlib/ldbl2mpn.os stdlib/mpn2flt.os stdlib/mpn2dbl.os stdlib/mpn2ldbl.os stdlib/grouping.os stdlib/groupingwc.os stdlib/tens_in_limb.os stdlib/fpioconst.os stdlib/mp_clz_tab.os stdlib/makecontext-helper.os' > [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.osT [...]/tschwinge/Roger_Whittaker.build/stdlib/stamp.os
@@ -4515,9 +4095,9 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/stdlib'
make subdir=stdio-common -C stdio-common ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/stdio-common'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/stdio-common
-mkdir [...]/tschwinge/Roger_Whittaker.build/stdio-common
-gcc-4.7 ../sysdeps/posix/ctermid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o
-gcc-4.7 ../sysdeps/posix/cuserid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/stdio-common
+gcc-4.7 ../sysdeps/posix/ctermid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.o
+gcc-4.7 ../sysdeps/posix/cuserid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.o
gcc-4.7 _itoa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.o
gcc-4.7 _itowa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.o
gcc-4.7 itoa-digits.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.o
@@ -4528,7 +4108,7 @@ gcc-4.7 vprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 printf_fp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.o
gcc-4.7 reg-printf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.o
gcc-4.7 printf-prs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/printf_fphex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/printf_fphex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.o
gcc-4.7 reg-modifier.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.o
gcc-4.7 reg-type.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.o
gcc-4.7 printf_size.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.o
@@ -4546,23 +4126,17 @@ gcc-4.7 scanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 sscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.o
gcc-4.7 perror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.o
gcc-4.7 psignal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.o
-gcc-4.7 ../sysdeps/mach/hurd/tmpfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o
-In file included from ../sysdeps/mach/hurd/tmpfile.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/tmpfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o
+gcc-4.7 ../sysdeps/mach/hurd/tmpfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.o
+gcc-4.7 ../sysdeps/mach/hurd/tmpfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.o
gcc-4.7 tmpnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.o
gcc-4.7 tmpnam_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.o
gcc-4.7 tempnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.o
-gcc-4.7 ../sysdeps/posix/tempname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o
+gcc-4.7 ../sysdeps/posix/tempname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.o
gcc-4.7 getline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.o
gcc-4.7 getw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.o
gcc-4.7 putw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.o
-gcc-4.7 ../sysdeps/posix/remove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o
-gcc-4.7 ../sysdeps/mach/hurd/rename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o
-In file included from ../sysdeps/mach/hurd/rename.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/remove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.o
+gcc-4.7 ../sysdeps/mach/hurd/rename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.o
../sysdeps/mach/hurd/rename.c: In function 'rename':
../sysdeps/mach/hurd/rename.c:41:3: warning: passing argument 2 of '__dir_rename' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -4572,10 +4146,7 @@ In file included from ../hurd/hurd.h:35:0,
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/rename.c:19:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:359:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/renameat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o
-In file included from ../sysdeps/mach/hurd/renameat.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/renameat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.o
../sysdeps/mach/hurd/renameat.c: In function 'renameat':
../sysdeps/mach/hurd/renameat.c:45:3: warning: passing argument 2 of '__dir_rename' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -4606,16 +4177,16 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.cT [...]
sed -n '1p;/ERR_MAX/p' [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.c > [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.hT
chmod a-w [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.hT
mv -f [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.hT [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist-compat.h
-gcc-4.7 ../sysdeps/mach/hurd/errlist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o
-gcc-4.7 ../sysdeps/gnu/siglist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o
+gcc-4.7 ../sysdeps/mach/hurd/errlist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.o
+gcc-4.7 ../sysdeps/gnu/siglist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.o
gcc-4.7 printf-parsemb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.o
gcc-4.7 printf-parsewc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.o
gcc-4.7 fxprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/stdio-common
echo 'stdio-common/ctermid.o stdio-common/cuserid.o stdio-common/_itoa.o stdio-common/_itowa.o stdio-common/itoa-digits.o stdio-common/itoa-udigits.o stdio-common/itowa-digits.o stdio-common/vfprintf.o stdio-common/vprintf.o stdio-common/printf_fp.o stdio-common/reg-printf.o stdio-common/printf-prs.o stdio-common/printf_fphex.o stdio-common/reg-modifier.o stdio-common/reg-type.o stdio-common/printf_size.o stdio-common/fprintf.o stdio-common/printf.o stdio-common/snprintf.o stdio-common/sprintf.o stdio-common/asprintf.o stdio-common/dprintf.o stdio-common/vfwprintf.o stdio-common/vfscanf.o stdio-common/vfwscanf.o stdio-common/fscanf.o stdio-common/scanf.o stdio-common/sscanf.o stdio-common/perror.o stdio-common/psignal.o stdio-common/tmpfile.o stdio-common/tmpfile64.o stdio-common/tmpnam.o stdio-common/tmpnam_r.o stdio-common/tempnam.o stdio-common/tempname.o stdio-common/getline.o stdio-common/getw.o stdio-common/putw.o stdio-common/remove.o stdio-common/rename.o stdio-common/renameat.o stdio-common/flockfile.o stdio-common/ftrylockfile.o stdio-common/funlockfile.o stdio-common/isoc99_scanf.o stdio-common/isoc99_vscanf.o stdio-common/isoc99_fscanf.o stdio-common/isoc99_vfscanf.o stdio-common/isoc99_sscanf.o stdio-common/isoc99_vsscanf.o stdio-common/psiginfo.o stdio-common/errlist.o stdio-common/siglist.o stdio-common/printf-parsemb.o stdio-common/printf-parsewc.o stdio-common/fxprintf.o' > [...]/tschwinge/Roger_Whittaker.build/stdio-common/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/stdio-common/stamp.oT [...]/tschwinge/Roger_Whittaker.build/stdio-common/stamp.o
-gcc-4.7 ../sysdeps/posix/ctermid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os
-gcc-4.7 ../sysdeps/posix/cuserid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os
+gcc-4.7 ../sysdeps/posix/ctermid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/ctermid.os
+gcc-4.7 ../sysdeps/posix/cuserid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/cuserid.os
gcc-4.7 _itoa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itoa.os
gcc-4.7 _itowa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/_itowa.os
gcc-4.7 itoa-digits.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/itoa-digits.os
@@ -4626,7 +4197,7 @@ gcc-4.7 vprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 printf_fp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fp.os
gcc-4.7 reg-printf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-printf.os
gcc-4.7 printf-prs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-prs.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/printf_fphex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/printf_fphex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_fphex.os
gcc-4.7 reg-modifier.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-modifier.os
gcc-4.7 reg-type.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/reg-type.os
gcc-4.7 printf_size.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf_size.os
@@ -4644,23 +4215,17 @@ gcc-4.7 scanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 sscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/sscanf.os
gcc-4.7 perror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/perror.os
gcc-4.7 psignal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/psignal.os
-gcc-4.7 ../sysdeps/mach/hurd/tmpfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os
-In file included from ../sysdeps/mach/hurd/tmpfile.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/tmpfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os
+gcc-4.7 ../sysdeps/mach/hurd/tmpfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile.os
+gcc-4.7 ../sysdeps/mach/hurd/tmpfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpfile64.os
gcc-4.7 tmpnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam.os
gcc-4.7 tmpnam_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tmpnam_r.os
gcc-4.7 tempnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempnam.os
-gcc-4.7 ../sysdeps/posix/tempname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os
+gcc-4.7 ../sysdeps/posix/tempname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/tempname.os
gcc-4.7 getline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/getline.os
gcc-4.7 getw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/getw.os
gcc-4.7 putw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/putw.os
-gcc-4.7 ../sysdeps/posix/remove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os
-gcc-4.7 ../sysdeps/mach/hurd/rename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os
-In file included from ../sysdeps/mach/hurd/rename.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/remove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/remove.os
+gcc-4.7 ../sysdeps/mach/hurd/rename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/rename.os
../sysdeps/mach/hurd/rename.c: In function 'rename':
../sysdeps/mach/hurd/rename.c:41:3: warning: passing argument 2 of '__dir_rename' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -4670,10 +4235,7 @@ In file included from ../hurd/hurd.h:35:0,
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/rename.c:19:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:359:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/renameat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os
-In file included from ../sysdeps/mach/hurd/renameat.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/renameat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/renameat.os
../sysdeps/mach/hurd/renameat.c: In function 'renameat':
../sysdeps/mach/hurd/renameat.c:45:3: warning: passing argument 2 of '__dir_rename' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -4693,8 +4255,8 @@ gcc-4.7 isoc99_vfscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrit
gcc-4.7 isoc99_sscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_sscanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_sscanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_sscanf.os
gcc-4.7 isoc99_vsscanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_vsscanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_vsscanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/isoc99_vsscanf.os
gcc-4.7 psiginfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/psiginfo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/psiginfo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/psiginfo.os
-gcc-4.7 ../sysdeps/mach/hurd/errlist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os
-gcc-4.7 ../sysdeps/gnu/siglist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os
+gcc-4.7 ../sysdeps/mach/hurd/errlist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/errlist.os
+gcc-4.7 ../sysdeps/gnu/siglist.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-toplevel-reorder -fno-section-anchors -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/siglist.os
gcc-4.7 printf-parsemb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsemb.os
gcc-4.7 printf-parsewc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/printf-parsewc.os
gcc-4.7 fxprintf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/fxprintf.os
@@ -4708,7 +4270,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/stdio-common'
make subdir=libio -C libio ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/libio'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/libio
-mkdir [...]/tschwinge/Roger_Whittaker.build/libio
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/libio
gcc-4.7 filedoalloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/filedoalloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/filedoalloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/filedoalloc.o
gcc-4.7 iofclose.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/iofclose.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/iofclose.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/iofclose.o
gcc-4.7 iofdopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/iofdopen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/iofdopen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/iofdopen.o
@@ -4809,7 +4371,7 @@ gcc-4.7 __flbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-string
gcc-4.7 __fpurge.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.o
gcc-4.7 __fpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.o
gcc-4.7 __fsetlocking.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.o
-gcc-4.7 ../sysdeps/posix/libc_fatal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o
+gcc-4.7 ../sysdeps/posix/libc_fatal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.o
gcc-4.7 fmemopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.o
gcc-4.7 clearerr_u.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/clearerr_u.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/clearerr_u.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/clearerr_u.o
gcc-4.7 feof_u.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/feof_u.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/feof_u.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/feof_u.o
@@ -4932,7 +4494,7 @@ gcc-4.7 __flbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-string
gcc-4.7 __fpurge.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fpurge.os
gcc-4.7 __fpending.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fpending.os
gcc-4.7 __fsetlocking.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/__fsetlocking.os
-gcc-4.7 ../sysdeps/posix/libc_fatal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os
+gcc-4.7 ../sysdeps/posix/libc_fatal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/libc_fatal.os
gcc-4.7 fmemopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/fmemopen.os
gcc-4.7 oldiofopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/oldiofopen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/oldiofopen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/oldiofopen.os
gcc-4.7 oldiofdopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/libio -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/libio/oldiofdopen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libio/oldiofdopen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/libio/oldiofdopen.os
@@ -4974,7 +4536,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/libio'
make subdir=dlfcn -C dlfcn ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/dlfcn
-mkdir [...]/tschwinge/Roger_Whittaker.build/dlfcn
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/dlfcn
gcc-4.7 sdlopen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlopen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlopen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlopen.o
gcc-4.7 sdlclose.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlclose.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlclose.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlclose.o
gcc-4.7 sdlsym.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlsym.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlsym.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/sdlsym.o
@@ -4999,7 +4561,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
make subdir=malloc -C malloc ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/malloc'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/malloc
-mkdir [...]/tschwinge/Roger_Whittaker.build/malloc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/malloc
gcc-4.7 malloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/malloc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPER_THREAD -o [...]/tschwinge/Roger_Whittaker.build/malloc/malloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/malloc/malloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/malloc/malloc.o
malloc.c:273:0: warning: "assert" redefined [enabled by default]
In file included from ../include/assert.h:1:0,
@@ -5043,43 +4605,43 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/malloc'
make subdir=string -C string ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/string'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/string
-mkdir [...]/tschwinge/Roger_Whittaker.build/string
-gcc-4.7 ../sysdeps/i386/i486/strcat.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcat.o
-gcc-4.7 ../sysdeps/i386/strchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchr.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/string
+gcc-4.7 ../sysdeps/i386/i486/strcat.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcat.o
+gcc-4.7 ../sysdeps/i386/strchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchr.o
gcc-4.7 strcmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcmp.o
gcc-4.7 strcoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcoll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcoll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcoll.o
gcc-4.7 strcpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcpy.o
-gcc-4.7 ../sysdeps/i386/strcspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o
+gcc-4.7 ../sysdeps/i386/strcspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcspn.o
gcc-4.7 strverscmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.o
gcc-4.7 strdup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strdup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strdup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strdup.o
gcc-4.7 strndup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strndup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strndup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strndup.o
gcc-4.7 strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror.o
-gcc-4.7 ../sysdeps/mach/_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o
-gcc-4.7 ../sysdeps/i386/i486/strlen.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strlen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strlen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strlen.o
+gcc-4.7 ../sysdeps/mach/_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/_strerror.o
+gcc-4.7 ../sysdeps/i386/i486/strlen.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strlen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strlen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strlen.o
gcc-4.7 strnlen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strnlen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strnlen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strnlen.o
gcc-4.7 strncat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strncat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncat.o
gcc-4.7 strncmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strncmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncmp.o
gcc-4.7 strncpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strncpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncpy.o
-gcc-4.7 ../sysdeps/i386/strrchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o
-gcc-4.7 ../sysdeps/i386/strpbrk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o
+gcc-4.7 ../sysdeps/i386/strrchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strrchr.o
+gcc-4.7 ../sysdeps/i386/strpbrk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.o
gcc-4.7 strsignal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strsignal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strsignal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strsignal.o
strsignal.c:92:1: warning: 'free_key_mem' defined but not used [-Wunused-function]
-gcc-4.7 ../sysdeps/i386/strspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strspn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strspn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strspn.o
+gcc-4.7 ../sysdeps/i386/strspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strspn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strspn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strspn.o
gcc-4.7 strstr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strstr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strstr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strstr.o
-gcc-4.7 ../sysdeps/i386/strtok.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok.o
-gcc-4.7 ../sysdeps/i386/strtok_r.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o
+gcc-4.7 ../sysdeps/i386/strtok.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok.o
+gcc-4.7 ../sysdeps/i386/strtok_r.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.o
gcc-4.7 strxfrm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.o
-gcc-4.7 ../sysdeps/i386/memchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memchr.o
-gcc-4.7 ../sysdeps/i386/memcmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o
+gcc-4.7 ../sysdeps/i386/memchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memchr.o
+gcc-4.7 ../sysdeps/i386/memcmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memcmp.o
gcc-4.7 memmove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memmove.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memmove.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memmove.o
-gcc-4.7 ../sysdeps/i386/memset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memset.o
+gcc-4.7 ../sysdeps/i386/memset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memset.o
gcc-4.7 mempcpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.o
gcc-4.7 bcopy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/bcopy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bcopy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bcopy.o
-gcc-4.7 ../sysdeps/i386/bzero.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/bzero.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bzero.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bzero.o
-gcc-4.7 ../sysdeps/i386/ffs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/ffs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffs.o
+gcc-4.7 ../sysdeps/i386/bzero.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/bzero.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bzero.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bzero.o
+gcc-4.7 ../sysdeps/i386/ffs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/ffs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffs.o
gcc-4.7 ffsll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/ffsll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffsll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffsll.o
-gcc-4.7 ../sysdeps/i386/stpcpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o
-gcc-4.7 ../sysdeps/i386/stpncpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o
+gcc-4.7 ../sysdeps/i386/stpcpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.o
+gcc-4.7 ../sysdeps/i386/stpncpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.o
gcc-4.7 strcasecmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.o
gcc-4.7 strncase.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strncase.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncase.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncase.o
gcc-4.7 strcasecmp_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.o
@@ -5093,8 +4655,8 @@ gcc-4.7 swab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 strfry.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strfry.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strfry.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strfry.o
gcc-4.7 memfrob.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memfrob.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memfrob.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memfrob.o
gcc-4.7 memmem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memmem.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memmem.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memmem.o
-gcc-4.7 ../sysdeps/i386/rawmemchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o
-gcc-4.7 ../sysdeps/i386/strchrnul.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o
+gcc-4.7 ../sysdeps/i386/rawmemchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.o
+gcc-4.7 ../sysdeps/i386/strchrnul.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.o
gcc-4.7 argz-append.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/argz-append.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-append.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-append.o
gcc-4.7 argz-count.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/argz-count.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-count.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-count.o
gcc-4.7 argz-create.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/argz-create.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-create.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-create.o
@@ -5110,49 +4672,49 @@ gcc-4.7 envz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 basename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/basename.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/basename.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/basename.o
gcc-4.7 strcoll_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.o
gcc-4.7 strxfrm_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.o
-gcc-4.7 ../sysdeps/i386/i486/string-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o
+gcc-4.7 ../sysdeps/i386/i486/string-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.o
gcc-4.7 memrchr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/memrchr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memrchr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memrchr.o
-gcc-4.7 ../sysdeps/mach/xpg-strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o
-gcc-4.7 ../sysdeps/mach/strerror_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o
+gcc-4.7 ../sysdeps/mach/xpg-strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.o
+gcc-4.7 ../sysdeps/mach/strerror_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/string
echo 'string/strcat.o string/strchr.o string/strcmp.o string/strcoll.o string/strcpy.o string/strcspn.o string/strverscmp.o string/strdup.o string/strndup.o string/strerror.o string/_strerror.o string/strlen.o string/strnlen.o string/strncat.o string/strncmp.o string/strncpy.o string/strrchr.o string/strpbrk.o string/strsignal.o string/strspn.o string/strstr.o string/strtok.o string/strtok_r.o string/strxfrm.o string/memchr.o string/memcmp.o string/memmove.o string/memset.o string/mempcpy.o string/bcopy.o string/bzero.o string/ffs.o string/ffsll.o string/stpcpy.o string/stpncpy.o string/strcasecmp.o string/strncase.o string/strcasecmp_l.o string/strncase_l.o string/memccpy.o string/memcpy.o string/wordcopy.o string/strsep.o string/strcasestr.o string/swab.o string/strfry.o string/memfrob.o string/memmem.o string/rawmemchr.o string/strchrnul.o string/argz-append.o string/argz-count.o string/argz-create.o string/argz-ctsep.o string/argz-next.o string/argz-delete.o string/argz-extract.o string/argz-insert.o string/argz-stringify.o string/argz-addsep.o string/argz-replace.o string/envz.o string/basename.o string/strcoll_l.o string/strxfrm_l.o string/string-inlines.o string/memrchr.o string/xpg-strerror.o string/strerror_l.o' > [...]/tschwinge/Roger_Whittaker.build/string/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/string/stamp.oT [...]/tschwinge/Roger_Whittaker.build/string/stamp.o
-gcc-4.7 ../sysdeps/i386/i486/strcat.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcat.os
-gcc-4.7 ../sysdeps/i386/strchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchr.os
+gcc-4.7 ../sysdeps/i386/i486/strcat.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcat.os
+gcc-4.7 ../sysdeps/i386/strchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchr.os
gcc-4.7 strcmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcmp.os
gcc-4.7 strcoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcoll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcoll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcoll.os
gcc-4.7 strcpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcpy.os
-gcc-4.7 ../sysdeps/i386/strcspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os
+gcc-4.7 ../sysdeps/i386/strcspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcspn.os
gcc-4.7 strverscmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strverscmp.os
gcc-4.7 strdup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strdup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strdup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strdup.os
gcc-4.7 strndup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strndup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strndup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strndup.os
gcc-4.7 strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror.os
-gcc-4.7 ../sysdeps/mach/_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os
-gcc-4.7 ../sysdeps/i386/i486/strlen.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strlen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strlen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strlen.os
+gcc-4.7 ../sysdeps/mach/_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/_strerror.os
+gcc-4.7 ../sysdeps/i386/i486/strlen.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strlen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strlen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strlen.os
gcc-4.7 strnlen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strnlen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strnlen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strnlen.os
gcc-4.7 strncat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strncat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncat.os
gcc-4.7 strncmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strncmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncmp.os
gcc-4.7 strncpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strncpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncpy.os
-gcc-4.7 ../sysdeps/i386/strrchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os
-gcc-4.7 ../sysdeps/i386/strpbrk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os
+gcc-4.7 ../sysdeps/i386/strrchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strrchr.os
+gcc-4.7 ../sysdeps/i386/strpbrk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strpbrk.os
gcc-4.7 strsignal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strsignal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strsignal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strsignal.os
strsignal.c:92:1: warning: 'free_key_mem' defined but not used [-Wunused-function]
-gcc-4.7 ../sysdeps/i386/strspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strspn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strspn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strspn.os
+gcc-4.7 ../sysdeps/i386/strspn.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strspn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strspn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strspn.os
gcc-4.7 strstr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strstr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strstr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strstr.os
-gcc-4.7 ../sysdeps/i386/strtok.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok.os
-gcc-4.7 ../sysdeps/i386/strtok_r.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os
+gcc-4.7 ../sysdeps/i386/strtok.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok.os
+gcc-4.7 ../sysdeps/i386/strtok_r.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strtok_r.os
gcc-4.7 strxfrm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strxfrm.os
-gcc-4.7 ../sysdeps/i386/memchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memchr.os
-gcc-4.7 ../sysdeps/i386/memcmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os
+gcc-4.7 ../sysdeps/i386/memchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memchr.os
+gcc-4.7 ../sysdeps/i386/memcmp.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memcmp.os
gcc-4.7 memmove.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memmove.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memmove.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memmove.os
-gcc-4.7 ../sysdeps/i386/memset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memset.os
+gcc-4.7 ../sysdeps/i386/memset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memset.os
gcc-4.7 mempcpy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/mempcpy.os
gcc-4.7 bcopy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/bcopy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bcopy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bcopy.os
-gcc-4.7 ../sysdeps/i386/bzero.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/bzero.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bzero.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bzero.os
-gcc-4.7 ../sysdeps/i386/ffs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/ffs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffs.os
+gcc-4.7 ../sysdeps/i386/bzero.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/bzero.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/bzero.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/bzero.os
+gcc-4.7 ../sysdeps/i386/ffs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/ffs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffs.os
gcc-4.7 ffsll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/ffsll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/ffsll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/ffsll.os
-gcc-4.7 ../sysdeps/i386/stpcpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os
-gcc-4.7 ../sysdeps/i386/stpncpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os
+gcc-4.7 ../sysdeps/i386/stpcpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpcpy.os
+gcc-4.7 ../sysdeps/i386/stpncpy.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/stpncpy.os
gcc-4.7 strcasecmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp.os
gcc-4.7 strncase.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strncase.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strncase.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strncase.os
gcc-4.7 strcasecmp_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcasecmp_l.os
@@ -5166,8 +4728,8 @@ gcc-4.7 swab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 strfry.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strfry.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strfry.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strfry.os
gcc-4.7 memfrob.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memfrob.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memfrob.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memfrob.os
gcc-4.7 memmem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memmem.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memmem.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memmem.os
-gcc-4.7 ../sysdeps/i386/rawmemchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os
-gcc-4.7 ../sysdeps/i386/strchrnul.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os
+gcc-4.7 ../sysdeps/i386/rawmemchr.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/rawmemchr.os
+gcc-4.7 ../sysdeps/i386/strchrnul.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strchrnul.os
gcc-4.7 argz-append.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/argz-append.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-append.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-append.os
gcc-4.7 argz-count.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/argz-count.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-count.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-count.os
gcc-4.7 argz-create.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/argz-create.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/argz-create.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/argz-create.os
@@ -5183,10 +4745,10 @@ gcc-4.7 envz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 basename.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/basename.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/basename.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/basename.os
gcc-4.7 strcoll_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strcoll_l.os
gcc-4.7 strxfrm_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strxfrm_l.os
-gcc-4.7 ../sysdeps/i386/i486/string-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os
+gcc-4.7 ../sysdeps/i386/i486/string-inlines.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/string-inlines.os
gcc-4.7 memrchr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/memrchr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/memrchr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/memrchr.os
-gcc-4.7 ../sysdeps/mach/xpg-strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os
-gcc-4.7 ../sysdeps/mach/strerror_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os
+gcc-4.7 ../sysdeps/mach/xpg-strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/xpg-strerror.os
+gcc-4.7 ../sysdeps/mach/strerror_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/strerror_l.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/string
echo 'string/strcat.os string/strchr.os string/strcmp.os string/strcoll.os string/strcpy.os string/strcspn.os string/strverscmp.os string/strdup.os string/strndup.os string/strerror.os string/_strerror.os string/strlen.os string/strnlen.os string/strncat.os string/strncmp.os string/strncpy.os string/strrchr.os string/strpbrk.os string/strsignal.os string/strspn.os string/strstr.os string/strtok.os string/strtok_r.os string/strxfrm.os string/memchr.os string/memcmp.os string/memmove.os string/memset.os string/mempcpy.os string/bcopy.os string/bzero.os string/ffs.os string/ffsll.os string/stpcpy.os string/stpncpy.os string/strcasecmp.os string/strncase.os string/strcasecmp_l.os string/strncase_l.os string/memccpy.os string/memcpy.os string/wordcopy.os string/strsep.os string/strcasestr.os string/swab.os string/strfry.os string/memfrob.os string/memmem.os string/rawmemchr.os string/strchrnul.os string/argz-append.os string/argz-count.os string/argz-create.os string/argz-ctsep.os string/argz-next.os string/argz-delete.os string/argz-extract.os string/argz-insert.os string/argz-stringify.os string/argz-addsep.os string/argz-replace.os string/envz.os string/basename.os string/strcoll_l.os string/strxfrm_l.os string/string-inlines.os string/memrchr.os string/xpg-strerror.os string/strerror_l.os' > [...]/tschwinge/Roger_Whittaker.build/string/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/string/stamp.osT [...]/tschwinge/Roger_Whittaker.build/string/stamp.os
@@ -5197,7 +4759,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/string'
make subdir=wcsmbs -C wcsmbs ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/wcsmbs'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/wcsmbs
-mkdir [...]/tschwinge/Roger_Whittaker.build/wcsmbs
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/wcsmbs
gcc-4.7 wcscat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wcsmbs -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscat.o
gcc-4.7 wcschr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wcsmbs -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcschr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcschr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcschr.o
gcc-4.7 wcscmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wcsmbs -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wcsmbs/wcscmp.o
@@ -5349,7 +4911,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/wcsmbs'
make subdir=timezone -C timezone ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/timezone'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/timezone
-mkdir [...]/tschwinge/Roger_Whittaker.build/timezone
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/timezone
rm -f [...]/tschwinge/Roger_Whittaker.build/timezone/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/timezone/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/timezone
rm -f [...]/tschwinge/Roger_Whittaker.build/timezone/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/timezone/stamp.os
@@ -5359,41 +4921,24 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/timezone'
make subdir=time -C time ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/time'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/time
-mkdir [...]/tschwinge/Roger_Whittaker.build/time
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/time
gcc-4.7 offtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/offtime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/offtime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/offtime.o
gcc-4.7 asctime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/asctime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/asctime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/asctime.o
-gcc-4.7 ../sysdeps/mach/hurd/clock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/clock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/clock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/clock.o
-In file included from ../sysdeps/mach/hurd/clock.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/clock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/clock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/clock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/clock.o
gcc-4.7 ctime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/ctime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ctime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ctime.o
gcc-4.7 ctime_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.o
gcc-4.7 difftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/difftime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/difftime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/difftime.o
gcc-4.7 gmtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/gmtime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gmtime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gmtime.o
gcc-4.7 localtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/localtime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/localtime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/localtime.o
gcc-4.7 mktime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/mktime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/mktime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/mktime.o
-gcc-4.7 ../sysdeps/posix/time.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/time.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/time.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/time.o
-gcc-4.7 ../sysdeps/mach/gettimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o
-gcc-4.7 ../sysdeps/mach/hurd/settimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o
-In file included from ../sysdeps/mach/hurd/settimeofday.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/adjtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o
-In file included from ../sysdeps/mach/hurd/adjtime.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/time.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/time.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/time.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/time.o
+gcc-4.7 ../sysdeps/mach/gettimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.o
+gcc-4.7 ../sysdeps/mach/hurd/settimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.o
+gcc-4.7 ../sysdeps/mach/hurd/adjtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/adjtime.o
gcc-4.7 tzset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/tzset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/tzset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/tzset.o
gcc-4.7 tzfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/tzfile.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/tzfile.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/tzfile.o
-gcc-4.7 ../sysdeps/mach/hurd/getitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o
-In file included from ../sysdeps/mach/hurd/getitimer.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o
-In file included from ../sysdeps/mach/hurd/setitimer.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/setitimer.c: In function 'timer_thread':
-../sysdeps/mach/hurd/setitimer.c:115:2: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getitimer.o
+gcc-4.7 ../sysdeps/mach/hurd/setitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/setitimer.o
../sysdeps/mach/hurd/setitimer.c: In function 'setitimer_locked':
../sysdeps/mach/hurd/setitimer.c:232:7: warning: passing argument 5 of '__mach_setup_thread' from incompatible pointer type [enabled by default]
In file included from ../sysdeps/mach/hurd/tls.h:29:0,
@@ -5401,10 +4946,10 @@ In file included from ../sysdeps/mach/hurd/tls.h:29:0,
from ../include/errno.h:22,
from ../sysdeps/mach/hurd/setitimer.c:19:
../mach/mach.h:96:15: note: expected 'vm_size_t *' but argument is of type 'vm_address_t *'
-gcc-4.7 ../sysdeps/unix/stime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/stime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/stime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/stime.o
+gcc-4.7 ../sysdeps/unix/stime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/stime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/stime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/stime.o
gcc-4.7 dysize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/dysize.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/dysize.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/dysize.o
gcc-4.7 timegm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/timegm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timegm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timegm.o
-gcc-4.7 ../sysdeps/unix/bsd/ftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/ftime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ftime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ftime.o
+gcc-4.7 ../sysdeps/unix/bsd/ftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/ftime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ftime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ftime.o
gcc-4.7 getdate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/getdate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getdate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getdate.o
gcc-4.7 strptime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/strptime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strptime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strptime.o
gcc-4.7 strptime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.o
@@ -5412,7 +4957,7 @@ gcc-4.7 strftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 wcsftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.o
gcc-4.7 strftime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.o
gcc-4.7 wcsftime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.o
-gcc-4.7 ../sysdeps/posix/timespec_get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o
+gcc-4.7 ../sysdeps/posix/timespec_get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.o
gcc-4.7 era.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/era.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/era.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/era.o
gcc-4.7 alt_digit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.o
gcc-4.7 lc-time-cleanup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.o
@@ -5421,38 +4966,21 @@ echo 'time/offtime.o time/asctime.o time/clock.o time/ctime.o time/ctime_r.o tim
mv -f [...]/tschwinge/Roger_Whittaker.build/time/stamp.oT [...]/tschwinge/Roger_Whittaker.build/time/stamp.o
gcc-4.7 offtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/offtime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/offtime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/offtime.os
gcc-4.7 asctime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/asctime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/asctime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/asctime.os
-gcc-4.7 ../sysdeps/mach/hurd/clock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/clock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/clock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/clock.os
-In file included from ../sysdeps/mach/hurd/clock.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/clock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/clock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/clock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/clock.os
gcc-4.7 ctime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/ctime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ctime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ctime.os
gcc-4.7 ctime_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ctime_r.os
gcc-4.7 difftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/difftime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/difftime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/difftime.os
gcc-4.7 gmtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/gmtime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gmtime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gmtime.os
gcc-4.7 localtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/localtime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/localtime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/localtime.os
gcc-4.7 mktime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/mktime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/mktime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/mktime.os
-gcc-4.7 ../sysdeps/posix/time.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/time.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/time.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/time.os
-gcc-4.7 ../sysdeps/mach/gettimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os
-gcc-4.7 ../sysdeps/mach/hurd/settimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os
-In file included from ../sysdeps/mach/hurd/settimeofday.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/adjtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os
-In file included from ../sysdeps/mach/hurd/adjtime.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/time.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/time.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/time.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/time.os
+gcc-4.7 ../sysdeps/mach/gettimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/gettimeofday.os
+gcc-4.7 ../sysdeps/mach/hurd/settimeofday.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/settimeofday.os
+gcc-4.7 ../sysdeps/mach/hurd/adjtime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/adjtime.os
gcc-4.7 tzset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/tzset.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/tzset.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/tzset.os
gcc-4.7 tzfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/tzfile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/tzfile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/tzfile.os
-gcc-4.7 ../sysdeps/mach/hurd/getitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os
-In file included from ../sysdeps/mach/hurd/getitimer.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os
-In file included from ../sysdeps/mach/hurd/setitimer.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/setitimer.c: In function 'timer_thread':
-../sysdeps/mach/hurd/setitimer.c:115:2: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getitimer.os
+gcc-4.7 ../sysdeps/mach/hurd/setitimer.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/setitimer.os
../sysdeps/mach/hurd/setitimer.c: In function 'setitimer_locked':
../sysdeps/mach/hurd/setitimer.c:232:7: warning: passing argument 5 of '__mach_setup_thread' from incompatible pointer type [enabled by default]
In file included from ../sysdeps/mach/hurd/tls.h:29:0,
@@ -5460,10 +4988,10 @@ In file included from ../sysdeps/mach/hurd/tls.h:29:0,
from ../include/errno.h:22,
from ../sysdeps/mach/hurd/setitimer.c:19:
../mach/mach.h:96:15: note: expected 'vm_size_t *' but argument is of type 'vm_address_t *'
-gcc-4.7 ../sysdeps/unix/stime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/stime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/stime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/stime.os
+gcc-4.7 ../sysdeps/unix/stime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/stime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/stime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/stime.os
gcc-4.7 dysize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/dysize.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/dysize.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/dysize.os
gcc-4.7 timegm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/timegm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timegm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timegm.os
-gcc-4.7 ../sysdeps/unix/bsd/ftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/ftime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ftime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ftime.os
+gcc-4.7 ../sysdeps/unix/bsd/ftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/ftime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/ftime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/ftime.os
gcc-4.7 getdate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/getdate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/getdate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/getdate.os
gcc-4.7 strptime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/strptime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strptime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strptime.os
gcc-4.7 strptime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strptime_l.os
@@ -5471,7 +4999,7 @@ gcc-4.7 strftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 wcsftime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/wcsftime.os
gcc-4.7 strftime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/strftime_l.os
gcc-4.7 wcsftime_l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/wcsftime_l.os
-gcc-4.7 ../sysdeps/posix/timespec_get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os
+gcc-4.7 ../sysdeps/posix/timespec_get.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/timespec_get.os
gcc-4.7 era.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/era.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/era.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/era.os
gcc-4.7 alt_digit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/alt_digit.os
gcc-4.7 lc-time-cleanup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/time -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/time/lc-time-cleanup.os
@@ -5485,86 +5013,50 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/time'
make subdir=dirent -C dirent ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/dirent'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/dirent
-mkdir [...]/tschwinge/Roger_Whittaker.build/dirent
-gcc-4.7 ../sysdeps/mach/hurd/opendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o
-In file included from ../sysdeps/mach/hurd/opendir.c:29:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/closedir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o
-In file included from ../sysdeps/mach/hurd/closedir.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o
-gcc-4.7 ../sysdeps/mach/hurd/readdir_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o
-In file included from ../sysdeps/mach/hurd/readdir_r.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/rewinddir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o
-gcc-4.7 ../sysdeps/mach/hurd/seekdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o
-gcc-4.7 ../sysdeps/mach/hurd/telldir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/dirent
+gcc-4.7 ../sysdeps/mach/hurd/opendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.o
+gcc-4.7 ../sysdeps/mach/hurd/closedir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.o
+gcc-4.7 ../sysdeps/mach/hurd/readdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.o
+gcc-4.7 ../sysdeps/mach/hurd/readdir_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.o
+gcc-4.7 ../sysdeps/mach/hurd/rewinddir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.o
+gcc-4.7 ../sysdeps/mach/hurd/seekdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.o
+gcc-4.7 ../sysdeps/mach/hurd/telldir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.o
gcc-4.7 scandir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.o
gcc-4.7 alphasort.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.o
gcc-4.7 versionsort.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.o
-gcc-4.7 ../sysdeps/mach/hurd/getdents.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o
+gcc-4.7 ../sysdeps/mach/hurd/getdents.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.o
gcc-4.7 getdents64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.o
-gcc-4.7 ../sysdeps/mach/hurd/dirfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o
-gcc-4.7 ../sysdeps/mach/hurd/readdir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o
-In file included from ../sysdeps/mach/hurd/readdir64.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readdir64_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o
-In file included from ../sysdeps/mach/hurd/readdir64_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/dirfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.o
+gcc-4.7 ../sysdeps/mach/hurd/readdir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.o
+gcc-4.7 ../sysdeps/mach/hurd/readdir64_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.o
gcc-4.7 scandir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.o
gcc-4.7 alphasort64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.o
gcc-4.7 versionsort64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.o
-gcc-4.7 ../sysdeps/mach/hurd/fdopendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o
-In file included from ../sysdeps/mach/hurd/fdopendir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/fdopendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.o
gcc-4.7 scandirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.o
gcc-4.7 scandirat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/dirent
echo 'dirent/opendir.o dirent/closedir.o dirent/readdir.o dirent/readdir_r.o dirent/rewinddir.o dirent/seekdir.o dirent/telldir.o dirent/scandir.o dirent/alphasort.o dirent/versionsort.o dirent/getdents.o dirent/getdents64.o dirent/dirfd.o dirent/readdir64.o dirent/readdir64_r.o dirent/scandir64.o dirent/alphasort64.o dirent/versionsort64.o dirent/fdopendir.o dirent/scandirat.o dirent/scandirat64.o' > [...]/tschwinge/Roger_Whittaker.build/dirent/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/dirent/stamp.oT [...]/tschwinge/Roger_Whittaker.build/dirent/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/opendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os
-In file included from ../sysdeps/mach/hurd/opendir.c:29:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/closedir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os
-In file included from ../sysdeps/mach/hurd/closedir.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os
-gcc-4.7 ../sysdeps/mach/hurd/readdir_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os
-In file included from ../sysdeps/mach/hurd/readdir_r.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/rewinddir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os
-gcc-4.7 ../sysdeps/mach/hurd/seekdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os
-gcc-4.7 ../sysdeps/mach/hurd/telldir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os
+gcc-4.7 ../sysdeps/mach/hurd/opendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/opendir.os
+gcc-4.7 ../sysdeps/mach/hurd/closedir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/closedir.os
+gcc-4.7 ../sysdeps/mach/hurd/readdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir.os
+gcc-4.7 ../sysdeps/mach/hurd/readdir_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir_r.os
+gcc-4.7 ../sysdeps/mach/hurd/rewinddir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/rewinddir.os
+gcc-4.7 ../sysdeps/mach/hurd/seekdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/seekdir.os
+gcc-4.7 ../sysdeps/mach/hurd/telldir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/telldir.os
gcc-4.7 scandir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandir.os
gcc-4.7 alphasort.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort.os
gcc-4.7 versionsort.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort.os
-gcc-4.7 ../sysdeps/mach/hurd/getdents.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os
+gcc-4.7 ../sysdeps/mach/hurd/getdents.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents.os
gcc-4.7 getdents64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/getdents64.os
-gcc-4.7 ../sysdeps/mach/hurd/dirfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os
-gcc-4.7 ../sysdeps/mach/hurd/readdir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os
-In file included from ../sysdeps/mach/hurd/readdir64.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readdir64_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os
-In file included from ../sysdeps/mach/hurd/readdir64_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/dirfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/dirfd.os
+gcc-4.7 ../sysdeps/mach/hurd/readdir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64.os
+gcc-4.7 ../sysdeps/mach/hurd/readdir64_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/readdir64_r.os
gcc-4.7 scandir64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandir64.os
gcc-4.7 alphasort64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/alphasort64.os
gcc-4.7 versionsort64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/versionsort64.os
-gcc-4.7 ../sysdeps/mach/hurd/fdopendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os
-In file included from ../sysdeps/mach/hurd/fdopendir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/fdopendir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/fdopendir.os
gcc-4.7 scandirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat.os
gcc-4.7 scandirat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dirent -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dirent/scandirat64.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/dirent
@@ -5577,13 +5069,10 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/dirent'
make subdir=grp -C grp ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/grp'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/grp
-mkdir [...]/tschwinge/Roger_Whittaker.build/grp
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/grp
gcc-4.7 fgetgrent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.o
gcc-4.7 initgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.o
-gcc-4.7 ../sysdeps/mach/hurd/setgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o
-In file included from ../sysdeps/mach/hurd/setgroups.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.o
gcc-4.7 getgrent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.o
gcc-4.7 getgrgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.o
gcc-4.7 getgrnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.o
@@ -5597,10 +5086,7 @@ echo 'grp/fgetgrent.o grp/initgroups.o grp/setgroups.o grp/getgrent.o grp/getgrg
mv -f [...]/tschwinge/Roger_Whittaker.build/grp/stamp.oT [...]/tschwinge/Roger_Whittaker.build/grp/stamp.o
gcc-4.7 fgetgrent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/fgetgrent.os
gcc-4.7 initgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/initgroups.os
-gcc-4.7 ../sysdeps/mach/hurd/setgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os
-In file included from ../sysdeps/mach/hurd/setgroups.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/setgroups.os
gcc-4.7 getgrent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrent.os
gcc-4.7 getgrgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrgid.os
gcc-4.7 getgrnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/grp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/grp/getgrnam.os
@@ -5619,7 +5105,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/grp'
make subdir=pwd -C pwd ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/pwd'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/pwd
-mkdir [...]/tschwinge/Roger_Whittaker.build/pwd
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/pwd
gcc-4.7 fgetpwent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/pwd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/pwd/fgetpwent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/pwd/fgetpwent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/pwd/fgetpwent.o
gcc-4.7 getpw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/pwd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/pwd/getpw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/pwd/getpw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/pwd/getpw.o
gcc-4.7 putpwent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/pwd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/pwd/putpwent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/pwd/putpwent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/pwd/putpwent.o
@@ -5653,37 +5139,22 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/pwd'
make subdir=posix -C posix ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/posix'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/posix
-mkdir [...]/tschwinge/Roger_Whittaker.build/posix
-gcc-4.7 ../sysdeps/mach/hurd/uname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/uname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/uname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/uname.o
-In file included from ../sysdeps/mach/hurd/uname.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/times.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/times.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/times.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/times.o
-In file included from ../sysdeps/mach/hurd/times.c:27:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/waitpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o
-gcc-4.7 ../sysdeps/mach/hurd/wait4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o
-In file included from ../sysdeps/mach/hurd/wait4.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/wait4.c: In function '__wait4':
-../sysdeps/mach/hurd/wait4.c:39:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/waitid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o
-gcc-4.7 ../sysdeps/posix/alarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o
-gcc-4.7 ../sysdeps/mach/sleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o
-gcc-4.7 ../sysdeps/posix/pause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pause.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pause.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pause.o
-gcc-4.7 ../sysdeps/mach/nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o
-gcc-4.7 ../sysdeps/mach/hurd/fork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fork.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fork.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fork.o
-In file included from ../sysdeps/mach/hurd/fork.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/fork.c: In function '__fork':
-../sysdeps/mach/hurd/fork.c:421:3: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/posix
+gcc-4.7 ../sysdeps/mach/hurd/uname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/uname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/uname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/uname.o
+gcc-4.7 ../sysdeps/mach/hurd/times.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/times.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/times.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/times.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/waitpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait3.o
+gcc-4.7 ../sysdeps/mach/hurd/wait4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait4.o
+gcc-4.7 ../sysdeps/posix/waitid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitid.o
+gcc-4.7 ../sysdeps/posix/alarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/alarm.o
+gcc-4.7 ../sysdeps/mach/sleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sleep.o
+gcc-4.7 ../sysdeps/posix/pause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pause.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pause.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pause.o
+gcc-4.7 ../sysdeps/mach/nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.o
+gcc-4.7 ../sysdeps/mach/hurd/fork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fork.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fork.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fork.o
In file included from ../include/errno.h:22:0,
from ../sysdeps/mach/hurd/fork.c:18:
+../sysdeps/mach/hurd/fork.c: In function '__fork':
../sysdeps/mach/hurd/i386/tls.h:145:1: warning: inlining failed in call to '_hurd_tls_fork.isra.0': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/fork.c:527:10: warning: called from here [-Winline]
In file included from ../include/errno.h:22:0,
@@ -5691,120 +5162,51 @@ In file included from ../include/errno.h:22:0,
../sysdeps/mach/hurd/i386/tls.h:145:1: warning: inlining failed in call to '_hurd_tls_fork.isra.0': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/fork.c:540:10: warning: called from here [-Winline]
gcc-4.7 vfork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/vfork.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/vfork.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/vfork.o
-gcc-4.7 ../sysdeps/mach/hurd/_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o
-In file included from ../sysdeps/mach/hurd/_exit.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/execve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execve.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execve.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execve.o
-In file included from ../sysdeps/mach/hurd/execve.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fexecve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o
-In file included from ../sysdeps/mach/hurd/fexecve.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/_exit.o
+gcc-4.7 ../sysdeps/mach/hurd/execve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execve.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execve.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execve.o
+gcc-4.7 ../sysdeps/mach/hurd/fexecve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.o
gcc-4.7 execv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execv.o
gcc-4.7 execle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execle.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execle.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execle.o
gcc-4.7 execl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execl.o
gcc-4.7 execvp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execvp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execvp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execvp.o
gcc-4.7 execlp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execlp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execlp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execlp.o
gcc-4.7 execvpe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.o
-gcc-4.7 ../sysdeps/mach/hurd/getpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o
-In file included from ../sysdeps/mach/hurd/getpid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getppid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o
-In file included from ../sysdeps/mach/hurd/getppid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o
-In file included from ../sysdeps/mach/hurd/getuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/geteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o
-In file included from ../sysdeps/mach/hurd/geteuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o
-In file included from ../sysdeps/mach/hurd/getgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o
-In file included from ../sysdeps/mach/hurd/getegid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o
-In file included from ../sysdeps/mach/hurd/getgroups.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o
-In file included from ../sysdeps/mach/hurd/setuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o
-In file included from ../sysdeps/mach/hurd/setgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/group_member.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o
-In file included from ../sysdeps/mach/hurd/group_member.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o
-In file included from ../sysdeps/mach/hurd/getpgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o
-In file included from ../sysdeps/mach/hurd/setpgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpid.o
+gcc-4.7 ../sysdeps/mach/hurd/getppid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getppid.o
+gcc-4.7 ../sysdeps/mach/hurd/getuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getuid.o
+gcc-4.7 ../sysdeps/mach/hurd/geteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.o
+gcc-4.7 ../sysdeps/mach/hurd/getgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgid.o
+gcc-4.7 ../sysdeps/mach/hurd/getegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getegid.o
+gcc-4.7 ../sysdeps/mach/hurd/getgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.o
+gcc-4.7 ../sysdeps/mach/hurd/setuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setuid.o
+gcc-4.7 ../sysdeps/mach/hurd/setgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setgid.o
+gcc-4.7 ../sysdeps/mach/hurd/group_member.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/group_member.o
+gcc-4.7 ../sysdeps/mach/hurd/getpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.o
+gcc-4.7 ../sysdeps/mach/hurd/setpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.o
gcc-4.7 getpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.o
gcc-4.7 bsd-getpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.o
gcc-4.7 setpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.o
-gcc-4.7 ../sysdeps/mach/hurd/getsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o
-In file included from ../sysdeps/mach/hurd/getsid.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o
-In file included from ../sysdeps/mach/hurd/setsid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getsid.o
+gcc-4.7 ../sysdeps/mach/hurd/setsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setsid.o
../sysdeps/mach/hurd/setsid.c: In function '__setsid':
../sysdeps/mach/hurd/setsid.c:49:7: warning: implicit declaration of function '_hurd_locked_install_cttyid' [-Wimplicit-function-declaration]
-gcc-4.7 ../sysdeps/mach/hurd/getresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o
-In file included from ../sysdeps/mach/hurd/getresuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.o
../sysdeps/mach/hurd/getresuid.c: In function '__getresuid':
../sysdeps/mach/hurd/getresuid.c:57:9: warning: 'saved' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresuid.c:56:9: warning: 'eff' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresuid.c:55:9: warning: 'real' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/getresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o
-In file included from ../sysdeps/mach/hurd/getresgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.o
../sysdeps/mach/hurd/getresgid.c: In function '__getresgid':
../sysdeps/mach/hurd/getresgid.c:57:9: warning: 'saved' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresgid.c:56:9: warning: 'eff' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresgid.c:55:9: warning: 'real' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/setresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o
-In file included from ../sysdeps/mach/hurd/setresuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o
-In file included from ../sysdeps/mach/hurd/setresgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o
-In file included from ../sysdeps/mach/hurd/pathconf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sysconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o
-gcc-4.7 ../sysdeps/mach/hurd/fpathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o
-In file included from ../sysdeps/mach/hurd/fpathconf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.o
+gcc-4.7 ../sysdeps/mach/hurd/setresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.o
+gcc-4.7 ../sysdeps/mach/hurd/pathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.o
+gcc-4.7 ../sysdeps/mach/hurd/sysconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.o
+gcc-4.7 ../sysdeps/mach/hurd/fpathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.o
gcc-4.7 glob.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/glob.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob.o
-gcc-4.7 ../sysdeps/gnu/glob64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o
+gcc-4.7 ../sysdeps/gnu/glob64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob64.o
gcc-4.7 fnmatch.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.o
gcc-4.7 regex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -Wno-strict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/regex.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/regex.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/regex.o
gcc-4.7 confstr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/confstr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/confstr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/confstr.o
@@ -5815,19 +5217,19 @@ gcc-4.7 sched_setp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-st
gcc-4.7 sched_getp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.o
gcc-4.7 sched_sets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.o
gcc-4.7 sched_gets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.o
-gcc-4.7 ../sysdeps/mach/sched_yield.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o
+gcc-4.7 ../sysdeps/mach/sched_yield.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.o
gcc-4.7 sched_primax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.o
gcc-4.7 sched_primin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.o
gcc-4.7 sched_rr_gi.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.o
gcc-4.7 sched_getaffinity.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.o
gcc-4.7 sched_setaffinity.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.o
-gcc-4.7 ../sysdeps/posix/getaddrinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DRESOLVER -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o
-gcc-4.7 ../sysdeps/posix/gai_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o
+gcc-4.7 ../sysdeps/posix/getaddrinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DRESOLVER -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.o
+gcc-4.7 ../sysdeps/posix/gai_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.o
gcc-4.7 wordexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.o
-gcc-4.7 ../sysdeps/mach/hurd/pread.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pread.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread.o
-gcc-4.7 ../sysdeps/mach/hurd/pwrite.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o
-gcc-4.7 ../sysdeps/mach/hurd/pread64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o
-gcc-4.7 ../sysdeps/mach/hurd/pwrite64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o
+gcc-4.7 ../sysdeps/mach/hurd/pread.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pread.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread.o
+gcc-4.7 ../sysdeps/mach/hurd/pwrite.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.o
+gcc-4.7 ../sysdeps/mach/hurd/pread64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread64.o
+gcc-4.7 ../sysdeps/mach/hurd/pwrite64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.o
gcc-4.7 spawn_faction_init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.o
gcc-4.7 spawn_faction_destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.o
gcc-4.7 spawn_faction_addclose.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.o
@@ -5843,12 +5245,8 @@ gcc-4.7 spawnattr_getpgroup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -
gcc-4.7 spawnattr_setpgroup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.o
gcc-4.7 spawn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn.o
gcc-4.7 spawnp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.o
-gcc-4.7 ../sysdeps/mach/hurd/spawni.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o
-In file included from ../sysdeps/mach/hurd/spawni.c:26:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/spawni.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawni.o
../sysdeps/mach/hurd/spawni.c: In function '__spawni':
-../sysdeps/mach/hurd/spawni.c:602:6: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
../sysdeps/mach/hurd/spawni.c:198:18: warning: inlining failed in call to 'child_lookup': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/spawni.c:590:8: warning: called from here [-Winline]
../sysdeps/mach/hurd/spawni.c:625:20: warning: inlining failed in call to 'exec': call is unlikely and code size would grow [-Winline]
@@ -5864,45 +5262,30 @@ gcc-4.7 spawnattr_setsigmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
gcc-4.7 spawnattr_setschedpolicy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.o
gcc-4.7 spawnattr_setschedparam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.o
gcc-4.7 posix_madvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.o
-gcc-4.7 ../sysdeps/unix/get_child_max.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o
+gcc-4.7 ../sysdeps/unix/get_child_max.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.o
gcc-4.7 sched_cpucount.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.o
gcc-4.7 sched_cpualloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.o
gcc-4.7 sched_cpufree.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.o
-gcc-4.7 ../sysdeps/mach/hurd/init-posix.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o
+gcc-4.7 ../sysdeps/mach/hurd/init-posix.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.o
gcc-4.7 environ.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/posix/environ.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/environ.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/environ.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/posix
echo 'posix/uname.o posix/times.o posix/wait.o posix/waitpid.o posix/wait3.o posix/wait4.o posix/waitid.o posix/alarm.o posix/sleep.o posix/pause.o posix/nanosleep.o posix/fork.o posix/vfork.o posix/_exit.o posix/execve.o posix/fexecve.o posix/execv.o posix/execle.o posix/execl.o posix/execvp.o posix/execlp.o posix/execvpe.o posix/getpid.o posix/getppid.o posix/getuid.o posix/geteuid.o posix/getgid.o posix/getegid.o posix/getgroups.o posix/setuid.o posix/setgid.o posix/group_member.o posix/getpgid.o posix/setpgid.o posix/getpgrp.o posix/bsd-getpgrp.o posix/setpgrp.o posix/getsid.o posix/setsid.o posix/getresuid.o posix/getresgid.o posix/setresuid.o posix/setresgid.o posix/pathconf.o posix/sysconf.o posix/fpathconf.o posix/glob.o posix/glob64.o posix/fnmatch.o posix/regex.o posix/confstr.o posix/getopt.o posix/getopt1.o posix/getopt_init.o posix/sched_setp.o posix/sched_getp.o posix/sched_sets.o posix/sched_gets.o posix/sched_yield.o posix/sched_primax.o posix/sched_primin.o posix/sched_rr_gi.o posix/sched_getaffinity.o posix/sched_setaffinity.o posix/getaddrinfo.o posix/gai_strerror.o posix/wordexp.o posix/pread.o posix/pwrite.o posix/pread64.o posix/pwrite64.o posix/spawn_faction_init.o posix/spawn_faction_destroy.o posix/spawn_faction_addclose.o posix/spawn_faction_addopen.o posix/spawn_faction_adddup2.o posix/spawnattr_init.o posix/spawnattr_destroy.o posix/spawnattr_getdefault.o posix/spawnattr_setdefault.o posix/spawnattr_getflags.o posix/spawnattr_setflags.o posix/spawnattr_getpgroup.o posix/spawnattr_setpgroup.o posix/spawn.o posix/spawnp.o posix/spawni.o posix/spawnattr_getsigmask.o posix/spawnattr_getschedpolicy.o posix/spawnattr_getschedparam.o posix/spawnattr_setsigmask.o posix/spawnattr_setschedpolicy.o posix/spawnattr_setschedparam.o posix/posix_madvise.o posix/get_child_max.o posix/sched_cpucount.o posix/sched_cpualloc.o posix/sched_cpufree.o posix/init-posix.o posix/environ.o' > [...]/tschwinge/Roger_Whittaker.build/posix/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/posix/stamp.oT [...]/tschwinge/Roger_Whittaker.build/posix/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/uname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/uname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/uname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/uname.os
-In file included from ../sysdeps/mach/hurd/uname.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/times.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/times.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/times.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/times.os
-In file included from ../sysdeps/mach/hurd/times.c:27:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/waitpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os
-gcc-4.7 ../sysdeps/mach/hurd/wait4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os
-In file included from ../sysdeps/mach/hurd/wait4.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/wait4.c: In function '__wait4':
-../sysdeps/mach/hurd/wait4.c:39:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/waitid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os
-gcc-4.7 ../sysdeps/posix/alarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os
-gcc-4.7 ../sysdeps/mach/sleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os
-gcc-4.7 ../sysdeps/posix/pause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pause.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pause.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pause.os
-gcc-4.7 ../sysdeps/mach/nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os
-gcc-4.7 ../sysdeps/mach/hurd/fork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fork.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fork.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fork.os
-In file included from ../sysdeps/mach/hurd/fork.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/fork.c: In function '__fork':
-../sysdeps/mach/hurd/fork.c:421:3: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/uname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/uname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/uname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/uname.os
+gcc-4.7 ../sysdeps/mach/hurd/times.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/times.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/times.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/times.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/waitpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitpid.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/wait3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait3.os
+gcc-4.7 ../sysdeps/mach/hurd/wait4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wait4.os
+gcc-4.7 ../sysdeps/posix/waitid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/waitid.os
+gcc-4.7 ../sysdeps/posix/alarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/alarm.os
+gcc-4.7 ../sysdeps/mach/sleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sleep.os
+gcc-4.7 ../sysdeps/posix/pause.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pause.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pause.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pause.os
+gcc-4.7 ../sysdeps/mach/nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/nanosleep.os
+gcc-4.7 ../sysdeps/mach/hurd/fork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fork.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fork.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fork.os
In file included from ../include/errno.h:22:0,
from ../sysdeps/mach/hurd/fork.c:18:
+../sysdeps/mach/hurd/fork.c: In function '__fork':
../sysdeps/mach/hurd/i386/tls.h:145:1: warning: inlining failed in call to '_hurd_tls_fork.isra.0': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/fork.c:527:10: warning: called from here [-Winline]
In file included from ../include/errno.h:22:0,
@@ -5910,120 +5293,51 @@ In file included from ../include/errno.h:22:0,
../sysdeps/mach/hurd/i386/tls.h:145:1: warning: inlining failed in call to '_hurd_tls_fork.isra.0': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/fork.c:540:10: warning: called from here [-Winline]
gcc-4.7 vfork.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/vfork.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/vfork.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/vfork.os
-gcc-4.7 ../sysdeps/mach/hurd/_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os
-In file included from ../sysdeps/mach/hurd/_exit.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/execve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execve.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execve.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execve.os
-In file included from ../sysdeps/mach/hurd/execve.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fexecve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os
-In file included from ../sysdeps/mach/hurd/fexecve.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/_exit.os
+gcc-4.7 ../sysdeps/mach/hurd/execve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execve.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execve.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execve.os
+gcc-4.7 ../sysdeps/mach/hurd/fexecve.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fexecve.os
gcc-4.7 execv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execv.os
gcc-4.7 execle.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execle.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execle.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execle.os
gcc-4.7 execl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execl.os
gcc-4.7 execvp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execvp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execvp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execvp.os
gcc-4.7 execlp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execlp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execlp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execlp.os
gcc-4.7 execvpe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/execvpe.os
-gcc-4.7 ../sysdeps/mach/hurd/getpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os
-In file included from ../sysdeps/mach/hurd/getpid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getppid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os
-In file included from ../sysdeps/mach/hurd/getppid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os
-In file included from ../sysdeps/mach/hurd/getuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/geteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os
-In file included from ../sysdeps/mach/hurd/geteuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os
-In file included from ../sysdeps/mach/hurd/getgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os
-In file included from ../sysdeps/mach/hurd/getegid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os
-In file included from ../sysdeps/mach/hurd/getgroups.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os
-In file included from ../sysdeps/mach/hurd/setuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os
-In file included from ../sysdeps/mach/hurd/setgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/group_member.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os
-In file included from ../sysdeps/mach/hurd/group_member.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os
-In file included from ../sysdeps/mach/hurd/getpgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os
-In file included from ../sysdeps/mach/hurd/setpgid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getpid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpid.os
+gcc-4.7 ../sysdeps/mach/hurd/getppid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getppid.os
+gcc-4.7 ../sysdeps/mach/hurd/getuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getuid.os
+gcc-4.7 ../sysdeps/mach/hurd/geteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/geteuid.os
+gcc-4.7 ../sysdeps/mach/hurd/getgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgid.os
+gcc-4.7 ../sysdeps/mach/hurd/getegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getegid.os
+gcc-4.7 ../sysdeps/mach/hurd/getgroups.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getgroups.os
+gcc-4.7 ../sysdeps/mach/hurd/setuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setuid.os
+gcc-4.7 ../sysdeps/mach/hurd/setgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setgid.os
+gcc-4.7 ../sysdeps/mach/hurd/group_member.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/group_member.os
+gcc-4.7 ../sysdeps/mach/hurd/getpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgid.os
+gcc-4.7 ../sysdeps/mach/hurd/setpgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgid.os
gcc-4.7 getpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getpgrp.os
gcc-4.7 bsd-getpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/bsd-getpgrp.os
gcc-4.7 setpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setpgrp.os
-gcc-4.7 ../sysdeps/mach/hurd/getsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os
-In file included from ../sysdeps/mach/hurd/getsid.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os
-In file included from ../sysdeps/mach/hurd/setsid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getsid.os
+gcc-4.7 ../sysdeps/mach/hurd/setsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setsid.os
../sysdeps/mach/hurd/setsid.c: In function '__setsid':
../sysdeps/mach/hurd/setsid.c:49:7: warning: implicit declaration of function '_hurd_locked_install_cttyid' [-Wimplicit-function-declaration]
-gcc-4.7 ../sysdeps/mach/hurd/getresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os
-In file included from ../sysdeps/mach/hurd/getresuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresuid.os
../sysdeps/mach/hurd/getresuid.c: In function '__getresuid':
../sysdeps/mach/hurd/getresuid.c:57:9: warning: 'saved' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresuid.c:56:9: warning: 'eff' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresuid.c:55:9: warning: 'real' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/getresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os
-In file included from ../sysdeps/mach/hurd/getresgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getresgid.os
../sysdeps/mach/hurd/getresgid.c: In function '__getresgid':
../sysdeps/mach/hurd/getresgid.c:57:9: warning: 'saved' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresgid.c:56:9: warning: 'eff' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/getresgid.c:55:9: warning: 'real' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/setresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os
-In file included from ../sysdeps/mach/hurd/setresuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os
-In file included from ../sysdeps/mach/hurd/setresgid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os
-In file included from ../sysdeps/mach/hurd/pathconf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sysconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os
-gcc-4.7 ../sysdeps/mach/hurd/fpathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os
-In file included from ../sysdeps/mach/hurd/fpathconf.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setresuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresuid.os
+gcc-4.7 ../sysdeps/mach/hurd/setresgid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/setresgid.os
+gcc-4.7 ../sysdeps/mach/hurd/pathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pathconf.os
+gcc-4.7 ../sysdeps/mach/hurd/sysconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -DGETCONF_DIR='"/usr/libexec/getconf"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sysconf.os
+gcc-4.7 ../sysdeps/mach/hurd/fpathconf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fpathconf.os
gcc-4.7 glob.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/glob.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob.os
-gcc-4.7 ../sysdeps/gnu/glob64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os
+gcc-4.7 ../sysdeps/gnu/glob64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/glob64.os
gcc-4.7 fnmatch.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/fnmatch.os
gcc-4.7 regex.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -Wno-strict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/regex.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/regex.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/regex.os
gcc-4.7 confstr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/confstr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/confstr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/confstr.os
@@ -6034,19 +5348,19 @@ gcc-4.7 sched_setp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-st
gcc-4.7 sched_getp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_getp.os
gcc-4.7 sched_sets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_sets.os
gcc-4.7 sched_gets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_gets.os
-gcc-4.7 ../sysdeps/mach/sched_yield.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os
+gcc-4.7 ../sysdeps/mach/sched_yield.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_yield.os
gcc-4.7 sched_primax.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_primax.os
gcc-4.7 sched_primin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_primin.os
gcc-4.7 sched_rr_gi.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_rr_gi.os
gcc-4.7 sched_getaffinity.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_getaffinity.os
gcc-4.7 sched_setaffinity.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_setaffinity.os
-gcc-4.7 ../sysdeps/posix/getaddrinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DRESOLVER -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os
-gcc-4.7 ../sysdeps/posix/gai_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os
+gcc-4.7 ../sysdeps/posix/getaddrinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DRESOLVER -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/getaddrinfo.os
+gcc-4.7 ../sysdeps/posix/gai_strerror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/gai_strerror.os
gcc-4.7 wordexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/wordexp.os
-gcc-4.7 ../sysdeps/mach/hurd/pread.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pread.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread.os
-gcc-4.7 ../sysdeps/mach/hurd/pwrite.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os
-gcc-4.7 ../sysdeps/mach/hurd/pread64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os
-gcc-4.7 ../sysdeps/mach/hurd/pwrite64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os
+gcc-4.7 ../sysdeps/mach/hurd/pread.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pread.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread.os
+gcc-4.7 ../sysdeps/mach/hurd/pwrite.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite.os
+gcc-4.7 ../sysdeps/mach/hurd/pread64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pread64.os
+gcc-4.7 ../sysdeps/mach/hurd/pwrite64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/pwrite64.os
gcc-4.7 spawn_faction_init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_init.os
gcc-4.7 spawn_faction_destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_destroy.os
gcc-4.7 spawn_faction_addclose.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn_faction_addclose.os
@@ -6062,12 +5376,8 @@ gcc-4.7 spawnattr_getpgroup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -
gcc-4.7 spawnattr_setpgroup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setpgroup.os
gcc-4.7 spawn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawn.os
gcc-4.7 spawnp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnp.os
-gcc-4.7 ../sysdeps/mach/hurd/spawni.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os
-In file included from ../sysdeps/mach/hurd/spawni.c:26:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/spawni.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fomit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawni.os
../sysdeps/mach/hurd/spawni.c: In function '__spawni':
-../sysdeps/mach/hurd/spawni.c:602:6: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
../sysdeps/mach/hurd/spawni.c:198:18: warning: inlining failed in call to 'child_lookup': call is unlikely and code size would grow [-Winline]
../sysdeps/mach/hurd/spawni.c:590:8: warning: called from here [-Winline]
../sysdeps/mach/hurd/spawni.c:625:20: warning: inlining failed in call to 'exec': call is unlikely and code size would grow [-Winline]
@@ -6083,11 +5393,11 @@ gcc-4.7 spawnattr_setsigmask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
gcc-4.7 spawnattr_setschedpolicy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedpolicy.os
gcc-4.7 spawnattr_setschedparam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/spawnattr_setschedparam.os
gcc-4.7 posix_madvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/posix_madvise.os
-gcc-4.7 ../sysdeps/unix/get_child_max.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os
+gcc-4.7 ../sysdeps/unix/get_child_max.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/get_child_max.os
gcc-4.7 sched_cpucount.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpucount.os
gcc-4.7 sched_cpualloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpualloc.os
gcc-4.7 sched_cpufree.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/sched_cpufree.os
-gcc-4.7 ../sysdeps/mach/hurd/init-posix.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os
+gcc-4.7 ../sysdeps/mach/hurd/init-posix.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/init-posix.os
gcc-4.7 environ.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/posix -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/posix/environ.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/posix/environ.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/posix/environ.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/posix
echo 'posix/uname.os posix/times.os posix/wait.os posix/waitpid.os posix/wait3.os posix/wait4.os posix/waitid.os posix/alarm.os posix/sleep.os posix/pause.os posix/nanosleep.os posix/fork.os posix/vfork.os posix/_exit.os posix/execve.os posix/fexecve.os posix/execv.os posix/execle.os posix/execl.os posix/execvp.os posix/execlp.os posix/execvpe.os posix/getpid.os posix/getppid.os posix/getuid.os posix/geteuid.os posix/getgid.os posix/getegid.os posix/getgroups.os posix/setuid.os posix/setgid.os posix/group_member.os posix/getpgid.os posix/setpgid.os posix/getpgrp.os posix/bsd-getpgrp.os posix/setpgrp.os posix/getsid.os posix/setsid.os posix/getresuid.os posix/getresgid.os posix/setresuid.os posix/setresgid.os posix/pathconf.os posix/sysconf.os posix/fpathconf.os posix/glob.os posix/glob64.os posix/fnmatch.os posix/regex.os posix/confstr.os posix/getopt.os posix/getopt1.os posix/getopt_init.os posix/sched_setp.os posix/sched_getp.os posix/sched_sets.os posix/sched_gets.os posix/sched_yield.os posix/sched_primax.os posix/sched_primin.os posix/sched_rr_gi.os posix/sched_getaffinity.os posix/sched_setaffinity.os posix/getaddrinfo.os posix/gai_strerror.os posix/wordexp.os posix/pread.os posix/pwrite.os posix/pread64.os posix/pwrite64.os posix/spawn_faction_init.os posix/spawn_faction_destroy.os posix/spawn_faction_addclose.os posix/spawn_faction_addopen.os posix/spawn_faction_adddup2.os posix/spawnattr_init.os posix/spawnattr_destroy.os posix/spawnattr_getdefault.os posix/spawnattr_setdefault.os posix/spawnattr_getflags.os posix/spawnattr_setflags.os posix/spawnattr_getpgroup.os posix/spawnattr_setpgroup.os posix/spawn.os posix/spawnp.os posix/spawni.os posix/spawnattr_getsigmask.os posix/spawnattr_getschedpolicy.os posix/spawnattr_getschedparam.os posix/spawnattr_setsigmask.os posix/spawnattr_setschedpolicy.os posix/spawnattr_setschedparam.os posix/posix_madvise.os posix/get_child_max.os posix/sched_cpucount.os posix/sched_cpualloc.os posix/sched_cpufree.os posix/init-posix.os posix/environ.os' > [...]/tschwinge/Roger_Whittaker.build/posix/stamp.osT
@@ -6099,10 +5409,10 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/posix'
make subdir=io -C io ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/io'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/io
-mkdir [...]/tschwinge/Roger_Whittaker.build/io
-gcc-4.7 ../sysdeps/posix/utime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/utime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utime.o
-gcc-4.7 ../sysdeps/posix/mkfifo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o
-gcc-4.7 ../sysdeps/posix/mkfifoat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/io
+gcc-4.7 ../sysdeps/posix/utime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/utime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utime.o
+gcc-4.7 ../sysdeps/posix/mkfifo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.o
+gcc-4.7 ../sysdeps/posix/mkfifoat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.o
gcc-4.7 stat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/stat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/stat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/stat.o
gcc-4.7 fstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstat.o
gcc-4.7 lstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lstat.o
@@ -6111,230 +5421,104 @@ gcc-4.7 fstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 lstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lstat64.o
gcc-4.7 fstatat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatat.o
gcc-4.7 fstatat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatat64.o
-gcc-4.7 ../sysdeps/mach/hurd/xstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat.o
-gcc-4.7 ../sysdeps/mach/hurd/fxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o
-gcc-4.7 ../sysdeps/mach/hurd/lxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o
-gcc-4.7 ../sysdeps/mach/hurd/xstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o
-In file included from ../sysdeps/mach/hurd/xstat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o
-In file included from ../sysdeps/mach/hurd/fxstat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o
-In file included from ../sysdeps/mach/hurd/lxstat64.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/xstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat.o
+gcc-4.7 ../sysdeps/mach/hurd/fxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat.o
+gcc-4.7 ../sysdeps/mach/hurd/lxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat.o
+gcc-4.7 ../sysdeps/mach/hurd/xstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat64.o
+gcc-4.7 ../sysdeps/mach/hurd/fxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.o
+gcc-4.7 ../sysdeps/mach/hurd/lxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.o
gcc-4.7 mknod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mknod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mknod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mknod.o
gcc-4.7 mknodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mknodat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mknodat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mknodat.o
-gcc-4.7 ../sysdeps/mach/hurd/xmknod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o
-gcc-4.7 ../sysdeps/mach/hurd/xmknodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o
-In file included from ../sysdeps/mach/hurd/xmknodat.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/xmknod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknod.o
+gcc-4.7 ../sysdeps/mach/hurd/xmknodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.o
../sysdeps/mach/hurd/xmknodat.c: In function '__xmknodat':
../sysdeps/mach/hurd/xmknodat.c:104:6: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/xmknodat.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/fxstatat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o
-gcc-4.7 ../sysdeps/mach/hurd/fxstatat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o
-In file included from ../sysdeps/mach/hurd/fxstatat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/statfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs.o
-gcc-4.7 ../sysdeps/mach/hurd/fstatfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o
-gcc-4.7 ../sysdeps/mach/hurd/statfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o
-In file included from ../sysdeps/mach/hurd/statfs64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fstatfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o
-In file included from ../sysdeps/mach/hurd/fstatfs64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/statvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o
-gcc-4.7 ../sysdeps/mach/hurd/fstatvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o
-gcc-4.7 ../sysdeps/mach/hurd/statvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o
-gcc-4.7 ../sysdeps/mach/hurd/fstatvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o
-gcc-4.7 ../sysdeps/mach/hurd/umask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/umask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/umask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/umask.o
-In file included from ../sysdeps/mach/hurd/umask.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/chmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chmod.o
-In file included from ../sysdeps/mach/hurd/chmod.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o
-In file included from ../sysdeps/mach/hurd/fchmod.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o
-In file included from ../sysdeps/mach/hurd/lchmod.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchmodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o
-In file included from ../sysdeps/mach/hurd/fchmodat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/mkdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o
-In file included from ../sysdeps/mach/hurd/mkdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/fxstatat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.o
+gcc-4.7 ../sysdeps/mach/hurd/fxstatat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.o
+gcc-4.7 ../sysdeps/mach/hurd/statfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs.o
+gcc-4.7 ../sysdeps/mach/hurd/fstatfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.o
+gcc-4.7 ../sysdeps/mach/hurd/statfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs64.o
+gcc-4.7 ../sysdeps/mach/hurd/fstatfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.o
+gcc-4.7 ../sysdeps/mach/hurd/statvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs.o
+gcc-4.7 ../sysdeps/mach/hurd/fstatvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.o
+gcc-4.7 ../sysdeps/mach/hurd/statvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.o
+gcc-4.7 ../sysdeps/mach/hurd/fstatvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.o
+gcc-4.7 ../sysdeps/mach/hurd/umask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/umask.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/umask.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/umask.o
+gcc-4.7 ../sysdeps/mach/hurd/chmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chmod.o
+gcc-4.7 ../sysdeps/mach/hurd/fchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmod.o
+gcc-4.7 ../sysdeps/mach/hurd/lchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchmod.o
+gcc-4.7 ../sysdeps/mach/hurd/fchmodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.o
+gcc-4.7 ../sysdeps/mach/hurd/mkdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdir.o
../sysdeps/mach/hurd/mkdir.c: In function '__mkdir':
../sysdeps/mach/hurd/mkdir.c:38:3: warning: passing argument 2 of '__dir_mkdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/mkdir.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:308:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/mkdirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o
-In file included from ../sysdeps/mach/hurd/mkdirat.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mkdirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.o
../sysdeps/mach/hurd/mkdirat.c: In function 'mkdirat':
../sysdeps/mach/hurd/mkdirat.c:40:3: warning: passing argument 2 of '__dir_mkdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/mkdirat.c:22:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:308:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open.o
-In file included from ../sysdeps/mach/hurd/open.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open.o
gcc-4.7 open_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open_2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open_2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open_2.o
-gcc-4.7 ../sysdeps/mach/hurd/open64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64.o
+gcc-4.7 ../sysdeps/mach/hurd/open64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64.o
gcc-4.7 open64_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/open64_2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64_2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64_2.o
-gcc-4.7 ../sysdeps/mach/hurd/openat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat.o
-In file included from ../sysdeps/mach/hurd/openat.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/openat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat.o
gcc-4.7 openat_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat_2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat_2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat_2.o
-gcc-4.7 ../sysdeps/mach/hurd/openat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64.o
+gcc-4.7 ../sysdeps/mach/hurd/openat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64.o
gcc-4.7 openat64_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.o
-gcc-4.7 ../sysdeps/mach/hurd/read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/read.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/read.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/read.o
-gcc-4.7 ../sysdeps/mach/hurd/write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/write.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/write.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/write.o
-gcc-4.7 ../sysdeps/mach/hurd/lseek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lseek.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek.o
-gcc-4.7 ../sysdeps/mach/hurd/lseek64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o
-In file included from ../sysdeps/mach/hurd/lseek64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/access.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/access.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/access.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/access.o
-In file included from ../sysdeps/mach/hurd/access.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/euidaccess.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o
-In file included from ../sysdeps/mach/hurd/euidaccess.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/faccessat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o
-In file included from ../sysdeps/mach/hurd/faccessat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fcntl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o
-In file included from ../sysdeps/mach/hurd/fcntl.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/flock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/flock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/flock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/flock.o
+gcc-4.7 ../sysdeps/mach/hurd/read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/read.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/read.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/read.o
+gcc-4.7 ../sysdeps/mach/hurd/write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/write.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/write.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/write.o
+gcc-4.7 ../sysdeps/mach/hurd/lseek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lseek.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek.o
+gcc-4.7 ../sysdeps/mach/hurd/lseek64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek64.o
+gcc-4.7 ../sysdeps/mach/hurd/access.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/access.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/access.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/access.o
+gcc-4.7 ../sysdeps/mach/hurd/euidaccess.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.o
+gcc-4.7 ../sysdeps/mach/hurd/faccessat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/faccessat.o
+gcc-4.7 ../sysdeps/mach/hurd/fcntl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fcntl.o
+gcc-4.7 ../sysdeps/mach/hurd/flock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/flock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/flock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/flock.o
gcc-4.7 lockf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lockf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lockf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lockf.o
gcc-4.7 lockf64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lockf64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lockf64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lockf64.o
-gcc-4.7 ../sysdeps/mach/hurd/close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/close.o
-In file included from ../sysdeps/mach/hurd/close.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/dup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup.o
-gcc-4.7 ../sysdeps/mach/hurd/dup2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup2.o
-gcc-4.7 ../sysdeps/mach/hurd/dup3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup3.o
-In file included from ../sysdeps/mach/hurd/dup3.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pipe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/pipe.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe.o
-gcc-4.7 ../sysdeps/mach/hurd/pipe2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o
-In file included from ../sysdeps/mach/hurd/pipe2.c:27:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/close.o
+gcc-4.7 ../sysdeps/posix/dup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup.o
+gcc-4.7 ../sysdeps/mach/hurd/dup2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup2.o
+gcc-4.7 ../sysdeps/mach/hurd/dup3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/dup3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup3.o
+gcc-4.7 ../sysdeps/mach/hurd/pipe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/pipe.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe.o
+gcc-4.7 ../sysdeps/mach/hurd/pipe2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe2.o
gcc-4.7 creat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/creat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/creat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/creat.o
gcc-4.7 creat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/creat64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/creat64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/creat64.o
-gcc-4.7 ../sysdeps/mach/hurd/chdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chdir.o
-In file included from ../sysdeps/mach/hurd/chdir.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o
-In file included from ../sysdeps/mach/hurd/fchdir.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getcwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o
-In file included from ../sysdeps/mach/hurd/getcwd.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chdir.o
+gcc-4.7 ../sysdeps/mach/hurd/fchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchdir.o
+gcc-4.7 ../sysdeps/mach/hurd/getcwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getcwd.o
gcc-4.7 getwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/getwd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getwd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getwd.o
gcc-4.7 getdirname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/getdirname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getdirname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getdirname.o
-gcc-4.7 ../sysdeps/mach/hurd/chown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chown.o
-In file included from ../sysdeps/mach/hurd/chown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchown.o
-In file included from ../sysdeps/mach/hurd/fchown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lchown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchown.o
-In file included from ../sysdeps/mach/hurd/lchown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchownat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o
-In file included from ../sysdeps/mach/hurd/fchownat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ttyname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o
-In file included from ../sysdeps/mach/hurd/ttyname.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ttyname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o
-In file included from ../sysdeps/mach/hurd/ttyname_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/isatty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/isatty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/isatty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/isatty.o
-gcc-4.7 ../sysdeps/mach/hurd/link.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/link.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/link.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/link.o
-In file included from ../sysdeps/mach/hurd/link.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/linkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/linkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/linkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/linkat.o
-In file included from ../sysdeps/mach/hurd/linkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/symlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/symlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlink.o
-In file included from ../sysdeps/mach/hurd/symlink.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/symlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o
-In file included from ../sysdeps/mach/hurd/symlinkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/readlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlink.o
-In file included from ../sysdeps/mach/hurd/readlink.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o
-In file included from ../sysdeps/mach/hurd/readlinkat.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/unlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlink.o
-In file included from ../sysdeps/mach/hurd/unlink.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/chown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chown.o
+gcc-4.7 ../sysdeps/mach/hurd/fchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchown.o
+gcc-4.7 ../sysdeps/mach/hurd/lchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/lchown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchown.o
+gcc-4.7 ../sysdeps/mach/hurd/fchownat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchownat.o
+gcc-4.7 ../sysdeps/mach/hurd/ttyname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname.o
+gcc-4.7 ../sysdeps/mach/hurd/ttyname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.o
+gcc-4.7 ../sysdeps/mach/hurd/isatty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/isatty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/isatty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/isatty.o
+gcc-4.7 ../sysdeps/mach/hurd/link.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/link.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/link.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/link.o
+gcc-4.7 ../sysdeps/mach/hurd/linkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/linkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/linkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/linkat.o
+gcc-4.7 ../sysdeps/mach/hurd/symlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/symlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlink.o
+gcc-4.7 ../sysdeps/mach/hurd/symlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.o
+gcc-4.7 ../sysdeps/mach/hurd/readlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/readlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlink.o
+gcc-4.7 ../sysdeps/mach/hurd/readlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.o
+gcc-4.7 ../sysdeps/mach/hurd/unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/unlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlink.o
../sysdeps/mach/hurd/unlink.c: In function '__unlink':
../sysdeps/mach/hurd/unlink.c:37:3: warning: passing argument 2 of '__dir_unlink' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/unlink.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:333:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/unlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o
-In file included from ../sysdeps/mach/hurd/unlinkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/unlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.o
../sysdeps/mach/hurd/unlinkat.c: In function 'unlinkat':
../sysdeps/mach/hurd/unlinkat.c:48:3: warning: passing argument 2 of '(flag & 512) != 0 ? &__dir_rmdir : &__dir_unlink' discards 'const' qualifier from pointer target type [enabled by default]
../sysdeps/mach/hurd/unlinkat.c:48:3: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/rmdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o
-In file included from ../sysdeps/mach/hurd/rmdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/rmdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/rmdir.o
../sysdeps/mach/hurd/rmdir.c: In function '__rmdir':
../sysdeps/mach/hurd/rmdir.c:33:3: warning: passing argument 2 of '__dir_rmdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -6343,254 +5527,119 @@ In file included from ../hurd/hurd.h:35:0,
gcc-4.7 ftw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ftw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ftw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ftw.o
gcc-4.7 ftw64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ftw64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ftw64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ftw64.o
gcc-4.7 fts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -Wno-uninitialized -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/fts.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fts.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fts.o
-gcc-4.7 ../sysdeps/mach/hurd/poll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/poll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/poll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/poll.o
-In file included from ../sysdeps/mach/hurd/poll.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ppoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o
-In file included from ../sysdeps/mach/hurd/ppoll.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/poll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/poll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/poll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/poll.o
+gcc-4.7 ../sysdeps/mach/hurd/ppoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ppoll.o
gcc-4.7 posix_fadvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.o
gcc-4.7 posix_fadvise64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.o
-gcc-4.7 ../sysdeps/posix/posix_fallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o
-gcc-4.7 ../sysdeps/posix/posix_fallocate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o
-gcc-4.7 ../sysdeps/mach/hurd/sendfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o
-gcc-4.7 ../sysdeps/mach/hurd/sendfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o
-In file included from ../sysdeps/mach/hurd/sendfile64.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/posix_fallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.o
+gcc-4.7 ../sysdeps/posix/posix_fallocate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.o
+gcc-4.7 ../sysdeps/mach/hurd/sendfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile.o
+gcc-4.7 ../sysdeps/mach/hurd/sendfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.o
gcc-4.7 utimensat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/utimensat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utimensat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utimensat.o
gcc-4.7 futimens.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/futimens.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/futimens.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/futimens.o
gcc-4.7 have_o_cloexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/io
echo 'io/utime.o io/mkfifo.o io/mkfifoat.o io/stat.o io/fstat.o io/lstat.o io/stat64.o io/fstat64.o io/lstat64.o io/fstatat.o io/fstatat64.o io/xstat.o io/fxstat.o io/lxstat.o io/xstat64.o io/fxstat64.o io/lxstat64.o io/mknod.o io/mknodat.o io/xmknod.o io/xmknodat.o io/fxstatat.o io/fxstatat64.o io/statfs.o io/fstatfs.o io/statfs64.o io/fstatfs64.o io/statvfs.o io/fstatvfs.o io/statvfs64.o io/fstatvfs64.o io/umask.o io/chmod.o io/fchmod.o io/lchmod.o io/fchmodat.o io/mkdir.o io/mkdirat.o io/open.o io/open_2.o io/open64.o io/open64_2.o io/openat.o io/openat_2.o io/openat64.o io/openat64_2.o io/read.o io/write.o io/lseek.o io/lseek64.o io/access.o io/euidaccess.o io/faccessat.o io/fcntl.o io/flock.o io/lockf.o io/lockf64.o io/close.o io/dup.o io/dup2.o io/dup3.o io/pipe.o io/pipe2.o io/creat.o io/creat64.o io/chdir.o io/fchdir.o io/getcwd.o io/getwd.o io/getdirname.o io/chown.o io/fchown.o io/lchown.o io/fchownat.o io/ttyname.o io/ttyname_r.o io/isatty.o io/link.o io/linkat.o io/symlink.o io/symlinkat.o io/readlink.o io/readlinkat.o io/unlink.o io/unlinkat.o io/rmdir.o io/ftw.o io/ftw64.o io/fts.o io/poll.o io/ppoll.o io/posix_fadvise.o io/posix_fadvise64.o io/posix_fallocate.o io/posix_fallocate64.o io/sendfile.o io/sendfile64.o io/utimensat.o io/futimens.o io/have_o_cloexec.o' > [...]/tschwinge/Roger_Whittaker.build/io/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/io/stamp.oT [...]/tschwinge/Roger_Whittaker.build/io/stamp.o
-gcc-4.7 ../sysdeps/posix/utime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/utime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utime.os
-gcc-4.7 ../sysdeps/posix/mkfifo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os
-gcc-4.7 ../sysdeps/posix/mkfifoat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os
-gcc-4.7 ../sysdeps/mach/hurd/xstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat.os
-gcc-4.7 ../sysdeps/mach/hurd/fxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os
-gcc-4.7 ../sysdeps/mach/hurd/lxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os
-gcc-4.7 ../sysdeps/mach/hurd/xstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os
-In file included from ../sysdeps/mach/hurd/xstat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os
-In file included from ../sysdeps/mach/hurd/fxstat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os
-In file included from ../sysdeps/mach/hurd/lxstat64.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/xmknod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os
-gcc-4.7 ../sysdeps/mach/hurd/xmknodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os
-In file included from ../sysdeps/mach/hurd/xmknodat.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/utime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/utime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utime.os
+gcc-4.7 ../sysdeps/posix/mkfifo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifo.os
+gcc-4.7 ../sysdeps/posix/mkfifoat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkfifoat.os
+gcc-4.7 ../sysdeps/mach/hurd/xstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat.os
+gcc-4.7 ../sysdeps/mach/hurd/fxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat.os
+gcc-4.7 ../sysdeps/mach/hurd/lxstat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat.os
+gcc-4.7 ../sysdeps/mach/hurd/xstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xstat64.os
+gcc-4.7 ../sysdeps/mach/hurd/fxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstat64.os
+gcc-4.7 ../sysdeps/mach/hurd/lxstat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lxstat64.os
+gcc-4.7 ../sysdeps/mach/hurd/xmknod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknod.os
+gcc-4.7 ../sysdeps/mach/hurd/xmknodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/xmknodat.os
../sysdeps/mach/hurd/xmknodat.c: In function '__xmknodat':
../sysdeps/mach/hurd/xmknodat.c:104:6: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/xmknodat.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/fxstatat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os
-gcc-4.7 ../sysdeps/mach/hurd/fxstatat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os
-In file included from ../sysdeps/mach/hurd/fxstatat64.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/statfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs.os
-gcc-4.7 ../sysdeps/mach/hurd/fstatfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os
-gcc-4.7 ../sysdeps/mach/hurd/statfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os
-In file included from ../sysdeps/mach/hurd/statfs64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fstatfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os
-In file included from ../sysdeps/mach/hurd/fstatfs64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/statvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os
-gcc-4.7 ../sysdeps/mach/hurd/fstatvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os
-gcc-4.7 ../sysdeps/mach/hurd/statvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os
-gcc-4.7 ../sysdeps/mach/hurd/fstatvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os
-gcc-4.7 ../sysdeps/mach/hurd/umask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/umask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/umask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/umask.os
-In file included from ../sysdeps/mach/hurd/umask.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/chmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chmod.os
-In file included from ../sysdeps/mach/hurd/chmod.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os
-In file included from ../sysdeps/mach/hurd/fchmod.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os
-In file included from ../sysdeps/mach/hurd/lchmod.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchmodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os
-In file included from ../sysdeps/mach/hurd/fchmodat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/mkdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os
-In file included from ../sysdeps/mach/hurd/mkdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/fxstatat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat.os
+gcc-4.7 ../sysdeps/mach/hurd/fxstatat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fxstatat64.os
+gcc-4.7 ../sysdeps/mach/hurd/statfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs.os
+gcc-4.7 ../sysdeps/mach/hurd/fstatfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs.os
+gcc-4.7 ../sysdeps/mach/hurd/statfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statfs64.os
+gcc-4.7 ../sysdeps/mach/hurd/fstatfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatfs64.os
+gcc-4.7 ../sysdeps/mach/hurd/statvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs.os
+gcc-4.7 ../sysdeps/mach/hurd/fstatvfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs.os
+gcc-4.7 ../sysdeps/mach/hurd/statvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/statvfs64.os
+gcc-4.7 ../sysdeps/mach/hurd/fstatvfs64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fstatvfs64.os
+gcc-4.7 ../sysdeps/mach/hurd/umask.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/umask.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/umask.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/umask.os
+gcc-4.7 ../sysdeps/mach/hurd/chmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chmod.os
+gcc-4.7 ../sysdeps/mach/hurd/fchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmod.os
+gcc-4.7 ../sysdeps/mach/hurd/lchmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchmod.os
+gcc-4.7 ../sysdeps/mach/hurd/fchmodat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchmodat.os
+gcc-4.7 ../sysdeps/mach/hurd/mkdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdir.os
../sysdeps/mach/hurd/mkdir.c: In function '__mkdir':
../sysdeps/mach/hurd/mkdir.c:38:3: warning: passing argument 2 of '__dir_mkdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/mkdir.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:308:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/mkdirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os
-In file included from ../sysdeps/mach/hurd/mkdirat.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mkdirat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/mkdirat.os
../sysdeps/mach/hurd/mkdirat.c: In function 'mkdirat':
../sysdeps/mach/hurd/mkdirat.c:40:3: warning: passing argument 2 of '__dir_mkdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/mkdirat.c:22:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:308:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open.os
-In file included from ../sysdeps/mach/hurd/open.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open.os
gcc-4.7 open_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open_2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open_2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open_2.os
-gcc-4.7 ../sysdeps/mach/hurd/open64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64.os
+gcc-4.7 ../sysdeps/mach/hurd/open64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64.os
gcc-4.7 open64_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/open64_2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/open64_2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/open64_2.os
-gcc-4.7 ../sysdeps/mach/hurd/openat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat.os
-In file included from ../sysdeps/mach/hurd/openat.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/openat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat.os
gcc-4.7 openat_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat_2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat_2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat_2.os
-gcc-4.7 ../sysdeps/mach/hurd/openat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64.os
+gcc-4.7 ../sysdeps/mach/hurd/openat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64.os
gcc-4.7 openat64_2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/openat64_2.os
-gcc-4.7 ../sysdeps/mach/hurd/read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/read.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/read.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/read.os
-gcc-4.7 ../sysdeps/mach/hurd/write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/write.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/write.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/write.os
-gcc-4.7 ../sysdeps/mach/hurd/lseek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lseek.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek.os
-gcc-4.7 ../sysdeps/mach/hurd/lseek64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os
-In file included from ../sysdeps/mach/hurd/lseek64.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/access.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/access.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/access.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/access.os
-In file included from ../sysdeps/mach/hurd/access.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/euidaccess.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os
-In file included from ../sysdeps/mach/hurd/euidaccess.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/faccessat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os
-In file included from ../sysdeps/mach/hurd/faccessat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fcntl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os
-In file included from ../sysdeps/mach/hurd/fcntl.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/flock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/flock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/flock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/flock.os
+gcc-4.7 ../sysdeps/mach/hurd/read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/read.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/read.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/read.os
+gcc-4.7 ../sysdeps/mach/hurd/write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/write.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/write.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/write.os
+gcc-4.7 ../sysdeps/mach/hurd/lseek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lseek.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek.os
+gcc-4.7 ../sysdeps/mach/hurd/lseek64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lseek64.os
+gcc-4.7 ../sysdeps/mach/hurd/access.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/access.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/access.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/access.os
+gcc-4.7 ../sysdeps/mach/hurd/euidaccess.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/euidaccess.os
+gcc-4.7 ../sysdeps/mach/hurd/faccessat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/faccessat.os
+gcc-4.7 ../sysdeps/mach/hurd/fcntl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fcntl.os
+gcc-4.7 ../sysdeps/mach/hurd/flock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/flock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/flock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/flock.os
gcc-4.7 lockf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lockf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lockf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lockf.os
gcc-4.7 lockf64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lockf64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lockf64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lockf64.os
-gcc-4.7 ../sysdeps/mach/hurd/close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/close.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/close.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/close.os
-In file included from ../sysdeps/mach/hurd/close.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/dup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup.os
-gcc-4.7 ../sysdeps/mach/hurd/dup2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup2.os
-gcc-4.7 ../sysdeps/mach/hurd/dup3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup3.os
-In file included from ../sysdeps/mach/hurd/dup3.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pipe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/pipe.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe.os
-gcc-4.7 ../sysdeps/mach/hurd/pipe2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os
-In file included from ../sysdeps/mach/hurd/pipe2.c:27:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/close.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/close.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/close.os
+gcc-4.7 ../sysdeps/posix/dup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup.os
+gcc-4.7 ../sysdeps/mach/hurd/dup2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup2.os
+gcc-4.7 ../sysdeps/mach/hurd/dup3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/dup3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/dup3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/dup3.os
+gcc-4.7 ../sysdeps/mach/hurd/pipe.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/pipe.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe.os
+gcc-4.7 ../sysdeps/mach/hurd/pipe2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/pipe2.os
gcc-4.7 creat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/creat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/creat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/creat.os
gcc-4.7 creat64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/creat64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/creat64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/creat64.os
-gcc-4.7 ../sysdeps/mach/hurd/chdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chdir.os
-In file included from ../sysdeps/mach/hurd/chdir.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os
-In file included from ../sysdeps/mach/hurd/fchdir.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getcwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os
-In file included from ../sysdeps/mach/hurd/getcwd.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chdir.os
+gcc-4.7 ../sysdeps/mach/hurd/fchdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchdir.os
+gcc-4.7 ../sysdeps/mach/hurd/getcwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getcwd.os
gcc-4.7 getwd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/getwd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getwd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getwd.os
gcc-4.7 getdirname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/getdirname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/getdirname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/getdirname.os
-gcc-4.7 ../sysdeps/mach/hurd/chown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chown.os
-In file included from ../sysdeps/mach/hurd/chown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchown.os
-In file included from ../sysdeps/mach/hurd/fchown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lchown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchown.os
-In file included from ../sysdeps/mach/hurd/lchown.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchownat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os
-In file included from ../sysdeps/mach/hurd/fchownat.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ttyname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os
-In file included from ../sysdeps/mach/hurd/ttyname.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ttyname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os
-In file included from ../sysdeps/mach/hurd/ttyname_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/isatty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/isatty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/isatty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/isatty.os
-gcc-4.7 ../sysdeps/mach/hurd/link.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/link.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/link.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/link.os
-In file included from ../sysdeps/mach/hurd/link.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/linkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/linkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/linkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/linkat.os
-In file included from ../sysdeps/mach/hurd/linkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/symlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/symlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlink.os
-In file included from ../sysdeps/mach/hurd/symlink.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/symlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os
-In file included from ../sysdeps/mach/hurd/symlinkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/readlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlink.os
-In file included from ../sysdeps/mach/hurd/readlink.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/readlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os
-In file included from ../sysdeps/mach/hurd/readlinkat.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/unlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlink.os
-In file included from ../sysdeps/mach/hurd/unlink.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/chown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/chown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/chown.os
+gcc-4.7 ../sysdeps/mach/hurd/fchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchown.os
+gcc-4.7 ../sysdeps/mach/hurd/lchown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/lchown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/lchown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/lchown.os
+gcc-4.7 ../sysdeps/mach/hurd/fchownat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fchownat.os
+gcc-4.7 ../sysdeps/mach/hurd/ttyname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname.os
+gcc-4.7 ../sysdeps/mach/hurd/ttyname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ttyname_r.os
+gcc-4.7 ../sysdeps/mach/hurd/isatty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/isatty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/isatty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/isatty.os
+gcc-4.7 ../sysdeps/mach/hurd/link.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/link.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/link.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/link.os
+gcc-4.7 ../sysdeps/mach/hurd/linkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/linkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/linkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/linkat.os
+gcc-4.7 ../sysdeps/mach/hurd/symlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/symlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlink.os
+gcc-4.7 ../sysdeps/mach/hurd/symlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/symlinkat.os
+gcc-4.7 ../sysdeps/mach/hurd/readlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/readlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlink.os
+gcc-4.7 ../sysdeps/mach/hurd/readlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/readlinkat.os
+gcc-4.7 ../sysdeps/mach/hurd/unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/unlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlink.os
../sysdeps/mach/hurd/unlink.c: In function '__unlink':
../sysdeps/mach/hurd/unlink.c:37:3: warning: passing argument 2 of '__dir_unlink' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/unlink.c:21:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:333:15: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/unlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os
-In file included from ../sysdeps/mach/hurd/unlinkat.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/unlinkat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/unlinkat.os
../sysdeps/mach/hurd/unlinkat.c: In function 'unlinkat':
../sysdeps/mach/hurd/unlinkat.c:48:3: warning: passing argument 2 of '(flag & 512) != 0 ? &__dir_rmdir : &__dir_unlink' discards 'const' qualifier from pointer target type [enabled by default]
../sysdeps/mach/hurd/unlinkat.c:48:3: note: expected 'char *' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/rmdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os
-In file included from ../sysdeps/mach/hurd/rmdir.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/rmdir.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/rmdir.os
../sysdeps/mach/hurd/rmdir.c: In function '__rmdir':
../sysdeps/mach/hurd/rmdir.c:33:3: warning: passing argument 2 of '__dir_rmdir' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
@@ -6599,23 +5648,14 @@ In file included from ../hurd/hurd.h:35:0,
gcc-4.7 ftw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ftw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ftw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ftw.os
gcc-4.7 ftw64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ftw64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ftw64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ftw64.os
gcc-4.7 fts.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -Wno-uninitialized -fexceptions -mpreferred-stack-boundary=4 -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/fts.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/fts.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/fts.os
-gcc-4.7 ../sysdeps/mach/hurd/poll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/poll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/poll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/poll.os
-In file included from ../sysdeps/mach/hurd/poll.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ppoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os
-In file included from ../sysdeps/mach/hurd/ppoll.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/poll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/poll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/poll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/poll.os
+gcc-4.7 ../sysdeps/mach/hurd/ppoll.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/ppoll.os
gcc-4.7 posix_fadvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise.os
gcc-4.7 posix_fadvise64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fadvise64.os
-gcc-4.7 ../sysdeps/posix/posix_fallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os
-gcc-4.7 ../sysdeps/posix/posix_fallocate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os
-gcc-4.7 ../sysdeps/mach/hurd/sendfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os
-gcc-4.7 ../sysdeps/mach/hurd/sendfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os
-In file included from ../sysdeps/mach/hurd/sendfile64.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/posix/posix_fallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate.os
+gcc-4.7 ../sysdeps/posix/posix_fallocate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/posix_fallocate64.os
+gcc-4.7 ../sysdeps/mach/hurd/sendfile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile.os
+gcc-4.7 ../sysdeps/mach/hurd/sendfile64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/sendfile64.os
gcc-4.7 utimensat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/utimensat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/utimensat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/utimensat.os
gcc-4.7 futimens.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/futimens.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/futimens.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/futimens.os
gcc-4.7 have_o_cloexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/io -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/io/have_o_cloexec.os
@@ -6639,17 +5679,17 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/io'
make subdir=termios -C termios ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/termios'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/termios
-mkdir [...]/tschwinge/Roger_Whittaker.build/termios
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/termios
gcc-4.7 speed.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/speed.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/speed.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/speed.o
gcc-4.7 cfsetspeed.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcsetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcgetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o
-gcc-4.7 ../sysdeps/unix/bsd/tcgetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o
-gcc-4.7 ../sysdeps/unix/bsd/tcsetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcdrain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o
-gcc-4.7 ../sysdeps/unix/bsd/tcflow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o
-gcc-4.7 ../sysdeps/unix/bsd/tcflush.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o
-gcc-4.7 ../sysdeps/unix/bsd/tcsendbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcsetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcgetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.o
+gcc-4.7 ../sysdeps/unix/bsd/tcgetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.o
+gcc-4.7 ../sysdeps/unix/bsd/tcsetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcdrain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.o
+gcc-4.7 ../sysdeps/unix/bsd/tcflow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.o
+gcc-4.7 ../sysdeps/unix/bsd/tcflush.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.o
+gcc-4.7 ../sysdeps/unix/bsd/tcsendbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.o
gcc-4.7 cfmakeraw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.o
gcc-4.7 tcgetsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/termios
@@ -6657,14 +5697,14 @@ echo 'termios/speed.o termios/cfsetspeed.o termios/tcsetattr.o termios/tcgetattr
mv -f [...]/tschwinge/Roger_Whittaker.build/termios/stamp.oT [...]/tschwinge/Roger_Whittaker.build/termios/stamp.o
gcc-4.7 speed.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/speed.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/speed.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/speed.os
gcc-4.7 cfsetspeed.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/cfsetspeed.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcsetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcgetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os
-gcc-4.7 ../sysdeps/unix/bsd/tcgetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os
-gcc-4.7 ../sysdeps/unix/bsd/tcsetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcdrain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os
-gcc-4.7 ../sysdeps/unix/bsd/tcflow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os
-gcc-4.7 ../sysdeps/unix/bsd/tcflush.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os
-gcc-4.7 ../sysdeps/unix/bsd/tcsendbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcsetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetattr.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcgetattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetattr.os
+gcc-4.7 ../sysdeps/unix/bsd/tcgetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetpgrp.os
+gcc-4.7 ../sysdeps/unix/bsd/tcsetpgrp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsetpgrp.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/tcdrain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcdrain.os
+gcc-4.7 ../sysdeps/unix/bsd/tcflow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflow.os
+gcc-4.7 ../sysdeps/unix/bsd/tcflush.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcflush.os
+gcc-4.7 ../sysdeps/unix/bsd/tcsendbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcsendbrk.os
gcc-4.7 cfmakeraw.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/cfmakeraw.os
gcc-4.7 tcgetsid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/termios -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/termios/tcgetsid.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/termios
@@ -6677,66 +5717,32 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/termios'
make subdir=resource -C resource ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/resource'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/resource
-mkdir [...]/tschwinge/Roger_Whittaker.build/resource
-gcc-4.7 ../sysdeps/mach/hurd/getrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o
-In file included from ../sysdeps/mach/hurd/getrlimit.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o
-In file included from ../sysdeps/mach/hurd/setrlimit.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/resource
+gcc-4.7 ../sysdeps/mach/hurd/getrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.o
+gcc-4.7 ../sysdeps/mach/hurd/setrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.o
gcc-4.7 getrlimit64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.o
gcc-4.7 setrlimit64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.o
-gcc-4.7 ../sysdeps/mach/hurd/getrusage.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o
-In file included from ../sysdeps/mach/hurd/getrusage.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/ulimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o
+gcc-4.7 ../sysdeps/mach/hurd/getrusage.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.o
+gcc-4.7 ../sysdeps/posix/ulimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.o
gcc-4.7 vlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.o
gcc-4.7 vtimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.o
-gcc-4.7 ../sysdeps/mach/hurd/getpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o
-In file included from ../sysdeps/mach/hurd/getpriority.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o
-In file included from ../sysdeps/mach/hurd/setpriority.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/setpriority.c: In function 'setonepriority':
-../sysdeps/mach/hurd/setpriority.c:65:6: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/nice.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/nice.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/nice.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/nice.o
+gcc-4.7 ../sysdeps/mach/hurd/getpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.o
+gcc-4.7 ../sysdeps/mach/hurd/setpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.o
+gcc-4.7 ../sysdeps/posix/nice.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/resource/nice.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/nice.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/nice.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/resource
echo 'resource/getrlimit.o resource/setrlimit.o resource/getrlimit64.o resource/setrlimit64.o resource/getrusage.o resource/ulimit.o resource/vlimit.o resource/vtimes.o resource/getpriority.o resource/setpriority.o resource/nice.o' > [...]/tschwinge/Roger_Whittaker.build/resource/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/resource/stamp.oT [...]/tschwinge/Roger_Whittaker.build/resource/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/getrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os
-In file included from ../sysdeps/mach/hurd/getrlimit.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os
-In file included from ../sysdeps/mach/hurd/setrlimit.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit.os
+gcc-4.7 ../sysdeps/mach/hurd/setrlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit.os
gcc-4.7 getrlimit64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrlimit64.os
gcc-4.7 setrlimit64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setrlimit64.os
-gcc-4.7 ../sysdeps/mach/hurd/getrusage.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os
-In file included from ../sysdeps/mach/hurd/getrusage.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/ulimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os
+gcc-4.7 ../sysdeps/mach/hurd/getrusage.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getrusage.os
+gcc-4.7 ../sysdeps/posix/ulimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/ulimit.os
gcc-4.7 vlimit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/vlimit.os
gcc-4.7 vtimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/vtimes.os
-gcc-4.7 ../sysdeps/mach/hurd/getpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os
-In file included from ../sysdeps/mach/hurd/getpriority.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os
-In file included from ../sysdeps/mach/hurd/setpriority.c:18:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/setpriority.c: In function 'setonepriority':
-../sysdeps/mach/hurd/setpriority.c:65:6: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/nice.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/nice.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/nice.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/nice.os
+gcc-4.7 ../sysdeps/mach/hurd/getpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/getpriority.os
+gcc-4.7 ../sysdeps/mach/hurd/setpriority.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/setpriority.os
+gcc-4.7 ../sysdeps/posix/nice.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/resource -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/resource/nice.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resource/nice.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resource/nice.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/resource
echo 'resource/getrlimit.os resource/setrlimit.os resource/getrlimit64.os resource/setrlimit64.os resource/getrusage.os resource/ulimit.os resource/vlimit.os resource/vtimes.os resource/getpriority.os resource/setpriority.os resource/nice.os' > [...]/tschwinge/Roger_Whittaker.build/resource/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/resource/stamp.osT [...]/tschwinge/Roger_Whittaker.build/resource/stamp.os
@@ -6747,100 +5753,39 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/resource'
make subdir=misc -C misc ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/misc'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/misc
-mkdir [...]/tschwinge/Roger_Whittaker.build/misc
-gcc-4.7 ../sysdeps/mach/hurd/brk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/brk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/brk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/brk.o
-In file included from ../sysdeps/mach/hurd/brk.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o
-In file included from ../sysdeps/mach/hurd/sbrk.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/misc
+gcc-4.7 ../sysdeps/mach/hurd/brk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/brk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/brk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/brk.o
+gcc-4.7 ../sysdeps/mach/hurd/sbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.o
gcc-4.7 sstk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sstk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sstk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sstk.o
-gcc-4.7 ../sysdeps/mach/hurd/ioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o
-In file included from ../sysdeps/mach/hurd/ioctl.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/ioctl.c: In function 'send_rpc':
-../sysdeps/mach/hurd/ioctl.c:175:2: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/ioctl.c: In function '__ioctl':
-../sysdeps/mach/hurd/ioctl.c:308:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/readv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/readv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/readv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/readv.o
-gcc-4.7 ../sysdeps/posix/writev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/writev.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/writev.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/writev.o
-gcc-4.7 ../sysdeps/posix/preadv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o
-gcc-4.7 ../sysdeps/posix/preadv64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o
-gcc-4.7 ../sysdeps/posix/pwritev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o
-gcc-4.7 ../sysdeps/posix/pwritev64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o
-gcc-4.7 ../sysdeps/mach/hurd/setreuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o
-In file included from ../sysdeps/mach/hurd/setreuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setregid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o
-In file included from ../sysdeps/mach/hurd/setregid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/seteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o
-In file included from ../sysdeps/mach/hurd/seteuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o
-In file included from ../sysdeps/mach/hurd/setegid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/getpagesize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o
-gcc-4.7 ../sysdeps/mach/hurd/getdtsz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o
-In file included from ../sysdeps/mach/hurd/getdtsz.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/gethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o
-gcc-4.7 ../sysdeps/mach/hurd/sethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o
-gcc-4.7 ../sysdeps/mach/hurd/getdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o
-gcc-4.7 ../sysdeps/mach/hurd/setdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o
-gcc-4.7 ../sysdeps/mach/hurd/select.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/select.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/select.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/select.o
-In file included from ../sysdeps/mach/hurd/select.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o
-In file included from ../sysdeps/mach/hurd/pselect.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/ioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.o
+gcc-4.7 ../sysdeps/posix/readv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/readv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/readv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/readv.o
+gcc-4.7 ../sysdeps/posix/writev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/writev.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/writev.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/writev.o
+gcc-4.7 ../sysdeps/posix/preadv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv.o
+gcc-4.7 ../sysdeps/posix/preadv64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.o
+gcc-4.7 ../sysdeps/posix/pwritev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.o
+gcc-4.7 ../sysdeps/posix/pwritev64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.o
+gcc-4.7 ../sysdeps/mach/hurd/setreuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.o
+gcc-4.7 ../sysdeps/mach/hurd/setregid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setregid.o
+gcc-4.7 ../sysdeps/mach/hurd/seteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.o
+gcc-4.7 ../sysdeps/mach/hurd/setegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setegid.o
+gcc-4.7 ../sysdeps/mach/getpagesize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.o
+gcc-4.7 ../sysdeps/mach/hurd/getdtsz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.o
+gcc-4.7 ../sysdeps/mach/hurd/gethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.o
+gcc-4.7 ../sysdeps/mach/hurd/sethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.o
+gcc-4.7 ../sysdeps/mach/hurd/getdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.o
+gcc-4.7 ../sysdeps/mach/hurd/setdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.o
+gcc-4.7 ../sysdeps/mach/hurd/select.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/select.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/select.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/select.o
+gcc-4.7 ../sysdeps/mach/hurd/pselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pselect.o
gcc-4.7 acct.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/acct.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/acct.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/acct.o
-gcc-4.7 ../sysdeps/mach/hurd/chroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o
-In file included from ../sysdeps/mach/hurd/chroot.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fsync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o
-In file included from ../sysdeps/mach/hurd/fsync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sync.o
-In file included from ../sysdeps/mach/hurd/sync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fdatasync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o
-In file included from ../sysdeps/mach/hurd/fdatasync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/syncfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o
-In file included from ../sysdeps/mach/hurd/syncfs.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/reboot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o
-In file included from ../sysdeps/mach/hurd/reboot.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/gethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o
-In file included from ../sysdeps/mach/hurd/gethostid.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o
-In file included from ../sysdeps/mach/hurd/sethostid.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/revoke.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o
-In file included from ../sysdeps/mach/hurd/revoke.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chroot.o
+gcc-4.7 ../sysdeps/mach/hurd/fsync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsync.o
+gcc-4.7 ../sysdeps/mach/hurd/sync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sync.o
+gcc-4.7 ../sysdeps/mach/hurd/fdatasync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.o
+gcc-4.7 ../sysdeps/mach/hurd/syncfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.o
+gcc-4.7 ../sysdeps/mach/hurd/reboot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/reboot.o
+gcc-4.7 ../sysdeps/mach/hurd/gethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.o
+gcc-4.7 ../sysdeps/mach/hurd/sethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.o
+gcc-4.7 ../sysdeps/mach/hurd/revoke.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/revoke.o
gcc-4.7 vhangup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.o
gcc-4.7 swapon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/swapon.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/swapon.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/swapon.o
gcc-4.7 swapoff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.o
@@ -6854,80 +5799,47 @@ gcc-4.7 mkstemps.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 mkstemps64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.o
gcc-4.7 mkostemps.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.o
gcc-4.7 mkostemps64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.o
-gcc-4.7 ../sysdeps/unix/bsd/ualarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o
-gcc-4.7 ../sysdeps/mach/usleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o
-gcc-4.7 ../sysdeps/unix/bsd/gtty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o
-gcc-4.7 ../sysdeps/unix/bsd/stty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/stty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/stty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/stty.o
-gcc-4.7 ../sysdeps/mach/hurd/ptrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o
-In file included from ../sysdeps/mach/hurd/ptrace.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/unix/bsd/ualarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.o
+gcc-4.7 ../sysdeps/mach/usleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/usleep.o
+gcc-4.7 ../sysdeps/unix/bsd/gtty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gtty.o
+gcc-4.7 ../sysdeps/unix/bsd/stty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/stty.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/stty.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/stty.o
+gcc-4.7 ../sysdeps/mach/hurd/ptrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.o
gcc-4.7 fstab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fstab.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fstab.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fstab.o
gcc-4.7 mntent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mntent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mntent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mntent.o
gcc-4.7 mntent_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.o
-gcc-4.7 ../sysdeps/mach/hurd/utimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o
-In file included from ../sysdeps/mach/hurd/utimes.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lutimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o
-In file included from ../sysdeps/mach/hurd/lutimes.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/futimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o
-In file included from ../sysdeps/mach/hurd/futimes.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/utimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/utimes.o
+gcc-4.7 ../sysdeps/mach/hurd/lutimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.o
+gcc-4.7 ../sysdeps/mach/hurd/futimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimes.o
gcc-4.7 futimesat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.o
-gcc-4.7 ../sysdeps/mach/hurd/truncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o
-In file included from ../sysdeps/mach/hurd/truncate.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ftruncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o
-In file included from ../sysdeps/mach/hurd/ftruncate.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/truncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate.o
+gcc-4.7 ../sysdeps/mach/hurd/ftruncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.o
gcc-4.7 truncate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.o
gcc-4.7 ftruncate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.o
-gcc-4.7 ../sysdeps/mach/hurd/chflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o
-In file included from ../sysdeps/mach/hurd/chflags.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o
-In file included from ../sysdeps/mach/hurd/fchflags.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chflags.o
+gcc-4.7 ../sysdeps/mach/hurd/fchflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.o
gcc-4.7 insremque.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/insremque.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/insremque.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/insremque.o
gcc-4.7 getttyent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.o
gcc-4.7 getusershell.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.o
gcc-4.7 getpass.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getpass.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpass.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpass.o
gcc-4.7 ttyslot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.o
gcc-4.7 syslog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/syslog.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syslog.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syslog.o
-gcc-4.7 ../sysdeps/mach/i386/syscall.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o
+gcc-4.7 ../sysdeps/mach/i386/syscall.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syscall.o
gcc-4.7 daemon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/daemon.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/daemon.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/daemon.o
-gcc-4.7 ../sysdeps/mach/hurd/mmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o
-In file included from ../sysdeps/mach/hurd/mmap.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap.o
../sysdeps/mach/hurd/mmap.c: In function '__mmap':
../sysdeps/mach/hurd/mmap.c:52:15: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:64:21: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:141:13: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:163:24: warning: comparison between pointer and integer [enabled by default]
gcc-4.7 mmap64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.o
-gcc-4.7 ../sysdeps/mach/munmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o
-gcc-4.7 ../sysdeps/mach/mprotect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o
-gcc-4.7 ../sysdeps/mach/msync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/msync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/msync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/msync.o
+gcc-4.7 ../sysdeps/mach/munmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munmap.o
+gcc-4.7 ../sysdeps/mach/mprotect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.o
+gcc-4.7 ../sysdeps/mach/msync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/msync.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/msync.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/msync.o
gcc-4.7 madvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/madvise.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/madvise.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/madvise.o
gcc-4.7 mincore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mincore.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mincore.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mincore.o
gcc-4.7 remap_file_pages.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.o
-gcc-4.7 ../sysdeps/mach/hurd/mlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o
-In file included from ../sysdeps/mach/hurd/mlock.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/munlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o
-In file included from ../sysdeps/mach/hurd/munlock.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlock.o
+gcc-4.7 ../sysdeps/mach/hurd/munlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlock.o
gcc-4.7 mlockall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.o
gcc-4.7 munlockall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.o
gcc-4.7 efgcvt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.o
@@ -6941,168 +5853,62 @@ gcc-4.7 lsearch.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 err.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/err.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/err.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/err.o
gcc-4.7 error.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/error.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/error.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/error.o
gcc-4.7 ustat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ustat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ustat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ustat.o
-gcc-4.7 ../sysdeps/mach/getsysstats.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o
-In file included from ../sysdeps/mach/getsysstats.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/getsysstats.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.o
gcc-4.7 dirname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/dirname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/dirname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/dirname.o
gcc-4.7 regexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/regexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/regexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/regexp.o
-gcc-4.7 ../sysdeps/mach/getloadavg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o
-In file included from ../sysdeps/mach/getloadavg.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getclktck.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o
-gcc-4.7 ../sysdeps/mach/hurd/fgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o
-In file included from ../sysdeps/mach/hurd/fgetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/flistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o
-In file included from ../sysdeps/mach/hurd/flistxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o
-In file included from ../sysdeps/mach/hurd/fremovexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o
-In file included from ../sysdeps/mach/hurd/fsetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o
-In file included from ../sysdeps/mach/hurd/getxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/listxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o
-In file included from ../sysdeps/mach/hurd/listxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o
-In file included from ../sysdeps/mach/hurd/lgetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/llistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o
-In file included from ../sysdeps/mach/hurd/llistxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o
-In file included from ../sysdeps/mach/hurd/lremovexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o
-In file included from ../sysdeps/mach/hurd/lsetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/removexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o
-In file included from ../sysdeps/mach/hurd/removexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o
-In file included from ../sysdeps/mach/hurd/setxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/getloadavg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.o
+gcc-4.7 ../sysdeps/mach/hurd/getclktck.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.o
+gcc-4.7 ../sysdeps/mach/hurd/fgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/flistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/fremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.o
+gcc-4.7 ../sysdeps/mach/hurd/fsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/getxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/listxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/lgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/llistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/lremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.o
+gcc-4.7 ../sysdeps/mach/hurd/lsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.o
+gcc-4.7 ../sysdeps/mach/hurd/removexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.o
+gcc-4.7 ../sysdeps/mach/hurd/setxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.o
gcc-4.7 getauxval.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.o
gcc-4.7 ifunc-impl-list.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.o
gcc-4.7 init-misc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/ioperm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o
-In file included from ../sysdeps/mach/hurd/i386/ioperm.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/ioperm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/misc
echo 'misc/brk.o misc/sbrk.o misc/sstk.o misc/ioctl.o misc/readv.o misc/writev.o misc/preadv.o misc/preadv64.o misc/pwritev.o misc/pwritev64.o misc/setreuid.o misc/setregid.o misc/seteuid.o misc/setegid.o misc/getpagesize.o misc/getdtsz.o misc/gethostname.o misc/sethostname.o misc/getdomain.o misc/setdomain.o misc/select.o misc/pselect.o misc/acct.o misc/chroot.o misc/fsync.o misc/sync.o misc/fdatasync.o misc/syncfs.o misc/reboot.o misc/gethostid.o misc/sethostid.o misc/revoke.o misc/vhangup.o misc/swapon.o misc/swapoff.o misc/mktemp.o misc/mkstemp.o misc/mkstemp64.o misc/mkdtemp.o misc/mkostemp.o misc/mkostemp64.o misc/mkstemps.o misc/mkstemps64.o misc/mkostemps.o misc/mkostemps64.o misc/ualarm.o misc/usleep.o misc/gtty.o misc/stty.o misc/ptrace.o misc/fstab.o misc/mntent.o misc/mntent_r.o misc/utimes.o misc/lutimes.o misc/futimes.o misc/futimesat.o misc/truncate.o misc/ftruncate.o misc/truncate64.o misc/ftruncate64.o misc/chflags.o misc/fchflags.o misc/insremque.o misc/getttyent.o misc/getusershell.o misc/getpass.o misc/ttyslot.o misc/syslog.o misc/syscall.o misc/daemon.o misc/mmap.o misc/mmap64.o misc/munmap.o misc/mprotect.o misc/msync.o misc/madvise.o misc/mincore.o misc/remap_file_pages.o misc/mlock.o misc/munlock.o misc/mlockall.o misc/munlockall.o misc/efgcvt.o misc/efgcvt_r.o misc/qefgcvt.o misc/qefgcvt_r.o misc/hsearch.o misc/hsearch_r.o misc/tsearch.o misc/lsearch.o misc/err.o misc/error.o misc/ustat.o misc/getsysstats.o misc/dirname.o misc/regexp.o misc/getloadavg.o misc/getclktck.o misc/fgetxattr.o misc/flistxattr.o misc/fremovexattr.o misc/fsetxattr.o misc/getxattr.o misc/listxattr.o misc/lgetxattr.o misc/llistxattr.o misc/lremovexattr.o misc/lsetxattr.o misc/removexattr.o misc/setxattr.o misc/getauxval.o misc/ifunc-impl-list.o misc/init-misc.o misc/ioperm.o' > [...]/tschwinge/Roger_Whittaker.build/misc/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/misc/stamp.oT [...]/tschwinge/Roger_Whittaker.build/misc/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/brk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/brk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/brk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/brk.os
-In file included from ../sysdeps/mach/hurd/brk.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os
-In file included from ../sysdeps/mach/hurd/sbrk.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/brk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/brk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/brk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/brk.os
+gcc-4.7 ../sysdeps/mach/hurd/sbrk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sbrk.os
gcc-4.7 sstk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sstk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sstk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sstk.os
-gcc-4.7 ../sysdeps/mach/hurd/ioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os
-In file included from ../sysdeps/mach/hurd/ioctl.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/ioctl.c: In function 'send_rpc':
-../sysdeps/mach/hurd/ioctl.c:175:2: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-../sysdeps/mach/hurd/ioctl.c: In function '__ioctl':
-../sysdeps/mach/hurd/ioctl.c:308:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/readv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/readv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/readv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/readv.os
-gcc-4.7 ../sysdeps/posix/writev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/writev.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/writev.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/writev.os
-gcc-4.7 ../sysdeps/posix/preadv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os
-gcc-4.7 ../sysdeps/posix/preadv64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os
-gcc-4.7 ../sysdeps/posix/pwritev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os
-gcc-4.7 ../sysdeps/posix/pwritev64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os
-gcc-4.7 ../sysdeps/mach/hurd/setreuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os
-In file included from ../sysdeps/mach/hurd/setreuid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setregid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os
-In file included from ../sysdeps/mach/hurd/setregid.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/seteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os
-In file included from ../sysdeps/mach/hurd/seteuid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os
-In file included from ../sysdeps/mach/hurd/setegid.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/getpagesize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os
-gcc-4.7 ../sysdeps/mach/hurd/getdtsz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os
-In file included from ../sysdeps/mach/hurd/getdtsz.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/gethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os
-gcc-4.7 ../sysdeps/mach/hurd/sethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os
-gcc-4.7 ../sysdeps/mach/hurd/getdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os
-gcc-4.7 ../sysdeps/mach/hurd/setdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os
-gcc-4.7 ../sysdeps/mach/hurd/select.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/select.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/select.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/select.os
-In file included from ../sysdeps/mach/hurd/select.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/pselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os
-In file included from ../sysdeps/mach/hurd/pselect.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/ioctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioctl.os
+gcc-4.7 ../sysdeps/posix/readv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/readv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/readv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/readv.os
+gcc-4.7 ../sysdeps/posix/writev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/writev.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/writev.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/writev.os
+gcc-4.7 ../sysdeps/posix/preadv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv.os
+gcc-4.7 ../sysdeps/posix/preadv64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/preadv64.os
+gcc-4.7 ../sysdeps/posix/pwritev.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev.os
+gcc-4.7 ../sysdeps/posix/pwritev64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pwritev64.os
+gcc-4.7 ../sysdeps/mach/hurd/setreuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setreuid.os
+gcc-4.7 ../sysdeps/mach/hurd/setregid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setregid.os
+gcc-4.7 ../sysdeps/mach/hurd/seteuid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/seteuid.os
+gcc-4.7 ../sysdeps/mach/hurd/setegid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setegid.os
+gcc-4.7 ../sysdeps/mach/getpagesize.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpagesize.os
+gcc-4.7 ../sysdeps/mach/hurd/getdtsz.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdtsz.os
+gcc-4.7 ../sysdeps/mach/hurd/gethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostname.os
+gcc-4.7 ../sysdeps/mach/hurd/sethostname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostname.os
+gcc-4.7 ../sysdeps/mach/hurd/getdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getdomain.os
+gcc-4.7 ../sysdeps/mach/hurd/setdomain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setdomain.os
+gcc-4.7 ../sysdeps/mach/hurd/select.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/select.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/select.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/select.os
+gcc-4.7 ../sysdeps/mach/hurd/pselect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/pselect.os
gcc-4.7 acct.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/acct.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/acct.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/acct.os
-gcc-4.7 ../sysdeps/mach/hurd/chroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os
-In file included from ../sysdeps/mach/hurd/chroot.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fsync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os
-In file included from ../sysdeps/mach/hurd/fsync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sync.os
-In file included from ../sysdeps/mach/hurd/sync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fdatasync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os
-In file included from ../sysdeps/mach/hurd/fdatasync.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/syncfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os
-In file included from ../sysdeps/mach/hurd/syncfs.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/reboot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os
-In file included from ../sysdeps/mach/hurd/reboot.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/gethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os
-In file included from ../sysdeps/mach/hurd/gethostid.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/sethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os
-In file included from ../sysdeps/mach/hurd/sethostid.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/revoke.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os
-In file included from ../sysdeps/mach/hurd/revoke.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chroot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chroot.os
+gcc-4.7 ../sysdeps/mach/hurd/fsync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsync.os
+gcc-4.7 ../sysdeps/mach/hurd/sync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sync.os
+gcc-4.7 ../sysdeps/mach/hurd/fdatasync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fdatasync.os
+gcc-4.7 ../sysdeps/mach/hurd/syncfs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syncfs.os
+gcc-4.7 ../sysdeps/mach/hurd/reboot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/reboot.os
+gcc-4.7 ../sysdeps/mach/hurd/gethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gethostid.os
+gcc-4.7 ../sysdeps/mach/hurd/sethostid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/sethostid.os
+gcc-4.7 ../sysdeps/mach/hurd/revoke.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/revoke.os
gcc-4.7 vhangup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/vhangup.os
gcc-4.7 swapon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/swapon.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/swapon.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/swapon.os
gcc-4.7 swapoff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/swapoff.os
@@ -7116,80 +5922,47 @@ gcc-4.7 mkstemps.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 mkstemps64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkstemps64.os
gcc-4.7 mkostemps.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps.os
gcc-4.7 mkostemps64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mkostemps64.os
-gcc-4.7 ../sysdeps/unix/bsd/ualarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os
-gcc-4.7 ../sysdeps/mach/usleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os
-gcc-4.7 ../sysdeps/unix/bsd/gtty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os
-gcc-4.7 ../sysdeps/unix/bsd/stty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/stty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/stty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/stty.os
-gcc-4.7 ../sysdeps/mach/hurd/ptrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os
-In file included from ../sysdeps/mach/hurd/ptrace.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/unix/bsd/ualarm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ualarm.os
+gcc-4.7 ../sysdeps/mach/usleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/usleep.os
+gcc-4.7 ../sysdeps/unix/bsd/gtty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/gtty.os
+gcc-4.7 ../sysdeps/unix/bsd/stty.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/stty.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/stty.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/stty.os
+gcc-4.7 ../sysdeps/mach/hurd/ptrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ptrace.os
gcc-4.7 fstab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fstab.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fstab.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fstab.os
gcc-4.7 mntent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mntent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mntent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mntent.os
gcc-4.7 mntent_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mntent_r.os
-gcc-4.7 ../sysdeps/mach/hurd/utimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os
-In file included from ../sysdeps/mach/hurd/utimes.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lutimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os
-In file included from ../sysdeps/mach/hurd/lutimes.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/futimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os
-In file included from ../sysdeps/mach/hurd/futimes.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/utimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/utimes.os
+gcc-4.7 ../sysdeps/mach/hurd/lutimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lutimes.os
+gcc-4.7 ../sysdeps/mach/hurd/futimes.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimes.os
gcc-4.7 futimesat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/futimesat.os
-gcc-4.7 ../sysdeps/mach/hurd/truncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os
-In file included from ../sysdeps/mach/hurd/truncate.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/ftruncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os
-In file included from ../sysdeps/mach/hurd/ftruncate.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/truncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate.os
+gcc-4.7 ../sysdeps/mach/hurd/ftruncate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate.os
gcc-4.7 truncate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/truncate64.os
gcc-4.7 ftruncate64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ftruncate64.os
-gcc-4.7 ../sysdeps/mach/hurd/chflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os
-In file included from ../sysdeps/mach/hurd/chflags.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fchflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os
-In file included from ../sysdeps/mach/hurd/fchflags.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/chflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/chflags.os
+gcc-4.7 ../sysdeps/mach/hurd/fchflags.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fchflags.os
gcc-4.7 insremque.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/insremque.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/insremque.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/insremque.os
gcc-4.7 getttyent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getttyent.os
gcc-4.7 getusershell.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getusershell.os
gcc-4.7 getpass.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getpass.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getpass.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getpass.os
gcc-4.7 ttyslot.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ttyslot.os
gcc-4.7 syslog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/syslog.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syslog.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syslog.os
-gcc-4.7 ../sysdeps/mach/i386/syscall.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os
+gcc-4.7 ../sysdeps/mach/i386/syscall.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/syscall.os
gcc-4.7 daemon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/daemon.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/daemon.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/daemon.os
-gcc-4.7 ../sysdeps/mach/hurd/mmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os
-In file included from ../sysdeps/mach/hurd/mmap.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap.os
../sysdeps/mach/hurd/mmap.c: In function '__mmap':
../sysdeps/mach/hurd/mmap.c:52:15: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:64:21: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:141:13: warning: comparison between pointer and integer [enabled by default]
../sysdeps/mach/hurd/mmap.c:163:24: warning: comparison between pointer and integer [enabled by default]
gcc-4.7 mmap64.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mmap64.os
-gcc-4.7 ../sysdeps/mach/munmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os
-gcc-4.7 ../sysdeps/mach/mprotect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os
-gcc-4.7 ../sysdeps/mach/msync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/msync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/msync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/msync.os
+gcc-4.7 ../sysdeps/mach/munmap.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munmap.os
+gcc-4.7 ../sysdeps/mach/mprotect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mprotect.os
+gcc-4.7 ../sysdeps/mach/msync.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/msync.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/msync.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/msync.os
gcc-4.7 madvise.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/madvise.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/madvise.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/madvise.os
gcc-4.7 mincore.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mincore.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mincore.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mincore.os
gcc-4.7 remap_file_pages.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/remap_file_pages.os
-gcc-4.7 ../sysdeps/mach/hurd/mlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os
-In file included from ../sysdeps/mach/hurd/mlock.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/munlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os
-In file included from ../sysdeps/mach/hurd/munlock.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/mlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlock.os
+gcc-4.7 ../sysdeps/mach/hurd/munlock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlock.os
gcc-4.7 mlockall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/mlockall.os
gcc-4.7 munlockall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/munlockall.os
gcc-4.7 efgcvt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/efgcvt.os
@@ -7203,72 +5976,27 @@ gcc-4.7 lsearch.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 err.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/err.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/err.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/err.os
gcc-4.7 error.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/error.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/error.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/error.os
gcc-4.7 ustat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ustat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ustat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ustat.os
-gcc-4.7 ../sysdeps/mach/getsysstats.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os
-In file included from ../sysdeps/mach/getsysstats.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/getsysstats.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getsysstats.os
gcc-4.7 dirname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/dirname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/dirname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/dirname.os
gcc-4.7 regexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/regexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/regexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/regexp.os
-gcc-4.7 ../sysdeps/mach/getloadavg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os
-In file included from ../sysdeps/mach/getloadavg.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getclktck.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os
-gcc-4.7 ../sysdeps/mach/hurd/fgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os
-In file included from ../sysdeps/mach/hurd/fgetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/flistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os
-In file included from ../sysdeps/mach/hurd/flistxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os
-In file included from ../sysdeps/mach/hurd/fremovexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/fsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os
-In file included from ../sysdeps/mach/hurd/fsetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os
-In file included from ../sysdeps/mach/hurd/getxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/listxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os
-In file included from ../sysdeps/mach/hurd/listxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os
-In file included from ../sysdeps/mach/hurd/lgetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/llistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os
-In file included from ../sysdeps/mach/hurd/llistxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os
-In file included from ../sysdeps/mach/hurd/lremovexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/lsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os
-In file included from ../sysdeps/mach/hurd/lsetxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/removexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os
-In file included from ../sysdeps/mach/hurd/removexattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os
-In file included from ../sysdeps/mach/hurd/setxattr.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/getloadavg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getloadavg.os
+gcc-4.7 ../sysdeps/mach/hurd/getclktck.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getclktck.os
+gcc-4.7 ../sysdeps/mach/hurd/fgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fgetxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/flistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/flistxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/fremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fremovexattr.os
+gcc-4.7 ../sysdeps/mach/hurd/fsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/fsetxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/getxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/listxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/listxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/lgetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lgetxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/llistxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/llistxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/lremovexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lremovexattr.os
+gcc-4.7 ../sysdeps/mach/hurd/lsetxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/lsetxattr.os
+gcc-4.7 ../sysdeps/mach/hurd/removexattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/removexattr.os
+gcc-4.7 ../sysdeps/mach/hurd/setxattr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/setxattr.os
gcc-4.7 getauxval.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/getauxval.os
gcc-4.7 ifunc-impl-list.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ifunc-impl-list.os
gcc-4.7 init-misc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/init-misc.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/ioperm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os
-In file included from ../sysdeps/mach/hurd/i386/ioperm.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/i386/ioperm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/misc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/misc/ioperm.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/misc
echo 'misc/brk.os misc/sbrk.os misc/sstk.os misc/ioctl.os misc/readv.os misc/writev.os misc/preadv.os misc/preadv64.os misc/pwritev.os misc/pwritev64.os misc/setreuid.os misc/setregid.os misc/seteuid.os misc/setegid.os misc/getpagesize.os misc/getdtsz.os misc/gethostname.os misc/sethostname.os misc/getdomain.os misc/setdomain.os misc/select.os misc/pselect.os misc/acct.os misc/chroot.os misc/fsync.os misc/sync.os misc/fdatasync.os misc/syncfs.os misc/reboot.os misc/gethostid.os misc/sethostid.os misc/revoke.os misc/vhangup.os misc/swapon.os misc/swapoff.os misc/mktemp.os misc/mkstemp.os misc/mkstemp64.os misc/mkdtemp.os misc/mkostemp.os misc/mkostemp64.os misc/mkstemps.os misc/mkstemps64.os misc/mkostemps.os misc/mkostemps64.os misc/ualarm.os misc/usleep.os misc/gtty.os misc/stty.os misc/ptrace.os misc/fstab.os misc/mntent.os misc/mntent_r.os misc/utimes.os misc/lutimes.os misc/futimes.os misc/futimesat.os misc/truncate.os misc/ftruncate.os misc/truncate64.os misc/ftruncate64.os misc/chflags.os misc/fchflags.os misc/insremque.os misc/getttyent.os misc/getusershell.os misc/getpass.os misc/ttyslot.os misc/syslog.os misc/syscall.os misc/daemon.os misc/mmap.os misc/mmap64.os misc/munmap.os misc/mprotect.os misc/msync.os misc/madvise.os misc/mincore.os misc/remap_file_pages.os misc/mlock.os misc/munlock.os misc/mlockall.os misc/munlockall.os misc/efgcvt.os misc/efgcvt_r.os misc/qefgcvt.os misc/qefgcvt_r.os misc/hsearch.os misc/hsearch_r.os misc/tsearch.os misc/lsearch.os misc/err.os misc/error.os misc/ustat.os misc/getsysstats.os misc/dirname.os misc/regexp.os misc/getloadavg.os misc/getclktck.os misc/fgetxattr.os misc/flistxattr.os misc/fremovexattr.os misc/fsetxattr.os misc/getxattr.os misc/listxattr.os misc/lgetxattr.os misc/llistxattr.os misc/lremovexattr.os misc/lsetxattr.os misc/removexattr.os misc/setxattr.os misc/getauxval.os misc/ifunc-impl-list.os misc/init-misc.os misc/ioperm.os' > [...]/tschwinge/Roger_Whittaker.build/misc/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/misc/stamp.osT [...]/tschwinge/Roger_Whittaker.build/misc/stamp.os
@@ -7279,61 +6007,28 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/misc'
make subdir=socket -C socket ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/socket'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/socket
-mkdir [...]/tschwinge/Roger_Whittaker.build/socket
-gcc-4.7 ../sysdeps/mach/hurd/accept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/accept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept.o
-gcc-4.7 ../sysdeps/mach/hurd/bind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/bind.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/bind.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/bind.o
-In file included from ../sysdeps/mach/hurd/bind.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/socket
+gcc-4.7 ../sysdeps/mach/hurd/accept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/accept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept.o
+gcc-4.7 ../sysdeps/mach/hurd/bind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/bind.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/bind.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/bind.o
../sysdeps/mach/hurd/bind.c: In function '__bind':
../sysdeps/mach/hurd/bind.c:61:12: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/bind.c:20:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/connect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/connect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/connect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/connect.o
-In file included from ../sysdeps/mach/hurd/connect.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getpeername.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o
-In file included from ../sysdeps/mach/hurd/getpeername.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getsockname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o
-In file included from ../sysdeps/mach/hurd/getsockname.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o
-In file included from ../sysdeps/mach/hurd/getsockopt.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/listen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/listen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/listen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/listen.o
-In file included from ../sysdeps/mach/hurd/listen.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recv.o
-In file included from ../sysdeps/mach/hurd/recv.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recvfrom.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o
-In file included from ../sysdeps/mach/hurd/recvfrom.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recvmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o
-In file included from ../sysdeps/mach/hurd/recvmsg.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/send.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/send.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/send.o
-In file included from ../sysdeps/mach/hurd/send.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/connect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/connect.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/connect.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/connect.o
+gcc-4.7 ../sysdeps/mach/hurd/getpeername.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.o
+gcc-4.7 ../sysdeps/mach/hurd/getsockname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.o
+gcc-4.7 ../sysdeps/mach/hurd/getsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.o
+gcc-4.7 ../sysdeps/mach/hurd/listen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/listen.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/listen.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/listen.o
+gcc-4.7 ../sysdeps/mach/hurd/recv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recv.o
+gcc-4.7 ../sysdeps/mach/hurd/recvfrom.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.o
+gcc-4.7 ../sysdeps/mach/hurd/recvmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.o
+gcc-4.7 ../sysdeps/mach/hurd/send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/send.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/send.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/send.o
../sysdeps/mach/hurd/send.c: In function '__send':
../sysdeps/mach/hurd/send.c:35:9: warning: passing argument 4 of '__socket_send' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/send.c:21:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:210:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/sendmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o
-In file included from ../sysdeps/mach/hurd/sendmsg.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/sendmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.o
../sysdeps/mach/hurd/sendmsg.c: In function '__libc_sendmsg':
../sysdeps/mach/hurd/sendmsg.c:111:3: warning: passing argument 1 of '__cmsg_nxthdr' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../socket/sys/socket.h:38:0,
@@ -7345,102 +6040,52 @@ In file included from ../socket/sys/socket.h:38:0,
from ../include/sys/socket.h:2,
from ../sysdeps/mach/hurd/sendmsg.c:20:
../sysdeps/mach/hurd/bits/socket.h:254:1: note: expected 'struct msghdr *' but argument is of type 'const struct msghdr *'
-gcc-4.7 ../sysdeps/mach/hurd/sendto.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o
-In file included from ../sysdeps/mach/hurd/sendto.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/sendto.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendto.o
../sysdeps/mach/hurd/sendto.c: In function '__sendto':
../sysdeps/mach/hurd/sendto.c:75:9: warning: passing argument 4 of '__socket_send' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/sendto.c:24:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:210:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/setsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o
-In file included from ../sysdeps/mach/hurd/setsockopt.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.o
../sysdeps/mach/hurd/setsockopt.c: In function '__setsockopt':
../sysdeps/mach/hurd/setsockopt.c:34:17: warning: passing argument 4 of '__socket_setopt' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/setsockopt.c:21:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:195:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/shutdown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o
-In file included from ../sysdeps/mach/hurd/shutdown.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/socket.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/socket.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socket.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socket.o
-In file included from ../sysdeps/mach/hurd/socket.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/socketpair.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o
-In file included from ../sysdeps/mach/hurd/socketpair.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/isfdtype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o
+gcc-4.7 ../sysdeps/mach/hurd/shutdown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.o
+gcc-4.7 ../sysdeps/mach/hurd/socket.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/socket.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socket.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socket.o
+gcc-4.7 ../sysdeps/mach/hurd/socketpair.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.o
+gcc-4.7 ../sysdeps/posix/isfdtype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.o
gcc-4.7 opensock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/opensock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/opensock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/opensock.o
-gcc-4.7 ../sysdeps/unix/sockatmark.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o
-gcc-4.7 ../sysdeps/mach/hurd/accept4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o
-In file included from ../sysdeps/mach/hurd/accept4.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/unix/sockatmark.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.o
+gcc-4.7 ../sysdeps/mach/hurd/accept4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept4.o
gcc-4.7 recvmmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.o
gcc-4.7 sendmmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.o
gcc-4.7 have_sock_cloexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.o
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o
+gcc-4.7 sa_len.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.o
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/socket
-echo 'socket/accept.o socket/bind.o socket/connect.o socket/getpeername.o socket/getsockname.o socket/getsockopt.o socket/listen.o socket/recv.o socket/recvfrom.o socket/recvmsg.o socket/send.o socket/sendmsg.o socket/sendto.o socket/setsockopt.o socket/shutdown.o socket/socket.o socket/socketpair.o socket/isfdtype.o socket/opensock.o socket/sockatmark.o socket/accept4.o socket/recvmmsg.o socket/sendmmsg.o socket/have_sock_cloexec.o socket/cmsg_nxthdr.o' > [...]/tschwinge/Roger_Whittaker.build/socket/stamp.oT
+echo 'socket/accept.o socket/bind.o socket/connect.o socket/getpeername.o socket/getsockname.o socket/getsockopt.o socket/listen.o socket/recv.o socket/recvfrom.o socket/recvmsg.o socket/send.o socket/sendmsg.o socket/sendto.o socket/setsockopt.o socket/shutdown.o socket/socket.o socket/socketpair.o socket/isfdtype.o socket/opensock.o socket/sockatmark.o socket/accept4.o socket/recvmmsg.o socket/sendmmsg.o socket/have_sock_cloexec.o socket/sa_len.o socket/cmsg_nxthdr.o' > [...]/tschwinge/Roger_Whittaker.build/socket/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/socket/stamp.oT [...]/tschwinge/Roger_Whittaker.build/socket/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/accept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/accept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept.os
-gcc-4.7 ../sysdeps/mach/hurd/bind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/bind.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/bind.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/bind.os
-In file included from ../sysdeps/mach/hurd/bind.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/accept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/accept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept.os
+gcc-4.7 ../sysdeps/mach/hurd/bind.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/bind.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/bind.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/bind.os
../sysdeps/mach/hurd/bind.c: In function '__bind':
../sysdeps/mach/hurd/bind.c:61:12: warning: passing argument 5 of '__file_set_translator' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:35:0,
from ../sysdeps/mach/hurd/bind.c:20:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/fs.h:401:15: note: expected 'data_t' but argument is of type 'const char *'
-gcc-4.7 ../sysdeps/mach/hurd/connect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/connect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/connect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/connect.os
-In file included from ../sysdeps/mach/hurd/connect.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getpeername.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os
-In file included from ../sysdeps/mach/hurd/getpeername.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getsockname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os
-In file included from ../sysdeps/mach/hurd/getsockname.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os
-In file included from ../sysdeps/mach/hurd/getsockopt.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/listen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/listen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/listen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/listen.os
-In file included from ../sysdeps/mach/hurd/listen.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recv.os
-In file included from ../sysdeps/mach/hurd/recv.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recvfrom.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os
-In file included from ../sysdeps/mach/hurd/recvfrom.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/recvmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os
-In file included from ../sysdeps/mach/hurd/recvmsg.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/send.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/send.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/send.os
-In file included from ../sysdeps/mach/hurd/send.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/connect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/connect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/connect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/connect.os
+gcc-4.7 ../sysdeps/mach/hurd/getpeername.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getpeername.os
+gcc-4.7 ../sysdeps/mach/hurd/getsockname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockname.os
+gcc-4.7 ../sysdeps/mach/hurd/getsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/getsockopt.os
+gcc-4.7 ../sysdeps/mach/hurd/listen.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/listen.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/listen.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/listen.os
+gcc-4.7 ../sysdeps/mach/hurd/recv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recv.os
+gcc-4.7 ../sysdeps/mach/hurd/recvfrom.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvfrom.os
+gcc-4.7 ../sysdeps/mach/hurd/recvmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmsg.os
+gcc-4.7 ../sysdeps/mach/hurd/send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/send.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/send.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/send.os
../sysdeps/mach/hurd/send.c: In function '__send':
../sysdeps/mach/hurd/send.c:35:9: warning: passing argument 4 of '__socket_send' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/send.c:21:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:210:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/sendmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os
-In file included from ../sysdeps/mach/hurd/sendmsg.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/sendmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmsg.os
../sysdeps/mach/hurd/sendmsg.c: In function '__libc_sendmsg':
../sysdeps/mach/hurd/sendmsg.c:111:3: warning: passing argument 1 of '__cmsg_nxthdr' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../socket/sys/socket.h:38:0,
@@ -7452,47 +6097,30 @@ In file included from ../socket/sys/socket.h:38:0,
from ../include/sys/socket.h:2,
from ../sysdeps/mach/hurd/sendmsg.c:20:
../sysdeps/mach/hurd/bits/socket.h:254:1: note: expected 'struct msghdr *' but argument is of type 'const struct msghdr *'
-gcc-4.7 ../sysdeps/mach/hurd/sendto.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os
-In file included from ../sysdeps/mach/hurd/sendto.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/sendto.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendto.os
../sysdeps/mach/hurd/sendto.c: In function '__sendto':
../sysdeps/mach/hurd/sendto.c:75:9: warning: passing argument 4 of '__socket_send' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/sendto.c:24:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:210:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/setsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os
-In file included from ../sysdeps/mach/hurd/setsockopt.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/setsockopt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/setsockopt.os
../sysdeps/mach/hurd/setsockopt.c: In function '__setsockopt':
../sysdeps/mach/hurd/setsockopt.c:34:17: warning: passing argument 4 of '__socket_setopt' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../sysdeps/mach/hurd/setsockopt.c:21:0:
[...]/tschwinge/Roger_Whittaker.build/hurd/hurd/socket.h:195:15: note: expected 'data_t' but argument is of type 'const void *'
-gcc-4.7 ../sysdeps/mach/hurd/shutdown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os
-In file included from ../sysdeps/mach/hurd/shutdown.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/socket.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/socket.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socket.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socket.os
-In file included from ../sysdeps/mach/hurd/socket.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/socketpair.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os
-In file included from ../sysdeps/mach/hurd/socketpair.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/posix/isfdtype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os
+gcc-4.7 ../sysdeps/mach/hurd/shutdown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/shutdown.os
+gcc-4.7 ../sysdeps/mach/hurd/socket.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/socket.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socket.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socket.os
+gcc-4.7 ../sysdeps/mach/hurd/socketpair.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/socketpair.os
+gcc-4.7 ../sysdeps/posix/isfdtype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/isfdtype.os
gcc-4.7 opensock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/opensock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/opensock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/opensock.os
-gcc-4.7 ../sysdeps/unix/sockatmark.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os
-gcc-4.7 ../sysdeps/mach/hurd/accept4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os
-In file included from ../sysdeps/mach/hurd/accept4.c:24:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/unix/sockatmark.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sockatmark.os
+gcc-4.7 ../sysdeps/mach/hurd/accept4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/accept4.os
gcc-4.7 recvmmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/recvmmsg.os
gcc-4.7 sendmmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sendmmsg.os
gcc-4.7 have_sock_cloexec.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/have_sock_cloexec.os
-gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os
+gcc-4.7 sa_len.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/sa_len.os
+gcc-4.7 ../sysdeps/unix/bsd/bsd4.4/cmsg_nxthdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/socket -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/socket/cmsg_nxthdr.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/socket
-echo 'socket/accept.os socket/bind.os socket/connect.os socket/getpeername.os socket/getsockname.os socket/getsockopt.os socket/listen.os socket/recv.os socket/recvfrom.os socket/recvmsg.os socket/send.os socket/sendmsg.os socket/sendto.os socket/setsockopt.os socket/shutdown.os socket/socket.os socket/socketpair.os socket/isfdtype.os socket/opensock.os socket/sockatmark.os socket/accept4.os socket/recvmmsg.os socket/sendmmsg.os socket/have_sock_cloexec.os socket/cmsg_nxthdr.os' > [...]/tschwinge/Roger_Whittaker.build/socket/stamp.osT
+echo 'socket/accept.os socket/bind.os socket/connect.os socket/getpeername.os socket/getsockname.os socket/getsockopt.os socket/listen.os socket/recv.os socket/recvfrom.os socket/recvmsg.os socket/send.os socket/sendmsg.os socket/sendto.os socket/setsockopt.os socket/shutdown.os socket/socket.os socket/socketpair.os socket/isfdtype.os socket/opensock.os socket/sockatmark.os socket/accept4.os socket/recvmmsg.os socket/sendmmsg.os socket/have_sock_cloexec.os socket/sa_len.os socket/cmsg_nxthdr.os' > [...]/tschwinge/Roger_Whittaker.build/socket/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/socket/stamp.osT [...]/tschwinge/Roger_Whittaker.build/socket/stamp.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/socket
echo '' > [...]/tschwinge/Roger_Whittaker.build/socket/stamp.oST
@@ -7501,8 +6129,8 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/socket'
make subdir=sysvipc -C sysvipc ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/sysvipc'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/sysvipc
-mkdir [...]/tschwinge/Roger_Whittaker.build/sysvipc
-gcc-4.7 ../sysdeps/mach/hurd/ftok.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/sysvipc
+gcc-4.7 ../sysdeps/mach/hurd/ftok.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.o
gcc-4.7 msgsnd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.o
gcc-4.7 msgrcv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.o
gcc-4.7 msgget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.o
@@ -7511,36 +6139,20 @@ gcc-4.7 semop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 semget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.o
gcc-4.7 semctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.o
gcc-4.7 semtimedop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.o
-gcc-4.7 ../sysdeps/mach/hurd/shmat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmat.c:30:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.o
../sysdeps/mach/hurd/shmat.c: In function '__shmat':
../sysdeps/mach/hurd/shmat.c:57:7: warning: implicit declaration of function '__close' [-Wimplicit-function-declaration]
-gcc-4.7 ../sysdeps/mach/hurd/shmdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmdt.c:29:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/shmget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmget.c:32:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.o
+gcc-4.7 ../sysdeps/mach/hurd/shmget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.o
../sysdeps/mach/hurd/shmget.c: In function 'get_exclusive':
../sysdeps/mach/hurd/shmget.c:85:8: warning: variable 'is_private' set but not used [-Wunused-but-set-variable]
../sysdeps/mach/hurd/shmget.c:102:8: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/shmget.c:102:8: warning: 'file' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/shmctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmctl.c:28:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/sysvipc
echo 'sysvipc/ftok.o sysvipc/msgsnd.o sysvipc/msgrcv.o sysvipc/msgget.o sysvipc/msgctl.o sysvipc/semop.o sysvipc/semget.o sysvipc/semctl.o sysvipc/semtimedop.o sysvipc/shmat.o sysvipc/shmdt.o sysvipc/shmget.o sysvipc/shmctl.o' > [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.oT [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/ftok.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os
+gcc-4.7 ../sysdeps/mach/hurd/ftok.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/ftok.os
gcc-4.7 msgsnd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgsnd.os
gcc-4.7 msgrcv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgrcv.os
gcc-4.7 msgget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/msgget.os
@@ -7549,32 +6161,16 @@ gcc-4.7 semop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 semget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semget.os
gcc-4.7 semctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semctl.os
gcc-4.7 semtimedop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/semtimedop.os
-gcc-4.7 ../sysdeps/mach/hurd/shmat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmat.c:30:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmat.os
../sysdeps/mach/hurd/shmat.c: In function '__shmat':
../sysdeps/mach/hurd/shmat.c:57:7: warning: implicit declaration of function '__close' [-Wimplicit-function-declaration]
-gcc-4.7 ../sysdeps/mach/hurd/shmdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmdt.c:29:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/shmget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmget.c:32:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmdt.os
+gcc-4.7 ../sysdeps/mach/hurd/shmget.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmget.os
../sysdeps/mach/hurd/shmget.c: In function 'get_exclusive':
../sysdeps/mach/hurd/shmget.c:85:8: warning: variable 'is_private' set but not used [-Wunused-but-set-variable]
../sysdeps/mach/hurd/shmget.c:102:8: warning: 'dir' may be used uninitialized in this function [-Wmaybe-uninitialized]
../sysdeps/mach/hurd/shmget.c:102:8: warning: 'file' may be used uninitialized in this function [-Wmaybe-uninitialized]
-gcc-4.7 ../sysdeps/mach/hurd/shmctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os
-In file included from ../hurd/sysvshm.h:20:0,
- from ../sysdeps/mach/hurd/shmctl.c:28:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/shmctl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/sysvipc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sysvipc/shmctl.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/sysvipc
echo 'sysvipc/ftok.os sysvipc/msgsnd.os sysvipc/msgrcv.os sysvipc/msgget.os sysvipc/msgctl.os sysvipc/semop.os sysvipc/semget.os sysvipc/semctl.os sysvipc/semtimedop.os sysvipc/shmat.os sysvipc/shmdt.os sysvipc/shmget.os sysvipc/shmctl.os' > [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.osT [...]/tschwinge/Roger_Whittaker.build/sysvipc/stamp.os
@@ -7585,36 +6181,30 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/sysvipc'
make subdir=gmon -C gmon ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/gmon'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gmon
-mkdir [...]/tschwinge/Roger_Whittaker.build/gmon
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/gmon
gcc-4.7 gmon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.o
gcc-4.7 mcount.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-omit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.o
-gcc-4.7 ../sysdeps/mach/hurd/profil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o
-In file included from ../sysdeps/mach/hurd/profil.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/profil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/profil.o
../sysdeps/mach/hurd/profil.c: In function 'fetch_samples':
../sysdeps/mach/hurd/profil.c:158:33: warning: variable 'c' set but not used [-Wunused-but-set-variable]
../sysdeps/mach/hurd/profil.c:157:22: warning: variable 'special_profil_failure' set but not used [-Wunused-but-set-variable]
-gcc-4.7 ../sysdeps/posix/sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o
+gcc-4.7 ../sysdeps/posix/sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.o
gcc-4.7 bb_init_func.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/bb_init_func.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/bb_init_func.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/bb_init_func.o
gcc-4.7 bb_exit_func.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/bb_exit_func.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/bb_exit_func.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/bb_exit_func.o
-gcc-4.7 ../sysdeps/mach/hurd/prof-freq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o
-gcc-4.7 ../sysdeps/i386/i386-mcount.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o
+gcc-4.7 ../sysdeps/mach/hurd/prof-freq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.o
+gcc-4.7 ../sysdeps/i386/i386-mcount.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gmon
echo 'gmon/gmon.o gmon/mcount.o gmon/profil.o gmon/sprofil.o gmon/bb_init_func.o gmon/bb_exit_func.o gmon/prof-freq.o gmon/i386-mcount.o' > [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.oT [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.o
gcc-4.7 gmon.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/gmon.os
gcc-4.7 mcount.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-omit-frame-pointer -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/mcount.os
-gcc-4.7 ../sysdeps/mach/hurd/profil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os
-In file included from ../sysdeps/mach/hurd/profil.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/profil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/profil.os
../sysdeps/mach/hurd/profil.c: In function 'fetch_samples':
../sysdeps/mach/hurd/profil.c:158:33: warning: variable 'c' set but not used [-Wunused-but-set-variable]
../sysdeps/mach/hurd/profil.c:157:22: warning: variable 'special_profil_failure' set but not used [-Wunused-but-set-variable]
-gcc-4.7 ../sysdeps/posix/sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os
-gcc-4.7 ../sysdeps/mach/hurd/prof-freq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os
-gcc-4.7 ../sysdeps/i386/i386-mcount.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os
+gcc-4.7 ../sysdeps/posix/sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/sprofil.os
+gcc-4.7 ../sysdeps/mach/hurd/prof-freq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/prof-freq.os
+gcc-4.7 ../sysdeps/i386/i386-mcount.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/i386-mcount.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gmon
echo 'gmon/gmon.os gmon/mcount.os gmon/profil.os gmon/sprofil.os gmon/prof-freq.os gmon/i386-mcount.os' > [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.osT [...]/tschwinge/Roger_Whittaker.build/gmon/stamp.os
@@ -7625,7 +6215,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gmon'
make subdir=gnulib -C gnulib ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/gnulib'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gnulib
-mkdir [...]/tschwinge/Roger_Whittaker.build/gnulib
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/gnulib
rm -f [...]/tschwinge/Roger_Whittaker.build/gnulib/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/gnulib/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gnulib
rm -f [...]/tschwinge/Roger_Whittaker.build/gnulib/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/gnulib/stamp.os
@@ -7635,7 +6225,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gnulib'
make subdir=wctype -C wctype ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/wctype'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/wctype
-mkdir [...]/tschwinge/Roger_Whittaker.build/wctype
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/wctype
gcc-4.7 wcfuncs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/wctype/wcfuncs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wctype/wcfuncs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wctype/wcfuncs.o
gcc-4.7 wctype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/wctype/wctype.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wctype/wctype.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wctype/wctype.o
gcc-4.7 iswctype.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wctype -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/wctype/iswctype.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wctype/iswctype.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wctype/iswctype.o
@@ -7669,7 +6259,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/wctype'
make subdir=manual -C manual ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/manual'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/manual
-mkdir [...]/tschwinge/Roger_Whittaker.build/manual
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/manual
gawk -f texis.awk intro.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi process.texi job.texi nss.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi lang.texi header.texi install.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi > [...]/tschwinge/Roger_Whittaker.build/manual/texis.T
mv -f [...]/tschwinge/Roger_Whittaker.build/manual/texis.T [...]/tschwinge/Roger_Whittaker.build/manual/texis
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/manual'
@@ -7681,7 +6271,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/manual'
make subdir=shadow -C shadow ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/shadow'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/shadow
-mkdir [...]/tschwinge/Roger_Whittaker.build/shadow
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/shadow
gcc-4.7 getspent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/shadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/shadow/getspent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/shadow/getspent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/shadow/getspent.o
gcc-4.7 getspnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/shadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/shadow/getspnam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/shadow/getspnam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/shadow/getspnam.o
gcc-4.7 sgetspent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/shadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/shadow/sgetspent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/shadow/sgetspent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/shadow/sgetspent.o
@@ -7715,7 +6305,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/shadow'
make subdir=gshadow -C gshadow ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/gshadow'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/gshadow
-mkdir [...]/tschwinge/Roger_Whittaker.build/gshadow
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/gshadow
gcc-4.7 getsgent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/gshadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgent.o
gcc-4.7 getsgnam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/gshadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgnam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgnam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gshadow/getsgnam.o
gcc-4.7 sgetsgent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gshadow -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/gshadow/sgetsgent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gshadow/sgetsgent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gshadow/sgetsgent.o
@@ -7747,7 +6337,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gshadow'
make subdir=po -C po ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/po'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/po
-mkdir [...]/tschwinge/Roger_Whittaker.build/po
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/po
rm -f [...]/tschwinge/Roger_Whittaker.build/po/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/po/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/po
rm -f [...]/tschwinge/Roger_Whittaker.build/po/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/po/stamp.os
@@ -7757,7 +6347,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/po'
make subdir=argp -C argp ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/argp'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/argp
-mkdir [...]/tschwinge/Roger_Whittaker.build/argp
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/argp
gcc-4.7 argp-ba.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/argp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/argp/argp-ba.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/argp/argp-ba.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/argp/argp-ba.o
gcc-4.7 argp-fmtstream.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/argp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/argp/argp-fmtstream.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/argp/argp-fmtstream.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/argp/argp-fmtstream.o
gcc-4.7 argp-fs-xinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/argp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/argp/argp-fs-xinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/argp/argp-fs-xinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/argp/argp-fs-xinl.o
@@ -7789,7 +6379,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/argp'
make subdir=crypt -C crypt ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/crypt'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/crypt
-mkdir [...]/tschwinge/Roger_Whittaker.build/crypt
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/crypt
rm -f [...]/tschwinge/Roger_Whittaker.build/crypt/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/crypt/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/crypt
rm -f [...]/tschwinge/Roger_Whittaker.build/crypt/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/crypt/stamp.os
@@ -7799,22 +6389,22 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/crypt'
make subdir=rt -C rt ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/rt'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/rt
-mkdir [...]/tschwinge/Roger_Whittaker.build/rt
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/rt
gcc-4.7 get_clockfreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.o
gcc-4.7 clock_getcpuclockid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.o
-gcc-4.7 ../sysdeps/posix/clock_getres.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o
-gcc-4.7 ../sysdeps/unix/clock_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o
-gcc-4.7 ../sysdeps/unix/clock_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o
-gcc-4.7 ../sysdeps/unix/clock_nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o
+gcc-4.7 ../sysdeps/posix/clock_getres.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.o
+gcc-4.7 ../sysdeps/unix/clock_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.o
+gcc-4.7 ../sysdeps/unix/clock_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.o
+gcc-4.7 ../sysdeps/unix/clock_nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/rt
echo 'rt/get_clockfreq.o rt/clock_getcpuclockid.o rt/clock_getres.o rt/clock_gettime.o rt/clock_settime.o rt/clock_nanosleep.o' > [...]/tschwinge/Roger_Whittaker.build/rt/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/rt/stamp.oT [...]/tschwinge/Roger_Whittaker.build/rt/stamp.o
gcc-4.7 get_clockfreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/get_clockfreq.os
gcc-4.7 clock_getcpuclockid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getcpuclockid.os
-gcc-4.7 ../sysdeps/posix/clock_getres.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os
-gcc-4.7 ../sysdeps/unix/clock_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os
-gcc-4.7 ../sysdeps/unix/clock_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os
-gcc-4.7 ../sysdeps/unix/clock_nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os
+gcc-4.7 ../sysdeps/posix/clock_getres.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_getres.os
+gcc-4.7 ../sysdeps/unix/clock_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_gettime.os
+gcc-4.7 ../sysdeps/unix/clock_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_settime.os
+gcc-4.7 ../sysdeps/unix/clock_nanosleep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock_nanosleep.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/rt
echo 'rt/get_clockfreq.os rt/clock_getcpuclockid.os rt/clock_getres.os rt/clock_gettime.os rt/clock_settime.os rt/clock_nanosleep.os' > [...]/tschwinge/Roger_Whittaker.build/rt/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/rt/stamp.osT [...]/tschwinge/Roger_Whittaker.build/rt/stamp.os
@@ -7825,7 +6415,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/rt'
make subdir=conform -C conform ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/conform'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/conform
-mkdir [...]/tschwinge/Roger_Whittaker.build/conform
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/conform
rm -f [...]/tschwinge/Roger_Whittaker.build/conform/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/conform/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/conform
rm -f [...]/tschwinge/Roger_Whittaker.build/conform/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/conform/stamp.os
@@ -7835,7 +6425,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/conform'
make subdir=debug -C debug ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/debug'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/debug
-mkdir [...]/tschwinge/Roger_Whittaker.build/debug
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/debug
gawk -f ../scripts/gen-as-const.awk ../sysdeps/mach/hurd/i386/signal-defines.sym \
| gcc-4.7 -S -o [...]/tschwinge/Roger_Whittaker.build/signal-defines.hT3 -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -x c - \
-MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/signal-defines.h.dT -MT '[...]/tschwinge/Roger_Whittaker.build/signal-defines.h.d [...]/tschwinge/Roger_Whittaker.build/signal-defines.h'
@@ -7847,7 +6437,7 @@ sed -e 's@ [...]/tschwinge/Roger_Whittaker\.build/@ $(common-objpfx)@g' -e 's@^[
rm -f [...]/tschwinge/Roger_Whittaker.build/signal-defines.h.dT
mv -f [...]/tschwinge/Roger_Whittaker.build/signal-defines.h.dT2 [...]/tschwinge/Roger_Whittaker.build/signal-defines.h.d
mv -f [...]/tschwinge/Roger_Whittaker.build/signal-defines.hT [...]/tschwinge/Roger_Whittaker.build/signal-defines.h
-gcc-4.7 ../sysdeps/i386/backtrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-omit-frame-pointer -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o
+gcc-4.7 ../sysdeps/i386/backtrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fno-omit-frame-pointer -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.o
gcc-4.7 backtracesyms.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.o
gcc-4.7 backtracesymsfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.o
gcc-4.7 noophooks.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.o
@@ -7871,7 +6461,7 @@ gcc-4.7 vprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 vfprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.o
gcc-4.7 gets_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.o
gcc-4.7 chk_fail.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.o
-gcc-4.7 ../sysdeps/mach/readonly-area.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o
+gcc-4.7 ../sysdeps/mach/readonly-area.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.o
gcc-4.7 fgets_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.o
gcc-4.7 fgets_u_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.o
gcc-4.7 read_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.o
@@ -7923,7 +6513,7 @@ gcc-4.7 dprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 vdprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.o
gcc-4.7 obprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_IO_MTSAFE_IO -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.o
gcc-4.7 longjmp_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.o
-gcc-4.7 ../sysdeps/mach/hurd/i386/____longjmp_chk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o
+gcc-4.7 ../sysdeps/mach/hurd/i386/____longjmp_chk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.o
gcc-4.7 fdelt_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.o
gcc-4.7 poll_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.o
gcc-4.7 ppoll_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.o
@@ -7934,7 +6524,7 @@ gcc-4.7 stack_chk_fail_local.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/debug
echo 'debug/backtrace.o debug/backtracesyms.o debug/backtracesymsfd.o debug/noophooks.o debug/memcpy_chk.o debug/memmove_chk.o debug/mempcpy_chk.o debug/memset_chk.o debug/stpcpy_chk.o debug/strcat_chk.o debug/strcpy_chk.o debug/strncat_chk.o debug/strncpy_chk.o debug/stpncpy_chk.o debug/sprintf_chk.o debug/vsprintf_chk.o debug/snprintf_chk.o debug/vsnprintf_chk.o debug/printf_chk.o debug/fprintf_chk.o debug/vprintf_chk.o debug/vfprintf_chk.o debug/gets_chk.o debug/chk_fail.o debug/readonly-area.o debug/fgets_chk.o debug/fgets_u_chk.o debug/read_chk.o debug/pread_chk.o debug/pread64_chk.o debug/recv_chk.o debug/recvfrom_chk.o debug/readlink_chk.o debug/readlinkat_chk.o debug/getwd_chk.o debug/getcwd_chk.o debug/realpath_chk.o debug/fread_chk.o debug/fread_u_chk.o debug/wctomb_chk.o debug/wcscpy_chk.o debug/wmemcpy_chk.o debug/wmemmove_chk.o debug/wmempcpy_chk.o debug/wcpcpy_chk.o debug/wcsncpy_chk.o debug/wcscat_chk.o debug/wcsncat_chk.o debug/wmemset_chk.o debug/wcpncpy_chk.o debug/swprintf_chk.o debug/vswprintf_chk.o debug/wprintf_chk.o debug/fwprintf_chk.o debug/vwprintf_chk.o debug/vfwprintf_chk.o debug/fgetws_chk.o debug/fgetws_u_chk.o debug/confstr_chk.o debug/getgroups_chk.o debug/ttyname_r_chk.o debug/gethostname_chk.o debug/getdomainname_chk.o debug/wcrtomb_chk.o debug/mbsnrtowcs_chk.o debug/wcsnrtombs_chk.o debug/mbsrtowcs_chk.o debug/wcsrtombs_chk.o debug/mbstowcs_chk.o debug/wcstombs_chk.o debug/asprintf_chk.o debug/vasprintf_chk.o debug/dprintf_chk.o debug/vdprintf_chk.o debug/obprintf_chk.o debug/longjmp_chk.o debug/____longjmp_chk.o debug/fdelt_chk.o debug/poll_chk.o debug/ppoll_chk.o debug/stack_chk_fail.o debug/fortify_fail.o debug/warning-nop.o debug/stack_chk_fail_local.o' > [...]/tschwinge/Roger_Whittaker.build/debug/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/debug/stamp.oT [...]/tschwinge/Roger_Whittaker.build/debug/stamp.o
-gcc-4.7 ../sysdeps/i386/backtrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-omit-frame-pointer -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os
+gcc-4.7 ../sysdeps/i386/backtrace.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fno-omit-frame-pointer -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtrace.os
gcc-4.7 backtracesyms.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtracesyms.os
gcc-4.7 backtracesymsfd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/backtracesymsfd.os
gcc-4.7 noophooks.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/noophooks.os
@@ -7958,7 +6548,7 @@ gcc-4.7 vprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 vfprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/vfprintf_chk.os
gcc-4.7 gets_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/gets_chk.os
gcc-4.7 chk_fail.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/chk_fail.os
-gcc-4.7 ../sysdeps/mach/readonly-area.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os
+gcc-4.7 ../sysdeps/mach/readonly-area.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/readonly-area.os
gcc-4.7 fgets_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fgets_chk.os
gcc-4.7 fgets_u_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fgets_u_chk.os
gcc-4.7 read_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/read_chk.os
@@ -8010,7 +6600,7 @@ gcc-4.7 dprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 vdprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/vdprintf_chk.os
gcc-4.7 obprintf_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_IO_MTSAFE_IO -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/obprintf_chk.os
gcc-4.7 longjmp_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/longjmp_chk.os
-gcc-4.7 ../sysdeps/mach/hurd/i386/____longjmp_chk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os
+gcc-4.7 ../sysdeps/mach/hurd/i386/____longjmp_chk.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/____longjmp_chk.os
gcc-4.7 fdelt_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/fdelt_chk.os
gcc-4.7 poll_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/poll_chk.os
gcc-4.7 ppoll_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/ppoll_chk.os
@@ -8028,7 +6618,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/debug'
make subdir=libidn -C libidn ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/libidn'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/libidn
-mkdir [...]/tschwinge/Roger_Whittaker.build/libidn
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/libidn
gcc-4.7 idn-stub.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/libidn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/libidn/idn-stub.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/libidn/idn-stub.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/libidn/idn-stub.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/libidn
echo 'libidn/idn-stub.o' > [...]/tschwinge/Roger_Whittaker.build/libidn/stamp.oT
@@ -8044,9 +6634,9 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/libidn'
make subdir=inet -C inet ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/inet'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/inet
-mkdir [...]/tschwinge/Roger_Whittaker.build/inet
-gcc-4.7 ../sysdeps/i386/i486/htonl.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o
-gcc-4.7 ../sysdeps/i386/htons.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htons.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htons.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htons.o
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/inet
+gcc-4.7 ../sysdeps/i386/i486/htonl.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htonl.o
+gcc-4.7 ../sysdeps/i386/htons.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htons.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htons.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htons.o
gcc-4.7 inet_lnaof.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.o
gcc-4.7 inet_mkadr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.o
gcc-4.7 inet_netof.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.o
@@ -8104,11 +6694,8 @@ gcc-4.7 getaliasname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-
gcc-4.7 getaliasname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.o
gcc-4.7 in6_addr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.o
gcc-4.7 getnameinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.o
-gcc-4.7 ../sysdeps/mach/hurd/if_index.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o
-In file included from ../sysdeps/mach/hurd/if_index.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/gnu/ifaddrs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o
+gcc-4.7 ../sysdeps/mach/hurd/if_index.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/if_index.o
+gcc-4.7 ../sysdeps/gnu/ifaddrs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.o
gcc-4.7 inet6_option.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.o
gcc-4.7 getipv4sourcefilter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.o
gcc-4.7 setipv4sourcefilter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.o
@@ -8118,15 +6705,12 @@ gcc-4.7 inet6_opt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-str
gcc-4.7 inet6_rth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.o
gcc-4.7 check_pf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.o
gcc-4.7 check_native.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/check_native.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/check_native.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/check_native.o
-gcc-4.7 ../sysdeps/mach/hurd/ifreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o
-In file included from ../sysdeps/mach/hurd/ifreq.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/ifreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/inet
echo 'inet/htonl.o inet/htons.o inet/inet_lnaof.o inet/inet_mkadr.o inet/inet_netof.o inet/inet_ntoa.o inet/inet_net.o inet/herrno.o inet/herrno-loc.o inet/gethstbyad.o inet/gethstbyad_r.o inet/gethstbynm.o inet/gethstbynm2.o inet/gethstbynm2_r.o inet/gethstbynm_r.o inet/gethstent.o inet/gethstent_r.o inet/getnetbyad.o inet/getnetbyad_r.o inet/getnetbynm.o inet/getnetent.o inet/getnetent_r.o inet/getnetbynm_r.o inet/getproto.o inet/getproto_r.o inet/getprtent.o inet/getprtent_r.o inet/getprtname.o inet/getprtname_r.o inet/getsrvbynm.o inet/getsrvbynm_r.o inet/getsrvbypt.o inet/getsrvbypt_r.o inet/getservent.o inet/getservent_r.o inet/getrpcent.o inet/getrpcbyname.o inet/getrpcbynumber.o inet/getrpcent_r.o inet/getrpcbyname_r.o inet/getrpcbynumber_r.o inet/ether_aton.o inet/ether_aton_r.o inet/ether_hton.o inet/ether_line.o inet/ether_ntoa.o inet/ether_ntoa_r.o inet/ether_ntoh.o inet/rcmd.o inet/rexec.o inet/ruserpass.o inet/getnetgrent_r.o inet/getnetgrent.o inet/getaliasent_r.o inet/getaliasent.o inet/getaliasname.o inet/getaliasname_r.o inet/in6_addr.o inet/getnameinfo.o inet/if_index.o inet/ifaddrs.o inet/inet6_option.o inet/getipv4sourcefilter.o inet/setipv4sourcefilter.o inet/getsourcefilter.o inet/setsourcefilter.o inet/inet6_opt.o inet/inet6_rth.o inet/check_pf.o inet/check_native.o inet/ifreq.o' > [...]/tschwinge/Roger_Whittaker.build/inet/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/inet/stamp.oT [...]/tschwinge/Roger_Whittaker.build/inet/stamp.o
-gcc-4.7 ../sysdeps/i386/i486/htonl.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os
-gcc-4.7 ../sysdeps/i386/htons.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htons.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htons.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htons.os
+gcc-4.7 ../sysdeps/i386/i486/htonl.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htonl.os
+gcc-4.7 ../sysdeps/i386/htons.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/inet/htons.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/htons.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/htons.os
gcc-4.7 inet_lnaof.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_lnaof.os
gcc-4.7 inet_mkadr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_mkadr.os
gcc-4.7 inet_netof.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet_netof.os
@@ -8184,11 +6768,8 @@ gcc-4.7 getaliasname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-
gcc-4.7 getaliasname_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getaliasname_r.os
gcc-4.7 in6_addr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/in6_addr.os
gcc-4.7 getnameinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getnameinfo.os
-gcc-4.7 ../sysdeps/mach/hurd/if_index.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os
-In file included from ../sysdeps/mach/hurd/if_index.c:25:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/gnu/ifaddrs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os
+gcc-4.7 ../sysdeps/mach/hurd/if_index.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/if_index.os
+gcc-4.7 ../sysdeps/gnu/ifaddrs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifaddrs.os
gcc-4.7 inet6_option.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet6_option.os
gcc-4.7 getipv4sourcefilter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/getipv4sourcefilter.os
gcc-4.7 setipv4sourcefilter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/setipv4sourcefilter.os
@@ -8198,10 +6779,7 @@ gcc-4.7 inet6_opt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-str
gcc-4.7 inet6_rth.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/inet6_rth.os
gcc-4.7 check_pf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/check_pf.os
gcc-4.7 check_native.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/check_native.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/check_native.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/check_native.os
-gcc-4.7 ../sysdeps/mach/hurd/ifreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os
-In file included from ../sysdeps/mach/hurd/ifreq.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/ifreq.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/inet -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/inet/ifreq.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/inet
echo 'inet/htonl.os inet/htons.os inet/inet_lnaof.os inet/inet_mkadr.os inet/inet_netof.os inet/inet_ntoa.os inet/inet_net.os inet/herrno.os inet/herrno-loc.os inet/gethstbyad.os inet/gethstbyad_r.os inet/gethstbynm.os inet/gethstbynm2.os inet/gethstbynm2_r.os inet/gethstbynm_r.os inet/gethstent.os inet/gethstent_r.os inet/getnetbyad.os inet/getnetbyad_r.os inet/getnetbynm.os inet/getnetent.os inet/getnetent_r.os inet/getnetbynm_r.os inet/getproto.os inet/getproto_r.os inet/getprtent.os inet/getprtent_r.os inet/getprtname.os inet/getprtname_r.os inet/getsrvbynm.os inet/getsrvbynm_r.os inet/getsrvbypt.os inet/getsrvbypt_r.os inet/getservent.os inet/getservent_r.os inet/getrpcent.os inet/getrpcbyname.os inet/getrpcbynumber.os inet/getrpcent_r.os inet/getrpcbyname_r.os inet/getrpcbynumber_r.os inet/ether_aton.os inet/ether_aton_r.os inet/ether_hton.os inet/ether_line.os inet/ether_ntoa.os inet/ether_ntoa_r.os inet/ether_ntoh.os inet/rcmd.os inet/rexec.os inet/ruserpass.os inet/getnetgrent_r.os inet/getnetgrent.os inet/getaliasent_r.os inet/getaliasent.os inet/getaliasname.os inet/getaliasname_r.os inet/in6_addr.os inet/getnameinfo.os inet/if_index.os inet/ifaddrs.os inet/inet6_option.os inet/getipv4sourcefilter.os inet/setipv4sourcefilter.os inet/getsourcefilter.os inet/setsourcefilter.os inet/inet6_opt.os inet/inet6_rth.os inet/check_pf.os inet/check_native.os inet/ifreq.os' > [...]/tschwinge/Roger_Whittaker.build/inet/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/inet/stamp.osT [...]/tschwinge/Roger_Whittaker.build/inet/stamp.os
@@ -8212,7 +6790,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/inet'
make subdir=resolv -C resolv ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/resolv'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/resolv
-mkdir [...]/tschwinge/Roger_Whittaker.build/resolv
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/resolv
gcc-4.7 herror.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/herror.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/herror.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/herror.o
gcc-4.7 inet_addr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/inet_addr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/inet_addr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/inet_addr.o
gcc-4.7 inet_ntop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/inet_ntop.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/inet_ntop.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/inet_ntop.o
@@ -8244,7 +6822,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/resolv'
make subdir=nss -C nss ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nss'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/nss
-mkdir [...]/tschwinge/Roger_Whittaker.build/nss
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/nss
gcc-4.7 nsswitch.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/nss -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nss/nsswitch.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nss/nsswitch.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nss/nsswitch.o
gcc-4.7 getnssent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/nss -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nss/getnssent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nss/getnssent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nss/getnssent.o
gcc-4.7 getnssent_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/nss -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nss/getnssent_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nss/getnssent_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nss/getnssent_r.o
@@ -8292,7 +6870,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/nss'
make subdir=hesiod -C hesiod ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/hesiod'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/hesiod
-mkdir [...]/tschwinge/Roger_Whittaker.build/hesiod
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/hesiod
rm -f [...]/tschwinge/Roger_Whittaker.build/hesiod/stamp.o; > [...]/tschwinge/Roger_Whittaker.build/hesiod/stamp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/hesiod
rm -f [...]/tschwinge/Roger_Whittaker.build/hesiod/stamp.os; > [...]/tschwinge/Roger_Whittaker.build/hesiod/stamp.os
@@ -8302,7 +6880,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hesiod'
make subdir=sunrpc -C sunrpc ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/sunrpc
-mkdir [...]/tschwinge/Roger_Whittaker.build/sunrpc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/sunrpc
echo '' > [...]/tschwinge/Roger_Whittaker.build/sunrpc/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/sunrpc/stamp.oT [...]/tschwinge/Roger_Whittaker.build/sunrpc/stamp.o
gcc-4.7 auth_none.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -D_RPC_THREAD_SAFE_ -I../include -I[...]/tschwinge/Roger_Whittaker.build/sunrpc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -D_RPC_THREAD_SAFE_ -o [...]/tschwinge/Roger_Whittaker.build/sunrpc/auth_none.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sunrpc/auth_none.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/sunrpc/auth_none.os
@@ -8418,7 +6996,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
make subdir=nis -C nis ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nis'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/nis
-mkdir [...]/tschwinge/Roger_Whittaker.build/nis
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/nis
gcc-4.7 nis_hash.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/nis -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nis/nis_hash.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nis/nis_hash.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nis/nis_hash.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/nis
echo 'nis/nis_hash.o' > [...]/tschwinge/Roger_Whittaker.build/nis/stamp.oT
@@ -8434,7 +7012,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/nis'
make subdir=nscd -C nscd ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nscd'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/nscd
-mkdir [...]/tschwinge/Roger_Whittaker.build/nscd
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/nscd
gcc-4.7 nscd_getpw_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/nscd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getpw_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getpw_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getpw_r.o
gcc-4.7 nscd_getgr_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/nscd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getgr_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getgr_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_getgr_r.o
gcc-4.7 nscd_gethst_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/nscd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_gethst_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_gethst_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/nscd/nscd_gethst_r.o
@@ -8480,7 +7058,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/nscd'
make subdir=streams -C streams ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/streams'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/streams
-mkdir [...]/tschwinge/Roger_Whittaker.build/streams
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/streams
gcc-4.7 isastream.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/streams -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/streams/isastream.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/streams/isastream.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/streams/isastream.o
gcc-4.7 getmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/streams -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/streams/getmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/streams/getmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/streams/getmsg.o
gcc-4.7 getpmsg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/streams -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/streams/getpmsg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/streams/getpmsg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/streams/getpmsg.o
@@ -8508,19 +7086,10 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/streams'
make subdir=login -C login ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/login'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/login
-mkdir [...]/tschwinge/Roger_Whittaker.build/login
-gcc-4.7 ../sysdeps/mach/hurd/getlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o
-In file included from ../sysdeps/mach/hurd/getlogin.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getlogin_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o
-In file included from ../sysdeps/mach/hurd/getlogin_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o
-In file included from ../sysdeps/mach/hurd/setlogin.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/login
+gcc-4.7 ../sysdeps/mach/hurd/getlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin.o
+gcc-4.7 ../sysdeps/mach/hurd/getlogin_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.o
+gcc-4.7 ../sysdeps/mach/hurd/setlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setlogin.o
../sysdeps/mach/hurd/setlogin.c: In function 'setlogin':
../sysdeps/mach/hurd/setlogin.c:28:13: warning: passing argument 2 of '__proc_setlogin' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:34:0,
@@ -8537,16 +7106,13 @@ gcc-4.7 getutid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 getutline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutline.o
gcc-4.7 getutid_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.o
gcc-4.7 getutline_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.o
-gcc-4.7 ../sysdeps/gnu/utmp_file.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o
+gcc-4.7 ../sysdeps/gnu/utmp_file.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.o
gcc-4.7 utmpname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/utmpname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmpname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmpname.o
-gcc-4.7 ../sysdeps/gnu/updwtmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o
-gcc-4.7 ../sysdeps/unix/bsd/getpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getpt.o
-gcc-4.7 ../sysdeps/unix/grantpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DLIBEXECDIR='"/usr/libexec"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o
-gcc-4.7 ../sysdeps/unix/bsd/unlockpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o
-gcc-4.7 ../sysdeps/mach/hurd/ptsname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o
-In file included from ../sysdeps/mach/hurd/ptsname.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/gnu/updwtmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.o
+gcc-4.7 ../sysdeps/unix/bsd/getpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getpt.o
+gcc-4.7 ../sysdeps/unix/grantpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DLIBEXECDIR='"/usr/libexec"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/grantpt.o
+gcc-4.7 ../sysdeps/unix/bsd/unlockpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.o
+gcc-4.7 ../sysdeps/mach/hurd/ptsname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname.o
gcc-4.7 ptsname_r_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.o
gcc-4.7 setutxent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/setutxent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setutxent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setutxent.o
gcc-4.7 getutxent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutxent.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutxent.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutxent.o
@@ -8556,23 +7122,14 @@ gcc-4.7 getutxline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-st
gcc-4.7 pututxline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/pututxline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/pututxline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/pututxline.o
gcc-4.7 utmpxname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.o
gcc-4.7 updwtmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.o
-gcc-4.7 ../sysdeps/gnu/getutmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o
-gcc-4.7 ../sysdeps/gnu/getutmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o
+gcc-4.7 ../sysdeps/gnu/getutmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.o
+gcc-4.7 ../sysdeps/gnu/getutmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmp.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/login
echo 'login/getlogin.o login/getlogin_r.o login/setlogin.o login/getlogin_r_chk.o login/getutent.o login/getutent_r.o login/getutid.o login/getutline.o login/getutid_r.o login/getutline_r.o login/utmp_file.o login/utmpname.o login/updwtmp.o login/getpt.o login/grantpt.o login/unlockpt.o login/ptsname.o login/ptsname_r_chk.o login/setutxent.o login/getutxent.o login/endutxent.o login/getutxid.o login/getutxline.o login/pututxline.o login/utmpxname.o login/updwtmpx.o login/getutmpx.o login/getutmp.o' > [...]/tschwinge/Roger_Whittaker.build/login/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/login/stamp.oT [...]/tschwinge/Roger_Whittaker.build/login/stamp.o
-gcc-4.7 ../sysdeps/mach/hurd/getlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os
-In file included from ../sysdeps/mach/hurd/getlogin.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/getlogin_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os
-In file included from ../sysdeps/mach/hurd/getlogin_r.c:21:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
-gcc-4.7 ../sysdeps/mach/hurd/setlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os
-In file included from ../sysdeps/mach/hurd/setlogin.c:20:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/mach/hurd/getlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin.os
+gcc-4.7 ../sysdeps/mach/hurd/getlogin_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getlogin_r.os
+gcc-4.7 ../sysdeps/mach/hurd/setlogin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setlogin.os
../sysdeps/mach/hurd/setlogin.c: In function 'setlogin':
../sysdeps/mach/hurd/setlogin.c:28:13: warning: passing argument 2 of '__proc_setlogin' discards 'const' qualifier from pointer target type [enabled by default]
In file included from ../hurd/hurd.h:34:0,
@@ -8589,16 +7146,13 @@ gcc-4.7 getutid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 getutline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutline.os
gcc-4.7 getutid_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutid_r.os
gcc-4.7 getutline_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutline_r.os
-gcc-4.7 ../sysdeps/gnu/utmp_file.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os
+gcc-4.7 ../sysdeps/gnu/utmp_file.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmp_file.os
gcc-4.7 utmpname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/utmpname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmpname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmpname.os
-gcc-4.7 ../sysdeps/gnu/updwtmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os
-gcc-4.7 ../sysdeps/unix/bsd/getpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getpt.os
-gcc-4.7 ../sysdeps/unix/grantpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DLIBEXECDIR='"/usr/libexec"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os
-gcc-4.7 ../sysdeps/unix/bsd/unlockpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os
-gcc-4.7 ../sysdeps/mach/hurd/ptsname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os
-In file included from ../sysdeps/mach/hurd/ptsname.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/gnu/updwtmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmp.os
+gcc-4.7 ../sysdeps/unix/bsd/getpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getpt.os
+gcc-4.7 ../sysdeps/unix/grantpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DLIBEXECDIR='"/usr/libexec"' -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/grantpt.os
+gcc-4.7 ../sysdeps/unix/bsd/unlockpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/unlockpt.os
+gcc-4.7 ../sysdeps/mach/hurd/ptsname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname.os
gcc-4.7 ptsname_r_chk.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/ptsname_r_chk.os
gcc-4.7 setutxent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/setutxent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/setutxent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/setutxent.os
gcc-4.7 getutxent.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutxent.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutxent.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutxent.os
@@ -8608,8 +7162,8 @@ gcc-4.7 getutxline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-st
gcc-4.7 pututxline.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/pututxline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/pututxline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/pututxline.os
gcc-4.7 utmpxname.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmpxname.os
gcc-4.7 updwtmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/updwtmpx.os
-gcc-4.7 ../sysdeps/gnu/getutmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os
-gcc-4.7 ../sysdeps/gnu/getutmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os
+gcc-4.7 ../sysdeps/gnu/getutmpx.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmpx.os
+gcc-4.7 ../sysdeps/gnu/getutmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/getutmp.os
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/login
echo 'login/getlogin.os login/getlogin_r.os login/setlogin.os login/getlogin_r_chk.os login/getutent.os login/getutent_r.os login/getutid.os login/getutline.os login/getutid_r.os login/getutline_r.os login/utmp_file.os login/utmpname.os login/updwtmp.os login/getpt.os login/grantpt.os login/unlockpt.os login/ptsname.os login/ptsname_r_chk.os login/setutxent.os login/getutxent.os login/endutxent.os login/getutxid.os login/getutxline.os login/pututxline.os login/utmpxname.os login/updwtmpx.os login/getutmpx.os login/getutmp.os' > [...]/tschwinge/Roger_Whittaker.build/login/stamp.osT
mv -f [...]/tschwinge/Roger_Whittaker.build/login/stamp.osT [...]/tschwinge/Roger_Whittaker.build/login/stamp.os
@@ -8620,7 +7174,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/login'
make subdir=elf -C elf ..=../ subdir_lib
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/elf'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/elf
-mkdir [...]/tschwinge/Roger_Whittaker.build/elf
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/elf
echo "/lib /usr/lib " \
| gawk -f gen-trusted-dirs.awk > [...]/tschwinge/Roger_Whittaker.build/elf/trusted-dirs.T;
echo '#define DL_DST_LIB "lib"' >> [...]/tschwinge/Roger_Whittaker.build/elf/trusted-dirs.T
@@ -8644,21 +7198,21 @@ gcc-4.7 dl-conflict.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 dl-tls.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.o
gcc-4.7 dl-origin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.o
gcc-4.7 dl-scope.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.o
-gcc-4.7 ../sysdeps/mach/hurd/dl-execstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o
+gcc-4.7 ../sysdeps/mach/hurd/dl-execstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.o
gcc-4.7 dl-open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.o
gcc-4.7 dl-close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.o
-gcc-4.7 ../sysdeps/i386/dl-trampoline.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o
+gcc-4.7 ../sysdeps/i386/dl-trampoline.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.o
gcc-4.7 dl-support.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-support.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-support.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-support.o
gcc-4.7 dl-iteratephdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-iteratephdr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-iteratephdr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-iteratephdr.o
gcc-4.7 dl-addr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-addr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-addr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-addr.o
-gcc-4.7 ../sysdeps/mach/hurd/enbl-secure.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o
+gcc-4.7 ../sysdeps/mach/hurd/enbl-secure.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/enbl-secure.o
gcc-4.7 dl-profstub.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-profstub.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-profstub.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-profstub.o
gcc-4.7 dl-libc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-libc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-libc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-libc.o
gcc-4.7 dl-sym.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-sym.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-sym.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-sym.o
gcc-4.7 dl-tsd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tsd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tsd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tsd.o
-gcc-4.7 ../sysdeps/mach/hurd/dl-sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o
-gcc-4.7 ../sysdeps/i386/tlsdesc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o
-gcc-4.7 ../sysdeps/i386/dl-tlsdesc.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o
+gcc-4.7 ../sysdeps/mach/hurd/dl-sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.o
+gcc-4.7 ../sysdeps/i386/tlsdesc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.o
+gcc-4.7 ../sysdeps/i386/dl-tlsdesc.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/elf
echo 'elf/dl-load.o elf/dl-lookup.o elf/dl-object.o elf/dl-reloc.o elf/dl-deps.o elf/dl-hwcaps.o elf/dl-runtime.o elf/dl-error.o elf/dl-init.o elf/dl-fini.o elf/dl-debug.o elf/dl-misc.o elf/dl-version.o elf/dl-profile.o elf/dl-conflict.o elf/dl-tls.o elf/dl-origin.o elf/dl-scope.o elf/dl-execstack.o elf/dl-open.o elf/dl-close.o elf/dl-trampoline.o elf/dl-support.o elf/dl-iteratephdr.o elf/dl-addr.o elf/enbl-secure.o elf/dl-profstub.o elf/dl-libc.o elf/dl-sym.o elf/dl-tsd.o elf/dl-sysdep.o elf/tlsdesc.o elf/dl-tlsdesc.o' > [...]/tschwinge/Roger_Whittaker.build/elf/stamp.oT
mv -f [...]/tschwinge/Roger_Whittaker.build/elf/stamp.oT [...]/tschwinge/Roger_Whittaker.build/elf/stamp.o
@@ -8693,15 +7247,12 @@ gcc-4.7 dl-conflict.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 dl-tls.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.os
gcc-4.7 dl-origin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.os
gcc-4.7 dl-scope.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.os
-gcc-4.7 ../sysdeps/mach/hurd/dl-execstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os
+gcc-4.7 ../sysdeps/mach/hurd/dl-execstack.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os
gcc-4.7 dl-caller.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-caller.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-caller.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-caller.os
gcc-4.7 dl-open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.os
gcc-4.7 dl-close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.os
-gcc-4.7 ../sysdeps/i386/dl-trampoline.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os
-gcc-4.7 ../sysdeps/mach/hurd/dl-sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os
-In file included from ../sysdeps/mach/hurd/dl-sysdep.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
+gcc-4.7 ../sysdeps/i386/dl-trampoline.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os
+gcc-4.7 ../sysdeps/mach/hurd/dl-sysdep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os
../sysdeps/mach/hurd/dl-sysdep.c: In function 'fmh':
../sysdeps/mach/hurd/dl-sysdep.c:103:5: warning: passing argument 9 of '__vm_region' from incompatible pointer type [enabled by default]
In file included from ../mach/mach.h:37:0,
@@ -8720,8 +7271,8 @@ In file included from ../hurd/hurd.h:36:0,
../sysdeps/mach/hurd/dl-sysdep.c:607:1: warning: 'noreturn' function does return [enabled by default]
gcc-4.7 dl-environ.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-environ.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-environ.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-environ.os
gcc-4.7 dl-minimal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-minimal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-minimal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-minimal.os
-gcc-4.7 ../sysdeps/i386/tlsdesc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os
-gcc-4.7 ../sysdeps/i386/dl-tlsdesc.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os
+gcc-4.7 ../sysdeps/i386/tlsdesc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -mno-sse -mno-mmx -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -o [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os
+gcc-4.7 ../sysdeps/i386/dl-tlsdesc.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/elf/dl-allobjs.os [...]/tschwinge/Roger_Whittaker.build/elf/rtld.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-load.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-lookup.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-object.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-reloc.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-deps.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-hwcaps.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-runtime.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-error.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-init.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-fini.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-debug.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-misc.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-version.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-profile.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-conflict.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-tls.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-origin.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-scope.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-execstack.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-caller.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-open.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-close.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-trampoline.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-sysdep.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-environ.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-minimal.os [...]/tschwinge/Roger_Whittaker.build/elf/tlsdesc.os [...]/tschwinge/Roger_Whittaker.build/elf/dl-tlsdesc.os
cd [...]/tschwinge/Roger_Whittaker.build && ar cruv libc_pic.a `cat mach/stamp.os hurd/stamp.os csu/stamp.os iconv/stamp.os locale/stamp.os localedata/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stamp.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os malloc/stamp.os string/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.os grp/stamp.os pwd/stamp.os posix/stamp.os io/stamp.os termios/stamp.os resource/stamp.os misc/stamp.os socket/stamp.os sysvipc/stamp.os gmon/stamp.os gnulib/stamp.os wctype/stamp.os manual/stamp.os shadow/stamp.os gshadow/stamp.os po/stamp.os argp/stamp.os crypt/stamp.os rt/stamp.os conform/stamp.os debug/stamp.os libidn/stamp.os inet/stamp.os resolv/stamp.os nss/stamp.os hesiod/stamp.os sunrpc/stamp.os nis/stamp.os nscd/stamp.os streams/stamp.os login/stamp.os elf/stamp.os stamp.os`
a - mach/evc_wait.os
@@ -9903,6 +8454,7 @@ a - socket/accept4.os
a - socket/recvmmsg.os
a - socket/sendmmsg.os
a - socket/have_sock_cloexec.os
+a - socket/sa_len.os
a - socket/cmsg_nxthdr.os
a - sysvipc/ftok.os
a - sysvipc/msgsnd.os
@@ -10282,7 +8834,6 @@ make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/csu'
gawk -f ../sysdeps/mach/hurd/errnos.awk ../manual/errno.texi ../include/libc-symbols.h [...]/tschwinge/Roger_Whittaker.build/config.h ../sysdeps/wordsize-32/symbol-hacks.h /usr/include/mach/message.h /usr/include/mach/kern_return.h /usr/include/mach/machine/kern_return.h /usr/include/mach/port.h /usr/include/mach/boolean.h /usr/include/mach/machine/boolean.h /usr/include/mach/machine/vm_types.h /usr/include/mach/mig_errors.h /usr/include/device/device_types.h /usr/include/mach/std_types.h [...]/tschwinge/Roger_Whittaker.build/errnos.d > ../sysdeps/mach/hurd/bits/errno.h-tmp
chmod a-w ../sysdeps/mach/hurd/bits/errno.h-tmp
/bin/sh ../scripts/move-if-change ../sysdeps/mach/hurd/bits/errno.h-tmp ../sysdeps/mach/hurd/bits/errno.h
-../sysdeps/mach/hurd/bits/errno.h is unchanged
touch [...]/tschwinge/Roger_Whittaker.build/stamp-errnos
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/csu'
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/csu'
@@ -10293,9 +8844,6 @@ make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/gmon'
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gmon'
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/gmon'
gcc-4.7 ../sysdeps/mach/hurd/profil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/gmon/rtld-profil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/rtld-profil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/rtld-profil.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-In file included from ../sysdeps/mach/hurd/profil.c:22:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
../sysdeps/mach/hurd/profil.c: In function 'fetch_samples':
../sysdeps/mach/hurd/profil.c:158:33: warning: variable 'c' set but not used [-Wunused-but-set-variable]
../sysdeps/mach/hurd/profil.c:157:22: warning: variable 'special_profil_failure' set but not used [-Wunused-but-set-variable]
@@ -10305,40 +8853,34 @@ make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/hurd'
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hurd'
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/hurd'
gcc-4.7 hurdstartup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-hurdstartup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-hurdstartup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-hurdstartup.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-In file included from hurdstartup.c:23:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 lookup-retry.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-lookup-retry.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-lookup-retry.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-lookup-retry.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-In file included from lookup-retry.c:19:0:
-../hurd/hurd.h: In function '__hurd_fail':
-../hurd/hurd.h:71:5: warning: case value '0' not in enumerated type 'error_t' [-Wswitch]
gcc-4.7 ../sysdeps/mach/hurd/errno-loc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-errno-loc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-errno-loc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-errno-loc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_auth_user_authenticate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_auth_user_authenticate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_auth_user_authenticate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_getpids.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_getpids.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_proc_mark_exit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_proc_mark_exit.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_exec_startup_get_info.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c: In function '__exec_startup_get_info':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c:289:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c:318:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c:347:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c:376:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_exec_startup_get_info.c:403:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_set_size.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_dir_lookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_get_translator.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_set_size.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_set_size.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_dir_lookup.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_dir_lookup.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_get_translator.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_file_get_translator.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_get_translator.c: In function '__file_get_translator':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_file_get_translator.c:151:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_write.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c: In function '__io_write':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_write.c:137:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_read.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_read.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_read.c: In function '__io_read':
[...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_read.c:185:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_seek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_stat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_reauthenticate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_map.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_termctty_open_terminal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_seek.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_seek.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_stat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_stat.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_reauthenticate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_reauthenticate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_io_map.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_io_map.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/hurd/RPC_termctty_open_terminal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/hurd -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/hurd/rtld-RPC_termctty_open_terminal.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hurd'
make subdir=io -C ../io ..=../ objdir=[...]/tschwinge/Roger_Whittaker.build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-lseek.os'
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/io'
@@ -10350,52 +8892,52 @@ make subdir=mach -C ../mach ..=../ objdir=[...]/tschwinge/Roger_Whittaker.build
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/mach'
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/mach'
make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/mach'
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_thread_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_task_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/swtch_pri.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_map.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_deallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/task_terminate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_port_deallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_thread_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_thread_self.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_task_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_task_self.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/swtch_pri.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-swtch_pri.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_map.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_map.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_deallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_deallocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/task_terminate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-task_terminate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_port_deallocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_port_deallocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 mach_init.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_init.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_init.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_init.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 msg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-msg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-msg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-msg.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 ../sysdeps/mach/hurd/mig-reply.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-reply.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-reply.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-reply.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 mutex-solid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mutex-solid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mutex-solid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mutex-solid.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_msg_trap.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_reply_port.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_host_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_map.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_deallocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_task_terminate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_mach_port_deallocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_msg_trap.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_msg_trap.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_reply_port.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_reply_port.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/mach_host_self.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mach_host_self.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_map.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_map.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_deallocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_deallocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_task_terminate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_task_terminate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_mach_port_deallocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_mach_port_deallocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 setup-thread.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-setup-thread.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-setup-thread.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-setup-thread.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 spin-solid.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-solid.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-solid.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-solid.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 spin-lock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-lock.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-lock.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-spin-lock.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_allocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_allocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_terminate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_get_state.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_set_state.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_allocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_deallocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_protect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_region.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_statistics.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_get_special_port.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_create.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_suspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_map_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_enable_pc_sampling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_disable_pc_sampling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_ldt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/vm_allocate.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-vm_allocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/syscall_vm_allocate.S -c -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-syscall_vm_allocate.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_terminate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_terminate_rpc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_get_state.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_get_state.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_set_state.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_set_state.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_allocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_allocate_rpc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_deallocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_deallocate_rpc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_protect.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_protect.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_region.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_region.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_statistics.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_statistics.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_get_special_port.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_get_special_port.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_create.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_create.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_suspend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_suspend.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_thread_resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_thread_resume.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_vm_map_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_vm_map_rpc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_enable_pc_sampling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_enable_pc_sampling.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_task_disable_pc_sampling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_task_disable_pc_sampling.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_ldt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_ldt.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
[...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_ldt.c: In function '__i386_set_ldt':
[...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_ldt.c:119:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_gdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_deallocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_mod_refs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os
-gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_host_info.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_i386_set_gdt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_i386_set_gdt.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_destroy.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_destroy.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_deallocate_rpc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_deallocate_rpc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_mach_port_mod_refs.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_mach_port_mod_refs.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
+gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/mach/RPC_host_info.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-RPC_host_info.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
gcc-4.7 mig-alloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/mach -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-alloc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-alloc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/mach/rtld-mig-alloc.os -DNOT_IN_libc=1 -DIS_IN_rtld=1 -DIN_LIB=rtld
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/mach'
make subdir=misc -C ../misc ..=../ objdir=[...]/tschwinge/Roger_Whittaker.build -f Makefile -f ../elf/rtld-Rules rtld-all rtld-modules='rtld-getpagesize.os rtld-munmap.os rtld-mprotect.os'
@@ -10532,13 +9074,14 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/elf/rtld-libc.aT [...]/tschwinge/Rog
make[3]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
gcc-4.7 -nostdlib -nostartfiles -r -o [...]/tschwinge/Roger_Whittaker.build/elf/librtld.os '-Wl,-(' [...]/tschwinge/Roger_Whittaker.build/elf/dl-allobjs.os [...]/tschwinge/Roger_Whittaker.build/elf/rtld-libc.a -lgcc '-Wl,-)' \
-Wl,-Map,[...]/tschwinge/Roger_Whittaker.build/elf/librtld.os.map
-gcc-4.7 -nostdlib -nostartfiles -shared -o [...]/tschwinge/Roger_Whittaker.build/elf/ld.so \
+gcc-4.7 -nostdlib -nostartfiles -shared -o [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.new \
-Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-z,defs \
[...]/tschwinge/Roger_Whittaker.build/elf/librtld.os -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/ld.map \
-Wl,-soname=ld.so.1 \
-Wl,-defsym=_begin=0
-readelf -s [...]/tschwinge/Roger_Whittaker.build/elf/ld.so \
+readelf -s [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.new \
| gawk '($7 ~ /^UND(|EF)$/ && $1 != "0:" && $4 != "REGISTER") { print; p=1 } END { exit p != 0 }'
+mv -f [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.new [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
rm -f [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1
ln -s ld.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1
gcc-4.7 soinit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/elf/soinit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/soinit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/soinit.os
@@ -10628,7 +9171,7 @@ a - io/mknod.oS
a - io/mknodat.oS
a - debug/warning-nop.oS
a - debug/stack_chk_fail_local.oS
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/sotruss-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/sotruss-lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/sotruss-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/sotruss-lib.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
cd [...]/tschwinge/Roger_Whittaker.build && ar cruv libc.a `cat mach/stamp.o hurd/stamp.o csu/stamp.o iconv/stamp.o locale/stamp.o localedata/stamp.o iconvdata/stamp.o assert/stamp.o ctype/stamp.o intl/stamp.o catgets/stamp.o math/stamp.o setjmp/stamp.o signal/stamp.o stdlib/stamp.o stdio-common/stamp.o libio/stamp.o dlfcn/stamp.o malloc/stamp.o string/stamp.o wcsmbs/stamp.o timezone/stamp.o time/stamp.o dirent/stamp.o grp/stamp.o pwd/stamp.o posix/stamp.o io/stamp.o termios/stamp.o resource/stamp.o misc/stamp.o socket/stamp.o sysvipc/stamp.o gmon/stamp.o gnulib/stamp.o wctype/stamp.o manual/stamp.o shadow/stamp.o gshadow/stamp.o po/stamp.o argp/stamp.o crypt/stamp.o rt/stamp.o conform/stamp.o debug/stamp.o libidn/stamp.o inet/stamp.o resolv/stamp.o nss/stamp.o hesiod/stamp.o sunrpc/stamp.o nis/stamp.o nscd/stamp.o streams/stamp.o login/stamp.o elf/stamp.o stamp.o`
a - mach/evc_wait.o
@@ -11818,6 +10361,7 @@ a - socket/accept4.o
a - socket/recvmmsg.o
a - socket/sendmmsg.o
a - socket/have_sock_cloexec.o
+a - socket/sa_len.o
a - socket/cmsg_nxthdr.o
a - sysvipc/ftok.o
a - sysvipc/msgsnd.o
@@ -12144,7 +10688,7 @@ a - elf/dl-sysdep.o
a - elf/tlsdesc.o
a - elf/dl-tlsdesc.o
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/linkobj
-mkdir [...]/tschwinge/Roger_Whittaker.build/linkobj
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/linkobj
(cd [...]/tschwinge/Roger_Whittaker.build/linkobj; \
ar x ../libc_pic.a; \
rm $(ar t ../sunrpc/librpc_compat_pic.a | sed 's/^compat-//'); \
@@ -12473,7 +11017,8 @@ a - RPC_device_write_request_inband.o
a - RPC_device_read_request.o
a - RPC_device_read_request_inband.o
a - mach/exc_server.o
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libmachuser.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libmachuser.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so.1.new [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so.1
@@ -13390,7 +11935,8 @@ a - RPC_password_check_group.o
a - RPC_pfinet_siocgifconf.o
a - hurd/msg_server.o
a - faultexc_server.o
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libhurduser.so.0.3 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libhurduser.so.0.3 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so.0.3.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so.0.3.new
mv -f [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so.0.3.new [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so.0.3
@@ -13458,7 +12004,8 @@ a - broken_cur_max.o
gcc-4.7 broken_cur_max.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DLOCALEDIR='"/usr/lib/locale"' -DLOCALE_ALIAS_PATH='"/usr/share/locale"' -Iprograms -I../include -I[...]/tschwinge/Roger_Whittaker.build/locale -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libBrokenLocale=1 -DIN_LIB=libBrokenLocale -o [...]/tschwinge/Roger_Whittaker.build/locale/broken_cur_max.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/locale/broken_cur_max.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/locale/broken_cur_max.os
cd [...]/tschwinge/Roger_Whittaker.build/locale && ar cruv libBrokenLocale_pic.a broken_cur_max.os
a - broken_cur_max.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libBrokenLocale.map -Wl,-soname=libBrokenLocale.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so.1.new [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so.1
@@ -14147,258 +12694,258 @@ gcc-4.7 cp771.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings
gcc-4.7 cp772.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconvdata -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp772.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp772.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp772.os
gcc-4.7 cp773.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconvdata -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp773.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp773.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp773.os
gcc-4.7 cp774.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/iconvdata -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp774.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp774.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp774.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-9.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-10.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-11.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-13.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-14.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-15.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-16.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/T.61.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/t.61.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_6937.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_6937.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SJIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/sjis.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi-8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-ROMAN8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-roman8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-ROMAN9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-roman9.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-AT-DE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-at-de.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-AT-DE-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-at-de-a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-CA-FR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-ca-fr.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libKSC.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ksc5601.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-KR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-kr.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UHC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/uhc.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/JOHAB.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/johab.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJIS.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0201.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0208.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0212.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BIG5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/big5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JP.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jp.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libGB.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gb2312.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-CN.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-cn.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libCNS.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cns11643l1.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/cns11643.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-TW.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-tw.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO646.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso646.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-DK-NO.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-dk-no.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-DK-NO-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-dk-no-a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es-a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES-S.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es-s.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FI-SE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fi-se.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FI-SE-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fi-se-a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fr.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-IS-FRISS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-is-friss.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-IT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-it.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-PT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-pt.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-UK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-uk.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-US.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-us.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM037.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm037.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM038.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm038.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM274.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm274.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM275.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm275.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM423.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm423.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM500.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm500.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM870.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm870.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM871.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm871.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM891.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm891.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM903.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm903.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM904.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm904.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM905.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm905.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1047.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1047.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM874.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm874.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP737.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp737.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP775.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp775.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-KR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-kr.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-TURKISH8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-turkish8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-THAI8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-thai8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-GREEK8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-greek8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-R.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-r.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/LATIN-GREEK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/latin-greek.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/LATIN-GREEK-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/latin-greek-1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM256.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm256.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM273.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm273.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM277.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm277.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM278.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm278.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM280.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm280.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM281.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm281.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM284.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm284.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM285.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm285.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM290.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm290.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM297.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm297.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM420.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm420.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM424.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm424.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM437.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm437.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM850.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm850.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM851.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm851.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM852.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm852.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM855.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm855.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM857.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm857.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM860.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm860.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM861.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm861.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM862.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm862.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM863.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm863.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM864.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm864.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM865.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm865.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM868.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm868.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM869.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm869.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM875.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm875.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM880.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm880.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM866.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm866.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1258.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1258.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM922.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm922.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1124.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1124.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1129.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1129.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM932.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm932.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM943.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm943.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM856.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm856.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM930.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm930.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM933.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm933.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM935.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm935.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM937.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm937.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM939.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm939.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1046.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1046.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1132.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1132.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1133.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1133.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1160.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1160.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1161.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1161.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1162.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1162.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1163.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1163.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1164.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1164.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM918.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm918.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1004.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1004.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1026.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1026.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1125.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1125.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1250.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1250.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1251.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1251.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1252.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1252.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1253.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1253.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1254.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1254.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1255.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1255.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1256.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1256.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1257.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1257.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-JP.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-jp.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MACINTOSH.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/macintosh.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IEC_P27-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iec_p27-1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ASMO_449.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/asmo_449.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ANSI_X3.110.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ansi_x3.110.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CSN_369103.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/csn_369103.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CWI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cwi.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/DEC-MCS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/dec-mcs.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ECMA-CYRILLIC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ecma-cyrillic.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GOST_19768-74.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gost_19768-74.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK-CCITT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek-ccitt.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK7-OLD.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek7-old.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis-8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS-CYRILLIC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis-cyrillic.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_6937-2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_6937-2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_2033.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_2033.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5427.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5427.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5427-EXT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5427-ext.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5428.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5428.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_10367-BOX.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_10367-box.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-IS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-is.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-UK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-uk.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/NATS-DANO.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/nats-dano.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/NATS-SEFI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/nats-sefi.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SAMI-WS2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/sami-ws2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-IR-197.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-197.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TIS-620.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tis-620.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-U.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-u.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbk.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISIRI-3342.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/isiri-3342.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBGBK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbgbk.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-CN.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-cn.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libISOIR165.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libISOIR165.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-165.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-16.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UNICODE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/unicode.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-32.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-32.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BIG5HKSCS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/big5hkscs.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GB18030.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gb18030.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-CN-EXT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-cn-ext.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libISOIR165.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/VISCII.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/viscii.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBBIG5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbbig5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP10007.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp10007.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-T.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-t.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GEORGIAN-PS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/georgian-ps.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GEORGIAN-ACADEMY.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/georgian-academy.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-IR-209.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-209.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-SAMI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-sami.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ARMSCII-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/armscii-8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TCVN5712-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tcvn5712-1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJISX0213.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/jisx0213.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jisx0213.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SHIFT_JISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/shift_jisx0213.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-JP-3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-jp-3.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TSCII.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tscii.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM866NAV.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm866nav.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP932.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp932.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JP-MS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jp-ms.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/PT154.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/pt154.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/RK1048.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/rk1048.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1025.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1025.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1122.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1122.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1137.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1137.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1153.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1153.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1154.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1154.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1155.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1155.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1156.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1156.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1157.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1157.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1158.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1158.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM803.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm803.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM901.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm901.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM902.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm902.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM921.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm921.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1008.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1008.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1008_420.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1008_420.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1097.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1097.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1112.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1112.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1123.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1123.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1130.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1130.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1140.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1140.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1141.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1141.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1142.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1142.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1143.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1143.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1144.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1144.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1145.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1145.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1146.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1146.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1147.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1147.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1148.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1148.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1149.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1149.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1166.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1166.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1167.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1167.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4517.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4517.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4899.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4899.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4909.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4909.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4971.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4971.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM5347.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm5347.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9030.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9030.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9066.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9066.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9448.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9448.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM12712.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm12712.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM16804.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm16804.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1364.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1364.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1371.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1371.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1388.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1388.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1390.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1390.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1399.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1399.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_11548-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_11548-1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MIK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mik.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BRF.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/brf.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-CENTRALEUROPE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-centraleurope.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-RU.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-ru.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-9E.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-9e.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP770.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp770.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP771.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp771.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP772.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp772.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP773.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp773.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP774.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp774.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build//elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--no-as-needed
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-1.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-2.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-3.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-4.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-5.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-6.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-7.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-9.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-10.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-11.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-13.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-14.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-15.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-16.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/T.61.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/t.61.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_6937.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_6937.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SJIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/sjis.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi-8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-ROMAN8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-roman8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-ROMAN9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-roman9.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-AT-DE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-at-de.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-AT-DE-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-at-de-a.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-CA-FR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-ca-fr.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libKSC.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ksc5601.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-KR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-kr.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UHC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/uhc.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/JOHAB.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/johab.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJIS.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0201.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0208.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/jis0212.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BIG5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/big5.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JP.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jp.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libGB.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gb2312.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-CN.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-cn.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libCNS.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cns11643l1.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/cns11643.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-TW.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-tw.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO646.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso646.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-DK-NO.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-dk-no.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-DK-NO-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-dk-no-a.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es-a.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-ES-S.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-es-s.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FI-SE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fi-se.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FI-SE-A.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fi-se-a.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-FR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-fr.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-IS-FRISS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-is-friss.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-IT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-it.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-PT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-pt.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-UK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-uk.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EBCDIC-US.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ebcdic-us.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM037.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm037.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM038.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm038.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM274.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm274.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM275.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm275.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM423.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm423.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM500.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm500.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM870.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm870.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM871.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm871.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM891.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm891.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM903.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm903.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM904.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm904.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM905.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm905.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1047.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1047.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM874.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm874.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP737.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp737.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP775.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp775.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-KR.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-kr.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-TURKISH8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-turkish8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-THAI8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-thai8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/HP-GREEK8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/hp-greek8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-R.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-r.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/LATIN-GREEK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/latin-greek.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/LATIN-GREEK-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/latin-greek-1.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM256.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm256.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM273.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm273.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM277.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm277.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM278.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm278.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM280.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm280.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM281.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm281.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM284.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm284.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM285.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm285.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM290.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm290.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM297.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm297.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM420.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm420.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM424.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm424.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM437.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm437.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM850.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm850.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM851.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm851.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM852.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm852.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM855.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm855.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM857.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm857.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM860.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm860.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM861.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm861.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM862.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm862.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM863.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm863.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM864.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm864.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM865.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm865.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM868.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm868.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM869.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm869.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM875.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm875.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM880.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm880.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM866.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm866.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1258.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1258.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM922.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm922.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1124.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1124.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1129.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1129.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM932.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm932.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM943.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm943.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM856.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm856.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM930.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm930.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM933.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm933.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM935.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm935.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM937.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm937.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM939.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm939.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1046.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1046.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1132.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1132.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1133.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1133.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1160.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1160.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1161.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1161.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1162.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1162.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1163.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1163.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1164.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1164.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM918.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm918.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1004.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1004.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1026.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1026.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1125.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1125.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1250.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1250.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1251.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1251.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1252.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1252.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1253.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1253.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1254.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1254.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1255.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1255.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1256.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1256.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP1257.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp1257.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-JP.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-jp.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libKSC.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MACINTOSH.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/macintosh.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IEC_P27-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iec_p27-1.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ASMO_449.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/asmo_449.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ANSI_X3.110.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ansi_x3.110.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CSN_369103.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/csn_369103.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CWI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cwi.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/DEC-MCS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/dec-mcs.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ECMA-CYRILLIC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ecma-cyrillic.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GOST_19768-74.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gost_19768-74.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK-CCITT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek-ccitt.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek7.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GREEK7-OLD.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/greek7-old.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis-8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/INIS-CYRILLIC.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/inis-cyrillic.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_6937-2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_6937-2.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_2033.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_2033.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5427.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5427.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5427-EXT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5427-ext.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_5428.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_5428.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_10367-BOX.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_10367-box.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-IS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-is.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-UK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-uk.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/NATS-DANO.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/nats-dano.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/NATS-SEFI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/nats-sefi.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SAMI-WS2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/sami-ws2.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-IR-197.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-197.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TIS-620.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tis-620.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-U.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-u.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbk.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISIRI-3342.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/isiri-3342.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBGBK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbgbk.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-CN.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-cn.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libISOIR165.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libISOIR165.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-165.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-16.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UNICODE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/unicode.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-32.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-32.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/UTF-7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/utf-7.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BIG5HKSCS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/big5hkscs.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GB18030.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gb18030.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-CN-EXT.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-cn-ext.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libGB.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libCNS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libISOIR165.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/VISCII.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/viscii.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GBBIG5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/gbbig5.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP10007.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp10007.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-T.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-t.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GEORGIAN-PS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/georgian-ps.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/GEORGIAN-ACADEMY.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/georgian-academy.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-IR-209.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-ir-209.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-SAMI.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-sami.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ARMSCII-8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/armscii-8.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TCVN5712-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tcvn5712-1.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-soname,libJISX0213.so -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/jisx0213.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jisx0213.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/SHIFT_JISX0213.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/shift_jisx0213.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO-2022-JP-3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso-2022-jp-3.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJISX0213.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/TSCII.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/tscii.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM866NAV.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm866nav.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP932.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp932.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,'$ORIGIN' -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/EUC-JP-MS.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/euc-jp-ms.os [...]/tschwinge/Roger_Whittaker.build/iconvdata/libJIS.so -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/PT154.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/pt154.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/RK1048.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/rk1048.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1025.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1025.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1122.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1122.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1137.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1137.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1153.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1153.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1154.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1154.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1155.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1155.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1156.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1156.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1157.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1157.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1158.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1158.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM803.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm803.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM901.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm901.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM902.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm902.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM921.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm921.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1008.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1008.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1008_420.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1008_420.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1097.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1097.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1112.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1112.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1123.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1123.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1130.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1130.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1140.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1140.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1141.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1141.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1142.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1142.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1143.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1143.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1144.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1144.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1145.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1145.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1146.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1146.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1147.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1147.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1148.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1148.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1149.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1149.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1166.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1166.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1167.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1167.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4517.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4517.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4899.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4899.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4909.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4909.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM4971.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm4971.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM5347.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm5347.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9030.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9030.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9066.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9066.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM9448.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm9448.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM12712.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm12712.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM16804.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm16804.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1364.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1364.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1371.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1371.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1388.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1388.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1390.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1390.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/IBM1399.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/ibm1399.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO_11548-1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso_11548-1.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MIK.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mik.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/BRF.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/brf.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/MAC-CENTRALEUROPE.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/mac-centraleurope.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/KOI8-RU.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/koi8-ru.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-9E.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/iso8859-9e.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP770.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp770.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP771.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp771.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP772.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp772.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP773.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp773.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=gconv.map -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/iconvdata/CP774.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/iconvdata/cp774.os -Wl,--no-as-needed -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/iconvdata'
make subdir=assert -C assert ..=../ others
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/assert'
@@ -14434,72 +12981,72 @@ gcc-4.7 ieee-math.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-str
rm -f [...]/tschwinge/Roger_Whittaker.build/math/libieee.a
cd [...]/tschwinge/Roger_Whittaker.build/math && \
ln -s ieee-math.o libieee.a
-gcc-4.7 ../sysdeps/ieee754/k_standard.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-write-strings -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o
-gcc-4.7 ../sysdeps/ieee754/s_lib_version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -D_POSIX_MODE -o [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o
-gcc-4.7 ../sysdeps/ieee754/s_matherr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o
-gcc-4.7 ../sysdeps/ieee754/s_signgam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o
-gcc-4.7 ../sysdeps/i386/fpu/fclrexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o
-gcc-4.7 ../sysdeps/i386/fpu/fgetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o
-gcc-4.7 ../sysdeps/i386/fpu/fraiseexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o
-gcc-4.7 ../sysdeps/i386/fpu/fsetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o
-gcc-4.7 ../sysdeps/i386/fpu/ftestexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o
-gcc-4.7 ../sysdeps/i386/fpu/fegetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o
-gcc-4.7 ../sysdeps/i386/fpu/fesetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o
-gcc-4.7 ../sysdeps/i386/fpu/fegetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o
-gcc-4.7 ../sysdeps/i386/fpu/feholdexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o
-gcc-4.7 ../sysdeps/i386/fpu/fesetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o
-gcc-4.7 ../sysdeps/i386/fpu/feupdateenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o
-gcc-4.7 ../sysdeps/i386/fpu/t_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o
-gcc-4.7 ../sysdeps/i386/fpu/fedisblxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o
-gcc-4.7 ../sysdeps/i386/fpu/feenablxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o
-gcc-4.7 ../sysdeps/i386/fpu/fegetexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o
-gcc-4.7 ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acos.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acosh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o
-gcc-4.7 ../sysdeps/i386/fpu/e_asin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atanh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o
-gcc-4.7 ../sysdeps/i386/fpu/e_fmod.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o
-gcc-4.7 ../sysdeps/i386/fpu/e_hypot.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o
-gcc-4.7 ../sysdeps/i386/fpu/e_pow.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o
-gcc-4.7 ../sysdeps/i386/fpu/e_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o
-gcc-4.7 ../sysdeps/i386/fpu/e_remainder.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o
-gcc-4.7 ../sysdeps/i386/fpu/e_scalb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o
-gcc-4.7 ../sysdeps/i386/fpu/s_asinh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o
-gcc-4.7 ../sysdeps/i386/fpu/s_atan.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o
-gcc-4.7 ../sysdeps/i386/fpu/s_ceil.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fabs.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o
-gcc-4.7 ../sysdeps/i386/fpu/s_floor.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o
-gcc-4.7 ../sysdeps/i386/fpu/s_log1p.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o
-gcc-4.7 ../sysdeps/i386/fpu/s_logb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o
+gcc-4.7 ../sysdeps/ieee754/k_standard.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-write-strings -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_standard.o
+gcc-4.7 ../sysdeps/ieee754/s_lib_version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -D_POSIX_MODE -o [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.o
+gcc-4.7 ../sysdeps/ieee754/s_matherr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.o
+gcc-4.7 ../sysdeps/ieee754/s_signgam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.o
+gcc-4.7 ../sysdeps/i386/fpu/fclrexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.o
+gcc-4.7 ../sysdeps/i386/fpu/fgetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.o
+gcc-4.7 ../sysdeps/i386/fpu/fraiseexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.o
+gcc-4.7 ../sysdeps/i386/fpu/fsetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.o
+gcc-4.7 ../sysdeps/i386/fpu/ftestexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.o
+gcc-4.7 ../sysdeps/i386/fpu/fegetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetround.o
+gcc-4.7 ../sysdeps/i386/fpu/fesetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetround.o
+gcc-4.7 ../sysdeps/i386/fpu/fegetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.o
+gcc-4.7 ../sysdeps/i386/fpu/feholdexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.o
+gcc-4.7 ../sysdeps/i386/fpu/fesetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.o
+gcc-4.7 ../sysdeps/i386/fpu/feupdateenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.o
+gcc-4.7 ../sysdeps/i386/fpu/t_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_exp.o
+gcc-4.7 ../sysdeps/i386/fpu/fedisblxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.o
+gcc-4.7 ../sysdeps/i386/fpu/feenablxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.o
+gcc-4.7 ../sysdeps/i386/fpu/fegetexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.o
+gcc-4.7 ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acos.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acos.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acosh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.o
+gcc-4.7 ../sysdeps/i386/fpu/e_asin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asin.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atanh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp.o
+gcc-4.7 ../sysdeps/i386/fpu/e_fmod.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.o
+gcc-4.7 ../sysdeps/i386/fpu/e_hypot.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jn.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10.o
+gcc-4.7 ../sysdeps/i386/fpu/e_pow.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_pow.o
+gcc-4.7 ../sysdeps/i386/fpu/e_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.o
+gcc-4.7 ../sysdeps/i386/fpu/e_remainder.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.o
+gcc-4.7 ../sysdeps/i386/fpu/e_scalb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.o
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cos.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sin.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tan.o
+gcc-4.7 ../sysdeps/i386/fpu/s_asinh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.o
+gcc-4.7 ../sysdeps/i386/fpu/s_atan.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atan.o
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.o
+gcc-4.7 ../sysdeps/i386/fpu/s_ceil.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cos.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fabs.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.o
+gcc-4.7 ../sysdeps/i386/fpu/s_floor.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floor.o
+gcc-4.7 ../sysdeps/i386/fpu/s_log1p.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.o
+gcc-4.7 ../sysdeps/i386/fpu/s_logb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logb.o
gcc-4.7 s_nextafter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nexttoward.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o
-gcc-4.7 ../sysdeps/i386/fpu/s_rint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbln.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o
-gcc-4.7 ../sysdeps/i386/fpu/s_significand.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nexttoward.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.o
+gcc-4.7 ../sysdeps/i386/fpu/s_rint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rint.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbln.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.o
+gcc-4.7 ../sysdeps/i386/fpu/s_significand.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significand.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sin.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tan.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.o
gcc-4.7 w_acos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acos.o
gcc-4.7 w_acosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.o
gcc-4.7 w_asin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asin.o
@@ -14507,7 +13054,7 @@ gcc-4.7 w_atan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 w_atanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.o
gcc-4.7 w_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.o
gcc-4.7 w_drem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_drem.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_drem.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_drem.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp.o
gcc-4.7 w_exp2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.o
gcc-4.7 w_exp10.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.o
gcc-4.7 w_fmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.o
@@ -14526,18 +13073,18 @@ gcc-4.7 w_scalb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 w_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.o
gcc-4.7 w_sqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.o
gcc-4.7 w_ilogb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fmax.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fmin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fdim.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fmax.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fmin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fdim.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.o
gcc-4.7 s_nan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nan.o
-gcc-4.7 ../sysdeps/i386/fpu/s_trunc.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o
-gcc-4.7 ../sysdeps/i386/fpu/s_remquo.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_round.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_round.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_round.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o
+gcc-4.7 ../sysdeps/i386/fpu/s_trunc.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.o
+gcc-4.7 ../sysdeps/i386/fpu/s_remquo.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_round.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_round.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_round.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.o
gcc-4.7 conj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conj.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conj.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conj.o
gcc-4.7 cimag.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimag.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimag.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimag.o
gcc-4.7 creal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/creal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/creal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/creal.o
@@ -14561,15 +13108,15 @@ gcc-4.7 s_csqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 s_cpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.o
gcc-4.7 s_cproj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.o
gcc-4.7 s_clog10.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fma.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o
-gcc-4.7 ../sysdeps/i386/fpu/s_lrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o
-gcc-4.7 ../sysdeps/i386/fpu/s_llrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fma.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fma.o
+gcc-4.7 ../sysdeps/i386/fpu/s_lrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.o
+gcc-4.7 ../sysdeps/i386/fpu/s_llrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lround.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llround.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.o
gcc-4.7 w_log2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf_ns.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf_ns.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.o
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.o
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.o
gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finite.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finite.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finite.o
@@ -14579,55 +13126,55 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNA
gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.o
gcc-4.7 s_ldexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.o
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.o
gcc-4.7 k_casinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acosf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acoshf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_asinf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atanhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_expf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_fmodf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_hypotf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_logf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o
-gcc-4.7 ../sysdeps/i386/fpu/e_powf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o
-gcc-4.7 ../sysdeps/i386/fpu/e_remainderf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_scalbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_asinhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_atanf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_ceilf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fabsf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_floorf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_log1pf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_logbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nexttowardf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_rintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalblnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_significandf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acosf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acoshf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_asinf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atanhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_expf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_fmodf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_hypotf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_logf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.o
+gcc-4.7 ../sysdeps/i386/fpu/e_powf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.o
+gcc-4.7 ../sysdeps/i386/fpu/e_remainderf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_scalbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_asinhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_atanf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_ceilf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erff.o
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fabsf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_floorf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_log1pf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_logbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nexttowardf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_rintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalblnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_significandf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.o
gcc-4.7 w_acosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.o
gcc-4.7 w_acoshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.o
gcc-4.7 w_asinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.o
@@ -14635,7 +13182,7 @@ gcc-4.7 w_atan2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_atanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.o
gcc-4.7 w_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.o
gcc-4.7 w_dremf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expf.o
gcc-4.7 w_exp2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.o
gcc-4.7 w_exp10f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.o
gcc-4.7 w_fmodf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.o
@@ -14654,18 +13201,18 @@ gcc-4.7 w_scalbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.o
gcc-4.7 w_sqrtf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.o
gcc-4.7 w_ilogbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fmaxf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fminf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fdimf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fmaxf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fminf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fdimf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.o
gcc-4.7 s_nanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_truncf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_remquof.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_truncf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_remquof.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.o
gcc-4.7 conjf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conjf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conjf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conjf.o
gcc-4.7 cimagf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimagf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimagf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimagf.o
gcc-4.7 crealf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/crealf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/crealf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/crealf.o
@@ -14689,15 +13236,15 @@ gcc-4.7 s_csqrtf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 s_cpowf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.o
gcc-4.7 s_cprojf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.o
gcc-4.7 s_clog10f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_lrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o
-gcc-4.7 ../sysdeps/i386/fpu/s_llrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_lrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.o
+gcc-4.7 ../sysdeps/i386/fpu/s_llrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.o
gcc-4.7 w_log2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinf_nsf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinf_nsf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.o
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.o
gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.o
gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.o
gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.o
@@ -14707,55 +13254,55 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERN
gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.o
gcc-4.7 s_ldexpf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.o
gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.o
gcc-4.7 k_casinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_acoshl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o
-gcc-4.7 ../sysdeps/i386/fpu/e_atanhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_expl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_logl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o
-gcc-4.7 ../sysdeps/i386/fpu/e_powl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o
-gcc-4.7 ../sysdeps/i386/fpu/e_remainderl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_scalbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o
-gcc-4.7 ../sysdeps/i386/fpu/k_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_asinhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_atanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrtl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_ceill.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fabsl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_floorl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_log1pl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_logbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nextafterl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_acoshl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.o
+gcc-4.7 ../sysdeps/i386/fpu/e_atanhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_expl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_logl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.o
+gcc-4.7 ../sysdeps/i386/fpu/e_powl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.o
+gcc-4.7 ../sysdeps/i386/fpu/e_remainderl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_scalbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.o
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.o
+gcc-4.7 ../sysdeps/i386/fpu/k_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_asinhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_atanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrtl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_ceill.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fabsl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_floorl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_log1pl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_logbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nextafterl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.o
gcc-4.7 s_nexttowardl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_rintl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_scalblnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_significandl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_rintl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_scalblnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_significandl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.o
gcc-4.7 w_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.o
gcc-4.7 w_acoshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.o
gcc-4.7 w_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.o
@@ -14763,7 +13310,7 @@ gcc-4.7 w_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_atanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.o
gcc-4.7 w_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.o
gcc-4.7 w_dreml.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/w_expl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/w_expl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expl.o
gcc-4.7 w_exp2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.o
gcc-4.7 w_exp10l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.o
gcc-4.7 w_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.o
@@ -14782,18 +13329,18 @@ gcc-4.7 w_scalbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.o
gcc-4.7 w_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.o
gcc-4.7 w_ilogbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fpclassifyl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fmaxl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fminl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_fdiml.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fpclassifyl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fmaxl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fminl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_fdiml.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.o
gcc-4.7 s_nanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_truncl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_remquol.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o
-gcc-4.7 ../sysdeps/i386/fpu/e_log2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_truncl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_remquol.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.o
+gcc-4.7 ../sysdeps/i386/fpu/e_log2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.o
gcc-4.7 conjl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conjl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conjl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conjl.o
gcc-4.7 cimagl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimagl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimagl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimagl.o
gcc-4.7 creall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/creall.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/creall.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/creall.o
@@ -14817,15 +13364,15 @@ gcc-4.7 s_csqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 s_cpowl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.o
gcc-4.7 s_cprojl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.o
gcc-4.7 s_clog10l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o
-gcc-4.7 ../sysdeps/i386/fpu/s_lrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o
-gcc-4.7 ../sysdeps/i386/fpu/s_llrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.o
+gcc-4.7 ../sysdeps/i386/fpu/s_lrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.o
+gcc-4.7 ../sysdeps/i386/fpu/s_llrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.o
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.o
gcc-4.7 w_log2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_isinf_nsl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_isinf_nsl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.o
gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.o
gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.o
gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.o
@@ -14835,26 +13382,26 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERN
gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.o
gcc-4.7 s_ldexpl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.o
gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.o
gcc-4.7 k_casinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.o
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.o
gcc-4.7 k_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -ffp-contract=off -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/branred.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/branred.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/branred.o
-gcc-4.7 ../sysdeps/i386/fpu/doasin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/doasin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/doasin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/doasin.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o
-gcc-4.7 ../sysdeps/i386/fpu/halfulp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpa.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpa.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpa.o
-gcc-4.7 ../sysdeps/i386/fpu/mpatan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o
-gcc-4.7 ../sysdeps/i386/fpu/mpatan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o
-gcc-4.7 ../sysdeps/i386/fpu/mpexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o
-gcc-4.7 ../sysdeps/i386/fpu/mplog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mplog.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mplog.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mplog.o
-gcc-4.7 ../sysdeps/i386/fpu/mpsqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mptan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mptan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mptan.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o
-gcc-4.7 ../sysdeps/i386/fpu/slowexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o
-gcc-4.7 ../sysdeps/i386/fpu/slowpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o
-gcc-4.7 ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -ffp-contract=off -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/branred.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/branred.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/branred.o
+gcc-4.7 ../sysdeps/i386/fpu/doasin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/doasin.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/doasin.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/doasin.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/dosincos.o
+gcc-4.7 ../sysdeps/i386/fpu/halfulp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/halfulp.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpa.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpa.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpa.o
+gcc-4.7 ../sysdeps/i386/fpu/mpatan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.o
+gcc-4.7 ../sysdeps/i386/fpu/mpatan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan.o
+gcc-4.7 ../sysdeps/i386/fpu/mpexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpexp.o
+gcc-4.7 ../sysdeps/i386/fpu/mplog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mplog.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mplog.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mplog.o
+gcc-4.7 ../sysdeps/i386/fpu/mpsqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mptan.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mptan.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mptan.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincos32.o
+gcc-4.7 ../sysdeps/i386/fpu/slowexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowexp.o
+gcc-4.7 ../sysdeps/i386/fpu/slowpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowpow.o
+gcc-4.7 ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincostab.o
cd [...]/tschwinge/Roger_Whittaker.build/math && ar cruv libm.a k_standard.o s_lib_version.o s_matherr.o s_signgam.o fclrexcpt.o fgetexcptflg.o fraiseexcpt.o fsetexcptflg.o ftestexcept.o fegetround.o fesetround.o fegetenv.o feholdexcpt.o fesetenv.o feupdateenv.o t_exp.o fedisblxcpt.o feenablxcpt.o fegetexcept.o powl_helper.o e_acos.o e_acosh.o e_asin.o e_atan2.o e_atanh.o e_cosh.o e_exp.o e_fmod.o e_hypot.o e_j0.o e_j1.o e_jn.o e_lgamma_r.o e_log.o e_log10.o e_pow.o e_rem_pio2.o e_remainder.o e_scalb.o e_sinh.o e_sqrt.o e_gamma_r.o e_ilogb.o k_cos.o k_rem_pio2.o k_sin.o k_tan.o s_asinh.o s_atan.o s_cbrt.o s_ceil.o s_cos.o s_erf.o s_expm1.o s_fabs.o s_floor.o s_log1p.o s_logb.o s_nextafter.o s_nexttoward.o s_rint.o s_scalbln.o s_significand.o s_sin.o s_tan.o s_tanh.o w_acos.o w_acosh.o w_asin.o w_atan2.o w_atanh.o w_cosh.o w_drem.o w_exp.o w_exp2.o w_exp10.o w_fmod.o w_tgamma.o w_hypot.o w_j0.o w_j1.o w_jn.o w_lgamma.o w_lgamma_r.o w_log.o w_log10.o w_pow.o w_remainder.o w_scalb.o w_sinh.o w_sqrt.o w_ilogb.o s_fpclassify.o s_fmax.o s_fmin.o s_fdim.o s_nan.o s_trunc.o s_remquo.o e_log2.o e_exp2.o s_round.o s_nearbyint.o s_sincos.o conj.o cimag.o creal.o cabs.o carg.o s_cexp.o s_csinh.o s_ccosh.o s_clog.o s_catan.o s_casin.o s_ccos.o s_csin.o s_ctan.o s_ctanh.o s_cacos.o s_casinh.o s_cacosh.o s_catanh.o s_csqrt.o s_cpow.o s_cproj.o s_clog10.o s_fma.o s_lrint.o s_llrint.o s_lround.o s_llround.o e_exp10.o w_log2.o s_isinf_ns.o s_issignaling.o m_isinf.o m_isnan.o m_finite.o m_copysign.o m_modf.o m_scalbn.o m_frexp.o m_ldexp.o m_signbit.o x2y2m1.o k_casinh.o gamma_product.o e_acosf.o e_acoshf.o e_asinf.o e_atan2f.o e_atanhf.o e_coshf.o e_expf.o e_fmodf.o e_hypotf.o e_j0f.o e_j1f.o e_jnf.o e_lgammaf_r.o e_logf.o e_log10f.o e_powf.o e_rem_pio2f.o e_remainderf.o e_scalbf.o e_sinhf.o e_sqrtf.o e_gammaf_r.o e_ilogbf.o k_cosf.o k_rem_pio2f.o k_sinf.o k_tanf.o s_asinhf.o s_atanf.o s_cbrtf.o s_ceilf.o s_cosf.o s_erff.o s_expm1f.o s_fabsf.o s_floorf.o s_log1pf.o s_logbf.o s_nextafterf.o s_nexttowardf.o s_rintf.o s_scalblnf.o s_significandf.o s_sinf.o s_tanf.o s_tanhf.o w_acosf.o w_acoshf.o w_asinf.o w_atan2f.o w_atanhf.o w_coshf.o w_dremf.o w_expf.o w_exp2f.o w_exp10f.o w_fmodf.o w_tgammaf.o w_hypotf.o w_j0f.o w_j1f.o w_jnf.o w_lgammaf.o w_lgammaf_r.o w_logf.o w_log10f.o w_powf.o w_remainderf.o w_scalbf.o w_sinhf.o w_sqrtf.o w_ilogbf.o s_fpclassifyf.o s_fmaxf.o s_fminf.o s_fdimf.o s_nanf.o s_truncf.o s_remquof.o e_log2f.o e_exp2f.o s_roundf.o s_nearbyintf.o s_sincosf.o conjf.o cimagf.o crealf.o cabsf.o cargf.o s_cexpf.o s_csinhf.o s_ccoshf.o s_clogf.o s_catanf.o s_casinf.o s_ccosf.o s_csinf.o s_ctanf.o s_ctanhf.o s_cacosf.o s_casinhf.o s_cacoshf.o s_catanhf.o s_csqrtf.o s_cpowf.o s_cprojf.o s_clog10f.o s_fmaf.o s_lrintf.o s_llrintf.o s_lroundf.o s_llroundf.o e_exp10f.o w_log2f.o s_isinf_nsf.o s_issignalingf.o m_isinff.o m_isnanf.o m_finitef.o m_copysignf.o m_modff.o m_scalbnf.o m_frexpf.o m_ldexpf.o m_signbitf.o x2y2m1f.o k_casinhf.o gamma_productf.o e_acosl.o e_acoshl.o e_asinl.o e_atan2l.o e_atanhl.o e_coshl.o e_expl.o e_fmodl.o e_hypotl.o e_j0l.o e_j1l.o e_jnl.o e_lgammal_r.o e_logl.o e_log10l.o e_powl.o e_rem_pio2l.o e_remainderl.o e_scalbl.o e_sinhl.o e_sqrtl.o e_gammal_r.o e_ilogbl.o k_cosl.o k_rem_pio2l.o k_sinl.o k_tanl.o s_asinhl.o s_atanl.o s_cbrtl.o s_ceill.o s_cosl.o s_erfl.o s_expm1l.o s_fabsl.o s_floorl.o s_log1pl.o s_logbl.o s_nextafterl.o s_nexttowardl.o s_rintl.o s_scalblnl.o s_significandl.o s_sinl.o s_tanl.o s_tanhl.o w_acosl.o w_acoshl.o w_asinl.o w_atan2l.o w_atanhl.o w_coshl.o w_dreml.o w_expl.o w_exp2l.o w_exp10l.o w_fmodl.o w_tgammal.o w_hypotl.o w_j0l.o w_j1l.o w_jnl.o w_lgammal.o w_lgammal_r.o w_logl.o w_log10l.o w_powl.o w_remainderl.o w_scalbl.o w_sinhl.o w_sqrtl.o w_ilogbl.o s_fpclassifyl.o s_fmaxl.o s_fminl.o s_fdiml.o s_nanl.o s_truncl.o s_remquol.o e_log2l.o e_exp2l.o s_roundl.o s_nearbyintl.o s_sincosl.o conjl.o cimagl.o creall.o cabsl.o cargl.o s_cexpl.o s_csinhl.o s_ccoshl.o s_clogl.o s_catanl.o s_casinl.o s_ccosl.o s_csinl.o s_ctanl.o s_ctanhl.o s_cacosl.o s_casinhl.o s_cacoshl.o s_catanhl.o s_csqrtl.o s_cpowl.o s_cprojl.o s_clog10l.o s_fmal.o s_lrintl.o s_llrintl.o s_lroundl.o s_llroundl.o e_exp10l.o w_log2l.o s_isinf_nsl.o s_issignalingl.o m_isinfl.o m_isnanl.o m_finitel.o m_copysignl.o m_modfl.o m_scalbnl.o m_frexpl.o m_ldexpl.o m_signbitl.o x2y2m1l.o k_casinhl.o gamma_productl.o t_sincosl.o k_sincosl.o branred.o doasin.o dosincos.o halfulp.o mpa.o mpatan2.o mpatan.o mpexp.o mplog.o mpsqrt.o mptan.o sincos32.o slowexp.o slowpow.o sincostab.o
a - k_standard.o
a - s_lib_version.o
@@ -15277,72 +13824,72 @@ a - sincos32.o
a - slowexp.o
a - slowpow.o
a - sincostab.o
-gcc-4.7 ../sysdeps/ieee754/k_standard.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-write-strings -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os
-gcc-4.7 ../sysdeps/ieee754/s_lib_version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -D_POSIX_MODE -o [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os
-gcc-4.7 ../sysdeps/ieee754/s_matherr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os
-gcc-4.7 ../sysdeps/ieee754/s_signgam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os
-gcc-4.7 ../sysdeps/i386/fpu/fclrexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os
-gcc-4.7 ../sysdeps/i386/fpu/fgetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os
-gcc-4.7 ../sysdeps/i386/fpu/fraiseexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os
-gcc-4.7 ../sysdeps/i386/fpu/fsetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os
-gcc-4.7 ../sysdeps/i386/fpu/ftestexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os
-gcc-4.7 ../sysdeps/i386/fpu/fegetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os
-gcc-4.7 ../sysdeps/i386/fpu/fesetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os
-gcc-4.7 ../sysdeps/i386/fpu/fegetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os
-gcc-4.7 ../sysdeps/i386/fpu/feholdexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os
-gcc-4.7 ../sysdeps/i386/fpu/fesetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os
-gcc-4.7 ../sysdeps/i386/fpu/feupdateenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os
-gcc-4.7 ../sysdeps/i386/fpu/t_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os
-gcc-4.7 ../sysdeps/i386/fpu/fedisblxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os
-gcc-4.7 ../sysdeps/i386/fpu/feenablxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os
-gcc-4.7 ../sysdeps/i386/fpu/fegetexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os
-gcc-4.7 ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acos.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acosh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os
-gcc-4.7 ../sysdeps/i386/fpu/e_asin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atanh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os
-gcc-4.7 ../sysdeps/i386/fpu/e_fmod.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os
-gcc-4.7 ../sysdeps/i386/fpu/e_hypot.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os
-gcc-4.7 ../sysdeps/i386/fpu/e_pow.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os
-gcc-4.7 ../sysdeps/i386/fpu/e_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os
-gcc-4.7 ../sysdeps/i386/fpu/e_remainder.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os
-gcc-4.7 ../sysdeps/i386/fpu/e_scalb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os
-gcc-4.7 ../sysdeps/i386/fpu/s_asinh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os
-gcc-4.7 ../sysdeps/i386/fpu/s_atan.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os
-gcc-4.7 ../sysdeps/i386/fpu/s_ceil.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fabs.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os
-gcc-4.7 ../sysdeps/i386/fpu/s_floor.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os
-gcc-4.7 ../sysdeps/i386/fpu/s_log1p.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os
-gcc-4.7 ../sysdeps/i386/fpu/s_logb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os
+gcc-4.7 ../sysdeps/ieee754/k_standard.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-write-strings -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_standard.os
+gcc-4.7 ../sysdeps/ieee754/s_lib_version.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -D_POSIX_MODE -o [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lib_version.os
+gcc-4.7 ../sysdeps/ieee754/s_matherr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_matherr.os
+gcc-4.7 ../sysdeps/ieee754/s_signgam.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_signgam.os
+gcc-4.7 ../sysdeps/i386/fpu/fclrexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fclrexcpt.os
+gcc-4.7 ../sysdeps/i386/fpu/fgetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fgetexcptflg.os
+gcc-4.7 ../sysdeps/i386/fpu/fraiseexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fraiseexcpt.os
+gcc-4.7 ../sysdeps/i386/fpu/fsetexcptflg.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fsetexcptflg.os
+gcc-4.7 ../sysdeps/i386/fpu/ftestexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/ftestexcept.os
+gcc-4.7 ../sysdeps/i386/fpu/fegetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetround.os
+gcc-4.7 ../sysdeps/i386/fpu/fesetround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetround.os
+gcc-4.7 ../sysdeps/i386/fpu/fegetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetenv.os
+gcc-4.7 ../sysdeps/i386/fpu/feholdexcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feholdexcpt.os
+gcc-4.7 ../sysdeps/i386/fpu/fesetenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fesetenv.os
+gcc-4.7 ../sysdeps/i386/fpu/feupdateenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feupdateenv.os
+gcc-4.7 ../sysdeps/i386/fpu/t_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_exp.os
+gcc-4.7 ../sysdeps/i386/fpu/fedisblxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fedisblxcpt.os
+gcc-4.7 ../sysdeps/i386/fpu/feenablxcpt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/feenablxcpt.os
+gcc-4.7 ../sysdeps/i386/fpu/fegetexcept.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/fegetexcept.os
+gcc-4.7 ../sysdeps/x86/fpu/powl_helper.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/powl_helper.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acos.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acos.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acosh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosh.os
+gcc-4.7 ../sysdeps/i386/fpu/e_asin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asin.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atanh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanh.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_cosh.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp.os
+gcc-4.7 ../sysdeps/i386/fpu/e_fmod.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmod.os
+gcc-4.7 ../sysdeps/i386/fpu/e_hypot.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypot.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j0.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_j1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_jn.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jn.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_lgamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgamma_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10.os
+gcc-4.7 ../sysdeps/i386/fpu/e_pow.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_pow.os
+gcc-4.7 ../sysdeps/i386/fpu/e_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2.os
+gcc-4.7 ../sysdeps/i386/fpu/e_remainder.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainder.os
+gcc-4.7 ../sysdeps/i386/fpu/e_scalb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalb.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinh.os
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrt.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/e_gamma_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gamma_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogb.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cos.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_rem_pio2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sin.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/k_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tan.os
+gcc-4.7 ../sysdeps/i386/fpu/s_asinh.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinh.os
+gcc-4.7 ../sysdeps/i386/fpu/s_atan.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atan.os
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrt.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrt.os
+gcc-4.7 ../sysdeps/i386/fpu/s_ceil.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceil.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_cos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cos.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_erf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fabs.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabs.os
+gcc-4.7 ../sysdeps/i386/fpu/s_floor.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floor.os
+gcc-4.7 ../sysdeps/i386/fpu/s_log1p.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1p.os
+gcc-4.7 ../sysdeps/i386/fpu/s_logb.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logb.os
gcc-4.7 s_nextafter.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafter.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nexttoward.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os
-gcc-4.7 ../sysdeps/i386/fpu/s_rint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalbln.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os
-gcc-4.7 ../sysdeps/i386/fpu/s_significand.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nexttoward.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttoward.os
+gcc-4.7 ../sysdeps/i386/fpu/s_rint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rint.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalbln.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalbln.os
+gcc-4.7 ../sysdeps/i386/fpu/s_significand.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significand.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sin.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tan.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_tanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanh.os
gcc-4.7 w_acos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acos.os
gcc-4.7 w_acosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosh.os
gcc-4.7 w_asin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asin.os
@@ -15350,7 +13897,7 @@ gcc-4.7 w_atan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 w_atanh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanh.os
gcc-4.7 w_cosh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_cosh.os
gcc-4.7 w_drem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_drem.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_drem.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_drem.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/w_exp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp.os
gcc-4.7 w_exp2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2.os
gcc-4.7 w_exp10.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10.os
gcc-4.7 w_fmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmod.os
@@ -15369,18 +13916,18 @@ gcc-4.7 w_scalb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 w_sinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinh.os
gcc-4.7 w_sqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrt.os
gcc-4.7 w_ilogb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogb.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fmax.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fmin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fdim.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fpclassify.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassify.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fmax.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmax.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fmin.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmin.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fdim.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdim.os
gcc-4.7 s_nan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nan.os
-gcc-4.7 ../sysdeps/i386/fpu/s_trunc.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os
-gcc-4.7 ../sysdeps/i386/fpu/s_remquo.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_round.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_round.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_round.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os
+gcc-4.7 ../sysdeps/i386/fpu/s_trunc.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_trunc.os
+gcc-4.7 ../sysdeps/i386/fpu/s_remquo.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquo.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_round.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_round.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_round.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_round.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyint.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_sincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincos.os
gcc-4.7 conj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conj.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conj.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conj.os
gcc-4.7 cimag.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimag.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimag.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimag.os
gcc-4.7 creal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/creal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/creal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/creal.os
@@ -15404,15 +13951,15 @@ gcc-4.7 s_csqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strin
gcc-4.7 s_cpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpow.os
gcc-4.7 s_cproj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cproj.os
gcc-4.7 s_clog10.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fma.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os
-gcc-4.7 ../sysdeps/i386/fpu/s_lrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os
-gcc-4.7 ../sysdeps/i386/fpu/s_llrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fma.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fma.os
+gcc-4.7 ../sysdeps/i386/fpu/s_lrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrint.os
+gcc-4.7 ../sysdeps/i386/fpu/s_llrint.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrint.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_lround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lround.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_llround.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llround.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10.os
gcc-4.7 w_log2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf_ns.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf_ns.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_ns.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_issignaling.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignaling.os
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinf.os
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_isnan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnan.os
gcc-4.7 ../sysdeps/i386/fpu/s_finite.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finite.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finite.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finite.os
@@ -15422,55 +13969,55 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbn.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNA
gcc-4.7 ../sysdeps/i386/fpu/s_frexp.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexp.os
gcc-4.7 s_ldexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexp.os
gcc-4.7 ../sysdeps/ieee754/dbl-64/s_signbit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbit.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1.os
gcc-4.7 k_casinh.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinh.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acosf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acoshf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_asinf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atanhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_expf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_fmodf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_hypotf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_logf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os
-gcc-4.7 ../sysdeps/i386/fpu/e_powf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os
-gcc-4.7 ../sysdeps/i386/fpu/e_remainderf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_scalbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_asinhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_atanf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_ceilf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fabsf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_floorf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_log1pf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_logbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nexttowardf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_rintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalblnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_significandf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_product.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_product.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acosf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acoshf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_asinf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2f.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atanhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_expf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_fmodf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_hypotf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_j0f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0f.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_j1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1f.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_jnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_lgammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammaf_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_logf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10f.os
+gcc-4.7 ../sysdeps/i386/fpu/e_powf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2f.os
+gcc-4.7 ../sysdeps/i386/fpu/e_remainderf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_scalbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/e_gammaf_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammaf_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_rem_pio2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2f.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/k_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_asinhf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_atanf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrtf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_ceilf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceilf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_cosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_erff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erff.os
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1f.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fabsf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_floorf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_log1pf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_logbf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_nextafterf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nexttowardf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_rintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalblnf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_significandf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_sinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_tanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhf.os
gcc-4.7 w_acosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosf.os
gcc-4.7 w_acoshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acoshf.os
gcc-4.7 w_asinf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asinf.os
@@ -15478,7 +14025,7 @@ gcc-4.7 w_atan2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_atanhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanhf.os
gcc-4.7 w_coshf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_coshf.os
gcc-4.7 w_dremf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_dremf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/w_expf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expf.os
gcc-4.7 w_exp2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2f.os
gcc-4.7 w_exp10f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10f.os
gcc-4.7 w_fmodf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmodf.os
@@ -15497,18 +14044,18 @@ gcc-4.7 w_scalbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_sinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinhf.os
gcc-4.7 w_sqrtf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtf.os
gcc-4.7 w_ilogbf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fmaxf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fminf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fdimf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_fpclassifyf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fmaxf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fminf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fdimf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdimf.os
gcc-4.7 s_nanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nanf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_truncf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_remquof.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_truncf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_remquof.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquof.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2f.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2f.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_roundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_sincosf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosf.os
gcc-4.7 conjf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conjf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conjf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conjf.os
gcc-4.7 cimagf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimagf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimagf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimagf.os
gcc-4.7 crealf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/crealf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/crealf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/crealf.os
@@ -15532,15 +14079,15 @@ gcc-4.7 s_csqrtf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 s_cpowf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpowf.os
gcc-4.7 s_cprojf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cprojf.os
gcc-4.7 s_clog10f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10f.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_lrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os
-gcc-4.7 ../sysdeps/i386/fpu/s_llrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/s_fmaf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_lrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintf.os
+gcc-4.7 ../sysdeps/i386/fpu/s_llrintf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_lroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_llroundf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10f.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10f.os
gcc-4.7 w_log2f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2f.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinf_nsf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os
-gcc-4.7 ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinf_nsf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsf.os
+gcc-4.7 ../sysdeps/ieee754/flt-32/s_issignalingf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingf.os
gcc-4.7 ../sysdeps/ieee754/flt-32/s_isinff.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinff.os
gcc-4.7 ../sysdeps/ieee754/flt-32/s_isnanf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnanf.os
gcc-4.7 ../sysdeps/i386/fpu/s_finitef.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finitef.os
@@ -15550,55 +14097,55 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbnf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERN
gcc-4.7 ../sysdeps/i386/fpu/s_frexpf.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexpf.os
gcc-4.7 s_ldexpf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpf.os
gcc-4.7 ../sysdeps/ieee754/flt-32/s_signbitf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbitf.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/x2y2m1f.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1f.os
gcc-4.7 k_casinhf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinhf.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_acoshl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os
-gcc-4.7 ../sysdeps/i386/fpu/e_atanhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_expl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_logl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os
-gcc-4.7 ../sysdeps/i386/fpu/e_powl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os
-gcc-4.7 ../sysdeps/i386/fpu/e_remainderl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_scalbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os
-gcc-4.7 ../sysdeps/i386/fpu/e_ilogbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os
-gcc-4.7 ../sysdeps/i386/fpu/k_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_asinhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_atanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_cbrtl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_ceill.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_expm1l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fabsl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_floorl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_log1pl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_logbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nextafterl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/gamma_productf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productf.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acosl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_acoshl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_acoshl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_asinl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atan2l.os
+gcc-4.7 ../sysdeps/i386/fpu/e_atanhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_atanhl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_coshl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_expl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_expl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_fmodl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_hypotl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_hypotl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j0l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j0l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_j1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_j1l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_jnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_jnl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_lgammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_lgammal_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_logl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_logl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log10l.os
+gcc-4.7 ../sysdeps/i386/fpu/e_powl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_powl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_rem_pio2l.os
+gcc-4.7 ../sysdeps/i386/fpu/e_remainderl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_remainderl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_scalbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_scalbl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sinhl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_sqrtl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/e_gammal_r.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_gammal_r.os
+gcc-4.7 ../sysdeps/i386/fpu/e_ilogbl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_ilogbl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_cosl.os
+gcc-4.7 ../sysdeps/i386/fpu/k_rem_pio2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_rem_pio2l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sinl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/k_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_tanl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_asinhl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_asinhl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_atanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_atanl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_cbrtl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cbrtl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_ceill.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_ceill.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_cosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cosl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_erfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_erfl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_expm1l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_expm1l.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fabsl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fabsl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_floorl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_floorl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_log1pl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_log1pl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_logbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_logbl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nextafterl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nextafterl.os
gcc-4.7 s_nexttowardl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nexttowardl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_rintl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_scalblnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_significandl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_rintl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_rintl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_scalblnl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_scalblnl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_significandl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_significandl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sinl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_tanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_tanhl.os
gcc-4.7 w_acosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acosl.os
gcc-4.7 w_acoshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_acoshl.os
gcc-4.7 w_asinl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_asinl.os
@@ -15606,7 +14153,7 @@ gcc-4.7 w_atan2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_atanhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_atanhl.os
gcc-4.7 w_coshl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_coshl.os
gcc-4.7 w_dreml.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_dreml.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/w_expl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/w_expl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_expl.os
gcc-4.7 w_exp2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp2l.os
gcc-4.7 w_exp10l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_exp10l.os
gcc-4.7 w_fmodl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_fmodl.os
@@ -15625,18 +14172,18 @@ gcc-4.7 w_scalbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 w_sinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sinhl.os
gcc-4.7 w_sqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_sqrtl.os
gcc-4.7 w_ilogbl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_ilogbl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fpclassifyl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fmaxl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fminl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_fdiml.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fpclassifyl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fpclassifyl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fmaxl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmaxl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fminl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fminl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_fdiml.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fdiml.os
gcc-4.7 s_nanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nanl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_truncl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_remquol.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os
-gcc-4.7 ../sysdeps/i386/fpu/e_log2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_truncl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_truncl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_remquol.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_remquol.os
+gcc-4.7 ../sysdeps/i386/fpu/e_log2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_log2l.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp2l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp2l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_roundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_roundl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_nearbyintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_nearbyintl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_sincosl.os
gcc-4.7 conjl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/conjl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/conjl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/conjl.os
gcc-4.7 cimagl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/cimagl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/cimagl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/cimagl.os
gcc-4.7 creall.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/creall.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/creall.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/creall.os
@@ -15660,15 +14207,15 @@ gcc-4.7 s_csqrtl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 s_cpowl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cpowl.os
gcc-4.7 s_cprojl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_cprojl.os
gcc-4.7 s_clog10l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_clog10l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os
-gcc-4.7 ../sysdeps/i386/fpu/s_lrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os
-gcc-4.7 ../sysdeps/i386/fpu/s_llrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os
-gcc-4.7 ../sysdeps/i386/fpu/e_exp10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_fmal.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_fmal.os
+gcc-4.7 ../sysdeps/i386/fpu/s_lrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lrintl.os
+gcc-4.7 ../sysdeps/i386/fpu/s_llrintl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llrintl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_lroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_lroundl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_llroundl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_llroundl.os
+gcc-4.7 ../sysdeps/i386/fpu/e_exp10l.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/e_exp10l.os
gcc-4.7 w_log2l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/w_log2l.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_isinf_nsl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_isinf_nsl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_isinf_nsl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_issignalingl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/s_issignalingl.os
gcc-4.7 ../sysdeps/i386/fpu/s_isinfl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isinfl.os
gcc-4.7 ../sysdeps/i386/fpu/s_isnanl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_isnanl.os
gcc-4.7 ../sysdeps/i386/fpu/s_finitel.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_finitel.os
@@ -15678,26 +14225,26 @@ gcc-4.7 ../sysdeps/i386/fpu/s_scalbnl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERN
gcc-4.7 ../sysdeps/i386/fpu/s_frexpl.S -c -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -DASSEMBLER -DGAS_SYNTAX -g -Wa,--noexecstack -o [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_frexpl.os
gcc-4.7 s_ldexpl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_ldexpl.os
gcc-4.7 ../sysdeps/ieee754/ldbl-96/s_signbitl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/m_signbitl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/x2y2m1l.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/x2y2m1l.os
gcc-4.7 k_casinhl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_casinhl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os
-gcc-4.7 ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/gamma_productl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/gamma_productl.os
+gcc-4.7 ../sysdeps/ieee754/ldbl-96/t_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/t_sincosl.os
gcc-4.7 k_sincosl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/k_sincosl.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -ffp-contract=off -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/branred.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/branred.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/branred.os
-gcc-4.7 ../sysdeps/i386/fpu/doasin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/doasin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/doasin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/doasin.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os
-gcc-4.7 ../sysdeps/i386/fpu/halfulp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpa.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpa.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpa.os
-gcc-4.7 ../sysdeps/i386/fpu/mpatan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os
-gcc-4.7 ../sysdeps/i386/fpu/mpatan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os
-gcc-4.7 ../sysdeps/i386/fpu/mpexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os
-gcc-4.7 ../sysdeps/i386/fpu/mplog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mplog.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mplog.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mplog.os
-gcc-4.7 ../sysdeps/i386/fpu/mpsqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mptan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mptan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mptan.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os
-gcc-4.7 ../sysdeps/i386/fpu/slowexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os
-gcc-4.7 ../sysdeps/i386/fpu/slowpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os
-gcc-4.7 ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/branred.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -ffp-contract=off -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/branred.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/branred.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/branred.os
+gcc-4.7 ../sysdeps/i386/fpu/doasin.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/doasin.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/doasin.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/doasin.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/dosincos.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/dosincos.os
+gcc-4.7 ../sysdeps/i386/fpu/halfulp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/halfulp.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mpa.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpa.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpa.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpa.os
+gcc-4.7 ../sysdeps/i386/fpu/mpatan2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan2.os
+gcc-4.7 ../sysdeps/i386/fpu/mpatan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpatan.os
+gcc-4.7 ../sysdeps/i386/fpu/mpexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpexp.os
+gcc-4.7 ../sysdeps/i386/fpu/mplog.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mplog.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mplog.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mplog.os
+gcc-4.7 ../sysdeps/i386/fpu/mpsqrt.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mpsqrt.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/mptan.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/mptan.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/mptan.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/mptan.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/sincos32.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincos32.os
+gcc-4.7 ../sysdeps/i386/fpu/slowexp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowexp.os
+gcc-4.7 ../sysdeps/i386/fpu/slowpow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/slowpow.os
+gcc-4.7 ../sysdeps/ieee754/dbl-64/sincostab.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fPIC -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libm=1 -DIN_LIB=libm -o [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/sincostab.os
cd [...]/tschwinge/Roger_Whittaker.build/math && ar cruv libm_pic.a k_standard.os s_lib_version.os s_matherr.os s_signgam.os fclrexcpt.os fgetexcptflg.os fraiseexcpt.os fsetexcptflg.os ftestexcept.os fegetround.os fesetround.os fegetenv.os feholdexcpt.os fesetenv.os feupdateenv.os t_exp.os fedisblxcpt.os feenablxcpt.os fegetexcept.os powl_helper.os e_acos.os e_acosh.os e_asin.os e_atan2.os e_atanh.os e_cosh.os e_exp.os e_fmod.os e_hypot.os e_j0.os e_j1.os e_jn.os e_lgamma_r.os e_log.os e_log10.os e_pow.os e_rem_pio2.os e_remainder.os e_scalb.os e_sinh.os e_sqrt.os e_gamma_r.os e_ilogb.os k_cos.os k_rem_pio2.os k_sin.os k_tan.os s_asinh.os s_atan.os s_cbrt.os s_ceil.os s_cos.os s_erf.os s_expm1.os s_fabs.os s_floor.os s_log1p.os s_logb.os s_nextafter.os s_nexttoward.os s_rint.os s_scalbln.os s_significand.os s_sin.os s_tan.os s_tanh.os w_acos.os w_acosh.os w_asin.os w_atan2.os w_atanh.os w_cosh.os w_drem.os w_exp.os w_exp2.os w_exp10.os w_fmod.os w_tgamma.os w_hypot.os w_j0.os w_j1.os w_jn.os w_lgamma.os w_lgamma_r.os w_log.os w_log10.os w_pow.os w_remainder.os w_scalb.os w_sinh.os w_sqrt.os w_ilogb.os s_fpclassify.os s_fmax.os s_fmin.os s_fdim.os s_nan.os s_trunc.os s_remquo.os e_log2.os e_exp2.os s_round.os s_nearbyint.os s_sincos.os conj.os cimag.os creal.os cabs.os carg.os s_cexp.os s_csinh.os s_ccosh.os s_clog.os s_catan.os s_casin.os s_ccos.os s_csin.os s_ctan.os s_ctanh.os s_cacos.os s_casinh.os s_cacosh.os s_catanh.os s_csqrt.os s_cpow.os s_cproj.os s_clog10.os s_fma.os s_lrint.os s_llrint.os s_lround.os s_llround.os e_exp10.os w_log2.os s_isinf_ns.os s_issignaling.os m_isinf.os m_isnan.os m_finite.os m_copysign.os m_modf.os m_scalbn.os m_frexp.os m_ldexp.os m_signbit.os x2y2m1.os k_casinh.os gamma_product.os e_acosf.os e_acoshf.os e_asinf.os e_atan2f.os e_atanhf.os e_coshf.os e_expf.os e_fmodf.os e_hypotf.os e_j0f.os e_j1f.os e_jnf.os e_lgammaf_r.os e_logf.os e_log10f.os e_powf.os e_rem_pio2f.os e_remainderf.os e_scalbf.os e_sinhf.os e_sqrtf.os e_gammaf_r.os e_ilogbf.os k_cosf.os k_rem_pio2f.os k_sinf.os k_tanf.os s_asinhf.os s_atanf.os s_cbrtf.os s_ceilf.os s_cosf.os s_erff.os s_expm1f.os s_fabsf.os s_floorf.os s_log1pf.os s_logbf.os s_nextafterf.os s_nexttowardf.os s_rintf.os s_scalblnf.os s_significandf.os s_sinf.os s_tanf.os s_tanhf.os w_acosf.os w_acoshf.os w_asinf.os w_atan2f.os w_atanhf.os w_coshf.os w_dremf.os w_expf.os w_exp2f.os w_exp10f.os w_fmodf.os w_tgammaf.os w_hypotf.os w_j0f.os w_j1f.os w_jnf.os w_lgammaf.os w_lgammaf_r.os w_logf.os w_log10f.os w_powf.os w_remainderf.os w_scalbf.os w_sinhf.os w_sqrtf.os w_ilogbf.os s_fpclassifyf.os s_fmaxf.os s_fminf.os s_fdimf.os s_nanf.os s_truncf.os s_remquof.os e_log2f.os e_exp2f.os s_roundf.os s_nearbyintf.os s_sincosf.os conjf.os cimagf.os crealf.os cabsf.os cargf.os s_cexpf.os s_csinhf.os s_ccoshf.os s_clogf.os s_catanf.os s_casinf.os s_ccosf.os s_csinf.os s_ctanf.os s_ctanhf.os s_cacosf.os s_casinhf.os s_cacoshf.os s_catanhf.os s_csqrtf.os s_cpowf.os s_cprojf.os s_clog10f.os s_fmaf.os s_lrintf.os s_llrintf.os s_lroundf.os s_llroundf.os e_exp10f.os w_log2f.os s_isinf_nsf.os s_issignalingf.os m_isinff.os m_isnanf.os m_finitef.os m_copysignf.os m_modff.os m_scalbnf.os m_frexpf.os m_ldexpf.os m_signbitf.os x2y2m1f.os k_casinhf.os gamma_productf.os e_acosl.os e_acoshl.os e_asinl.os e_atan2l.os e_atanhl.os e_coshl.os e_expl.os e_fmodl.os e_hypotl.os e_j0l.os e_j1l.os e_jnl.os e_lgammal_r.os e_logl.os e_log10l.os e_powl.os e_rem_pio2l.os e_remainderl.os e_scalbl.os e_sinhl.os e_sqrtl.os e_gammal_r.os e_ilogbl.os k_cosl.os k_rem_pio2l.os k_sinl.os k_tanl.os s_asinhl.os s_atanl.os s_cbrtl.os s_ceill.os s_cosl.os s_erfl.os s_expm1l.os s_fabsl.os s_floorl.os s_log1pl.os s_logbl.os s_nextafterl.os s_nexttowardl.os s_rintl.os s_scalblnl.os s_significandl.os s_sinl.os s_tanl.os s_tanhl.os w_acosl.os w_acoshl.os w_asinl.os w_atan2l.os w_atanhl.os w_coshl.os w_dreml.os w_expl.os w_exp2l.os w_exp10l.os w_fmodl.os w_tgammal.os w_hypotl.os w_j0l.os w_j1l.os w_jnl.os w_lgammal.os w_lgammal_r.os w_logl.os w_log10l.os w_powl.os w_remainderl.os w_scalbl.os w_sinhl.os w_sqrtl.os w_ilogbl.os s_fpclassifyl.os s_fmaxl.os s_fminl.os s_fdiml.os s_nanl.os s_truncl.os s_remquol.os e_log2l.os e_exp2l.os s_roundl.os s_nearbyintl.os s_sincosl.os conjl.os cimagl.os creall.os cabsl.os cargl.os s_cexpl.os s_csinhl.os s_ccoshl.os s_clogl.os s_catanl.os s_casinl.os s_ccosl.os s_csinl.os s_ctanl.os s_ctanhl.os s_cacosl.os s_casinhl.os s_cacoshl.os s_catanhl.os s_csqrtl.os s_cpowl.os s_cprojl.os s_clog10l.os s_fmal.os s_lrintl.os s_llrintl.os s_lroundl.os s_llroundl.os e_exp10l.os w_log2l.os s_isinf_nsl.os s_issignalingl.os m_isinfl.os m_isnanl.os m_finitel.os m_copysignl.os m_modfl.os m_scalbnl.os m_frexpl.os m_ldexpl.os m_signbitl.os x2y2m1l.os k_casinhl.os gamma_productl.os t_sincosl.os k_sincosl.os branred.os doasin.os dosincos.os halfulp.os mpa.os mpatan2.os mpatan.os mpexp.os mplog.os mpsqrt.os mptan.os sincos32.os slowexp.os slowpow.os sincostab.os
a - k_standard.os
a - s_lib_version.os
@@ -16120,7 +14667,8 @@ a - sincos32.os
a - slowexp.os
a - slowpow.os
a - sincostab.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/math/libm_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libm.map -Wl,-soname=libm.so.6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/math/libm_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/math/libm.so [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6.new
mv -f [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6.new [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6
@@ -16200,7 +14748,8 @@ a - dlinfo.os
a - dlmopen.os
a - dlfcn.os
a - dlopenold.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libdl.map -Wl,-soname=libdl.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2.new [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
@@ -16215,14 +14764,15 @@ cd [...]/tschwinge/Roger_Whittaker.build/malloc && \
ln -s mcheck-init.o libmcheck.a
rm -f [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace.new
sed -e 's|@PERL@|/usr/bin/perl|' -e 's|@XXX@|10|' \
- -e 's|@VERSION@|2.17.90|' \
+ -e 's|@VERSION@|2.18.90|' \
-e 's|@PKGVERSION@|(GNU libc) |' \
-e 's|@REPORT_BUGS_TO@|<http://www.gnu.org/software/libc/bugs.html>|' mtrace.pl > [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace.new \
&& rm -f [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace && mv [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace.new [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace && chmod +x [...]/tschwinge/Roger_Whittaker.build/malloc/mtrace
gcc-4.7 memusage.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/malloc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libmemusage=1 -DIN_LIB=libmemusage -o [...]/tschwinge/Roger_Whittaker.build/malloc/memusage.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/malloc/memusage.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/malloc/memusage.os
cd [...]/tschwinge/Roger_Whittaker.build/malloc && ar cruv libmemusage_pic.a memusage.os
a - memusage.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/malloc/libmemusage.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/malloc/libmemusage_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libmemusage.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/malloc/libmemusage.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/malloc/libmemusage_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/malloc'
make subdir=string -C string ..=../ others
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/string'
@@ -16240,13 +14790,13 @@ gcc-4.7 scheck.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-string
gcc-4.7 ialloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -Wno-strict-prototypes -DNOID -DHAVE_GETTEXT -I../include -I[...]/tschwinge/Roger_Whittaker.build/timezone -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/timezone/ialloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/timezone/ialloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/timezone/ialloc.o
sed -e 's|/bin/bash|/bin/bash|g' \
-e '/TZDIR=/s|\$(pwd)|/usr/share/zoneinfo|' \
- -e '/TZVERSION=/s|see_Makefile|"2.17.90"|' \
+ -e '/TZVERSION=/s|see_Makefile|"2.18.90"|' \
-e '/PKGVERSION=/s|=.*|="(GNU libc) "|' \
-e '/REPORT_BUGS_TO=/s|=.*|="<http://www.gnu.org/software/libc/bugs.html>"|' \
< tzselect.ksh > [...]/tschwinge/Roger_Whittaker.build/timezone/tzselect.new
chmod 555 [...]/tschwinge/Roger_Whittaker.build/timezone/tzselect.new
mv -f [...]/tschwinge/Roger_Whittaker.build/timezone/tzselect.new [...]/tschwinge/Roger_Whittaker.build/timezone/tzselect
-echo 'static char const TZVERSION[]="2.17.90";' \
+echo 'static char const TZVERSION[]="2.18.90";' \
> [...]/tschwinge/Roger_Whittaker.build/timezone/version.h.new
mv -f [...]/tschwinge/Roger_Whittaker.build/timezone/version.h.new [...]/tschwinge/Roger_Whittaker.build/timezone/version.h
gcc-4.7 zic.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -Wno-strict-prototypes -DNOID -DTZDIR='"/usr/share/zoneinfo"' -DTZDEFAULT='"/etc/localtime"' -DTZDEFRULES='"posixrules"' -DTM_GMTOFF=tm_gmtoff -DTM_ZONE=tm_zone -DHAVE_GETTEXT -I../include -I[...]/tschwinge/Roger_Whittaker.build/timezone -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/timezone/zic.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/timezone/zic.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/timezone/zic.o
@@ -16406,7 +14956,8 @@ a - crypt_util.os
a - md5.os
a - sha256.os
a - sha512.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libcrypt.map -Wl,-soname=libcrypt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libcrypt.map -Wl,-soname=libcrypt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so.1.new [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so.1
@@ -16434,8 +14985,8 @@ gcc-4.7 timer_delete.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-
gcc-4.7 timer_getoverr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.o
gcc-4.7 timer_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.o
gcc-4.7 timer_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.o
-gcc-4.7 ../sysdeps/posix/shm_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o
-gcc-4.7 ../sysdeps/posix/shm_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o
+gcc-4.7 ../sysdeps/posix/shm_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.o
+gcc-4.7 ../sysdeps/posix/shm_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.o
gcc-4.7 mq_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.o
gcc-4.7 mq_close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.o
gcc-4.7 mq_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.o
@@ -16499,8 +15050,8 @@ gcc-4.7 timer_delete.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-
gcc-4.7 timer_getoverr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_getoverr.os
gcc-4.7 timer_gettime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_gettime.os
gcc-4.7 timer_settime.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/timer_settime.os
-gcc-4.7 ../sysdeps/posix/shm_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os
-gcc-4.7 ../sysdeps/posix/shm_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os
+gcc-4.7 ../sysdeps/posix/shm_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_open.os
+gcc-4.7 ../sysdeps/posix/shm_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/shm_unlink.os
gcc-4.7 mq_open.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_open.os
gcc-4.7 mq_close.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_close.os
gcc-4.7 mq_unlink.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_unlink.os
@@ -16512,7 +15063,7 @@ gcc-4.7 mq_receive.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-st
gcc-4.7 mq_timedsend.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedsend.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedsend.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedsend.os
gcc-4.7 mq_timedreceive.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedreceive.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedreceive.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/mq_timedreceive.os
gcc-4.7 clock-compat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/clock-compat.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/clock-compat.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/clock-compat.os
-gcc-4.7 ../sysdeps/gnu/rt-unwind-resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os
+gcc-4.7 ../sysdeps/gnu/rt-unwind-resume.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -fexceptions -fasynchronous-unwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_librt=1 -DIN_LIB=librt -o [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/rt-unwind-resume.os
cd [...]/tschwinge/Roger_Whittaker.build/rt && ar cruv librt_pic.a aio_cancel.os aio_error.os aio_fsync.os aio_misc.os aio_read.os aio_read64.os aio_return.os aio_suspend.os aio_write.os aio_write64.os lio_listio.os lio_listio64.os aio_sigqueue.os aio_notify.os timer_create.os timer_delete.os timer_getoverr.os timer_gettime.os timer_settime.os shm_open.os shm_unlink.os mq_open.os mq_close.os mq_unlink.os mq_getattr.os mq_setattr.os mq_notify.os mq_send.os mq_receive.os mq_timedsend.os mq_timedreceive.os clock-compat.os rt-unwind-resume.os
a - aio_cancel.os
a - aio_error.os
@@ -16547,7 +15098,8 @@ a - mq_timedsend.os
a - mq_timedreceive.os
a - clock-compat.os
a - rt-unwind-resume.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/rt/librt.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/rt/librt_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/librt.map -Wl,-soname=librt.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/rt/librt.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/rt/librt_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/rt/librt.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/rt/librt.so [...]/tschwinge/Roger_Whittaker.build/rt/librt.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/rt/librt.so.1.new [...]/tschwinge/Roger_Whittaker.build/rt/librt.so.1
@@ -16563,13 +15115,13 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/debug'
gcc-4.7 pcprofiledump.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/debug/pcprofiledump.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/pcprofiledump.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/pcprofiledump.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/debug/pcprofiledump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/debug/pcprofiledump.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
rm -f [...]/tschwinge/Roger_Whittaker.build/debug/xtrace.new
-sed -e 's|@BASH@|/bin/bash|' -e 's|@VERSION@|2.17.90|' \
+sed -e 's|@BASH@|/bin/bash|' -e 's|@VERSION@|2.18.90|' \
-e 's|@SLIBDIR@|/\\$LIB|' -e 's|@BINDIR@|/usr/bin|' \
-e 's|@PKGVERSION@|(GNU libc) |' \
-e 's|@REPORT_BUGS_TO@|<http://www.gnu.org/software/libc/bugs.html>|' xtrace.sh > [...]/tschwinge/Roger_Whittaker.build/debug/xtrace.new \
&& rm -f [...]/tschwinge/Roger_Whittaker.build/debug/xtrace && mv [...]/tschwinge/Roger_Whittaker.build/debug/xtrace.new [...]/tschwinge/Roger_Whittaker.build/debug/xtrace && chmod +x [...]/tschwinge/Roger_Whittaker.build/debug/xtrace
slibpfx=`echo /lib|sed 's/lib\(64\|\)$/\\\\\\\\$LIB/'`; \
- sed -e 's|@VERSION@|2.17.90|' -e "s|@SLIB@|$slibpfx|" \
+ sed -e 's|@VERSION@|2.18.90|' -e "s|@SLIB@|$slibpfx|" \
-e 's|@PKGVERSION@|(GNU libc) |' \
-e 's|@REPORT_BUGS_TO@|<http://www.gnu.org/software/libc/bugs.html>|' catchsegv.sh > [...]/tschwinge/Roger_Whittaker.build/debug/catchsegv.new
chmod 555 [...]/tschwinge/Roger_Whittaker.build/debug/catchsegv.new
@@ -16577,11 +15129,12 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/debug/catchsegv.new [...]/tschwinge/
gcc-4.7 segfault.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libSegFault=1 -DIN_LIB=libSegFault -o [...]/tschwinge/Roger_Whittaker.build/debug/segfault.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/segfault.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/segfault.os
cd [...]/tschwinge/Roger_Whittaker.build/debug && ar cruv libSegFault_pic.a segfault.os
a - segfault.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libSegFault.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/debug/libSegFault.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/debug/libSegFault_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libSegFault.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/debug/libSegFault.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/debug/libSegFault_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 pcprofile.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libpcprofile=1 -DIN_LIB=libpcprofile -o [...]/tschwinge/Roger_Whittaker.build/debug/pcprofile.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/pcprofile.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/pcprofile.os
cd [...]/tschwinge/Roger_Whittaker.build/debug && ar cruv libpcprofile_pic.a pcprofile.os
a - pcprofile.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/debug/libpcprofile.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/debug/libpcprofile_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-soname=libpcprofile.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/debug/libpcprofile.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/debug/libpcprofile_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/debug'
make subdir=libidn -C libidn ..=../ others
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/libidn'
@@ -16604,7 +15157,8 @@ a - rfc3454.os
a - profiles.os
a - idna.os
a - iconvme.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libcidn.map -Wl,-soname=libcidn.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libcidn.map -Wl,-soname=libcidn.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so.1.new [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so.1
@@ -16624,8 +15178,6 @@ gcc-4.7 res_comp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 res_debug.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.o
gcc-4.7 res_data.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.o
gcc-4.7 res_mkquery.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.o
-res_mkquery.c: In function '__res_nmkquery':
-res_mkquery.c:135:6: warning: implicit declaration of function '__gettimeofday' [-Wimplicit-function-declaration]
gcc-4.7 res_query.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.o
gcc-4.7 res_send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.o
gcc-4.7 inet_net_ntop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.o
@@ -16663,8 +15215,6 @@ gcc-4.7 res_comp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-stri
gcc-4.7 res_debug.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_debug.os
gcc-4.7 res_data.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_data.os
gcc-4.7 res_mkquery.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_mkquery.os
-res_mkquery.c: In function '__res_nmkquery':
-res_mkquery.c:135:6: warning: implicit declaration of function '__gettimeofday' [-Wimplicit-function-declaration]
gcc-4.7 res_query.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_query.os
gcc-4.7 res_send.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/res_send.os
gcc-4.7 inet_net_ntop.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wno-strict-prototypes -Wno-write-strings -Wstrict-prototypes -fPIC -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/resolv -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DIS_IN_libresolv=1 -DIN_LIB=libresolv -Dgethostbyname=res_gethostbyname -Dgethostbyname2=res_gethostbyname2 -Dgethostbyaddr=res_gethostbyaddr -Dgetnetbyname=res_getnetbyname -Dgetnetbyaddr=res_getnetbyaddr -o [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/resolv/inet_net_ntop.os
@@ -16697,7 +15247,8 @@ a - ns_ttl.os
a - ns_print.os
a - ns_samedomain.os
a - ns_date.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libresolv.map -Wl,-soname=libresolv.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so.2.new [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so.2
@@ -16708,7 +15259,7 @@ cd [...]/tschwinge/Roger_Whittaker.build/resolv && ar cruv libnss_dns_pic.a dns-
a - dns-host.os
a - dns-network.os
a - dns-canon.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_dns.map -Wl,-soname=libnss_dns.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so.2.new [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so.2
@@ -16756,7 +15307,8 @@ a - files-sgrp.os
a - files-initgroups.os
a - files-have_o_cloexec.os
a - files-init.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_files.map -Wl,-soname=libnss_files.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so.2.new [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so.2
@@ -16819,7 +15371,7 @@ a - db-initgroups.os
a - db-open.os
a - db-init.os
a - hash-string.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_db.map -Wl,-soname=libnss_db.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so.2.new [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so.2
@@ -16839,7 +15391,8 @@ a - hesiod-init.os
a - hesiod-proto.os
a - hesiod-pwd.os
a - hesiod-service.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_hesiod.map -Wl,-soname=libnss_hesiod.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so.2.new [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so.2
@@ -16885,7 +15438,7 @@ CPP='gcc-4.7 -E -x c-header' [...]/tschwinge/Roger_Whittaker.build/sunrpc/cross-
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/sunrpc/xbootparam_prot.T [...]/tschwinge/Roger_Whittaker.build/sunrpc/xbootparam_prot.c
touch [...]/tschwinge/Roger_Whittaker.build/sunrpc/xbootparam_prot.stmp
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc
-mkdir [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc
CPP='gcc-4.7 -E -x c-header' [...]/tschwinge/Roger_Whittaker.build/sunrpc/cross-rpcgen -Y ../scripts -h rpcsvc/bootparam_prot.x -o [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/bootparam_prot.T
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/bootparam_prot.T [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/bootparam_prot.h
touch [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/bootparam_prot.stmp
@@ -17163,7 +15716,8 @@ a - nis_clone_dir.os
a - nis_clone_obj.os
a - nis_clone_res.os
a - nss-default.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnsl_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnsl.map -Wl,-soname=libnsl.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnsl_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1.new [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1
@@ -17196,7 +15750,7 @@ a - nis-alias.os
a - nis-publickey.os
a - nis-initgroups.os
a - nss-nis.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_nis.map -Wl,-soname=libnss_nis.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_nis.map -Wl,-soname=libnss_nis.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so.2.new [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so.2
@@ -17231,7 +15785,7 @@ a - nisplus-publickey.os
a - nisplus-parser.os
a - nss-nisplus.os
a - nisplus-initgroups.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_nisplus.map -Wl,-soname=libnss_nisplus.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_nisplus.map -Wl,-soname=libnss_nisplus.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so.2.new [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so.2
@@ -17244,7 +15798,7 @@ a - compat-grp.os
a - compat-pwd.os
a - compat-spwd.os
a - compat-initgroups.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libnss_compat.map -Wl,-soname=libnss_compat.so.2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so.1 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so.2.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so.2.new
mv -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so.2.new [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so.2
@@ -17291,14 +15845,13 @@ a - logout.os
a - logwtmp.os
a - openpty.os
a - forkpty.os
-gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/login/libutil.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/login/libutil_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+gcc-4.7 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,--version-script=[...]/tschwinge/Roger_Whittaker.build/libutil.map -Wl,-soname=libutil.so.1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/login/libutil.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o -Wl,--whole-archive [...]/tschwinge/Roger_Whittaker.build/login/libutil_pic.a -Wl,--no-whole-archive [...]/tschwinge/Roger_Whittaker.build/elf/interp.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
rm -f [...]/tschwinge/Roger_Whittaker.build/login/libutil.so.1.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build/login/libutil.so [...]/tschwinge/Roger_Whittaker.build/login/libutil.so.1.new
mv -f [...]/tschwinge/Roger_Whittaker.build/login/libutil.so.1.new [...]/tschwinge/Roger_Whittaker.build/login/libutil.so.1
gcc-4.7 programs/utmpdump.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/login/utmpdump.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/utmpdump.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/utmpdump.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/login/utmpdump -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/login/utmpdump.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
-gcc-4.7 programs/pt_chown.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fpie -fstack-protector -I../include -I[...]/tschwinge/Roger_Whittaker.build/login -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/login/pt_chown.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/login/pt_chown.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/login/pt_chown.o
-gcc-4.7 -pie -Wl,-O1 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/login/pt_chown -Wl,-z,now -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/Scrt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginS.o` [...]/tschwinge/Roger_Whittaker.build/login/pt_chown.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc-4.7 --print-file-name=crtendS.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/login'
make subdir=elf -C elf ..=../ others
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/elf'
@@ -17366,11 +15919,11 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/spr
gcc-4.7 pldd.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/pldd.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/pldd.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/pldd.o
gcc-4.7 ../locale/programs/xmalloc.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -o [...]/tschwinge/Roger_Whittaker.build/elf/xmalloc.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/xmalloc.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/xmalloc.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/pldd -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/pldd.o [...]/tschwinge/Roger_Whittaker.build/elf/xmalloc.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
-LC_ALL=C sed -e 's%@RTLD@%/lib/ld.so.1%g' -e 's%@VERSION@%2.17.90%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@|<http://www.gnu.org/software/libc/bugs.html>|g' -e 's%@BASH@%/bin/bash%g' -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' < ldd.bash.in > [...]/tschwinge/Roger_Whittaker.build/elf/ldd.new
+LC_ALL=C sed -e 's%@RTLD@%/lib/ld.so.1%g' -e 's%@VERSION@%2.18.90%g' -e 's|@PKGVERSION@|(GNU libc) |g' -e 's|@REPORT_BUGS_TO@|<http://www.gnu.org/software/libc/bugs.html>|g' -e 's%@BASH@%/bin/bash%g' -e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' < ldd.bash.in > [...]/tschwinge/Roger_Whittaker.build/elf/ldd.new
chmod 555 [...]/tschwinge/Roger_Whittaker.build/elf/ldd.new
mv -f [...]/tschwinge/Roger_Whittaker.build/elf/ldd.new [...]/tschwinge/Roger_Whittaker.build/elf/ldd
sed -e 's%@KSH@%/bin/bash%g' \
- -e 's%@VERSION@%2.17.90%g' \
+ -e 's%@VERSION@%2.18.90%g' \
-e 's%@TEXTDOMAINDIR@%/usr/share/locale%g' \
-e 's%@PREFIX@%/usr%g' \
-e 's|@PKGVERSION@|(GNU libc) |g' \
diff --git a/glibc/coulomb.SCHWINGE/log_install b/glibc/coulomb.SCHWINGE/log_install
index 38ab82cf..c1195b97 100644
--- a/glibc/coulomb.SCHWINGE/log_install
+++ b/glibc/coulomb.SCHWINGE/log_install
@@ -302,9 +302,7 @@ make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/string'
make[3]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/lib
-mkdir [...]/tschwinge/Roger_Whittaker.build.install
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/lib
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/lib
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrt.a
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/lib
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrt_nonshared.a
@@ -350,19 +348,19 @@ make[4]: Nothing to be done for `rtld-all'.
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/string'
make[3]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/lib
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/lib
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/lib
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/lib
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/lib
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/lib
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so
-echo `scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so
+echo `scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
echo > [...]/tschwinge/Roger_Whittaker.build/format.lds.new 'OUTPUT_FORMAT(elf32-i386)'
mv -f [...]/tschwinge/Roger_Whittaker.build/format.lds.new [...]/tschwinge/Roger_Whittaker.build/format.lds
(echo '/* GNU ld script';\
@@ -375,7 +373,7 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/format.lds.new [...]/tschwinge/Roger
) > [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libc.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libc.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libc.so
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include
/usr/bin/install -c -m 644 include/limits.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/limits.h
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include
/usr/bin/install -c -m 644 include/values.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/values.h
@@ -384,12 +382,12 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include
/usr/bin/install -c -m 644 include/gnu-versions.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gnu-versions.h
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits
/usr/bin/install -c -m 644 sysdeps/mach/hurd/bits/libc-lock.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/libc-lock.h
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits
/usr/bin/install -c -m 644 include/bits/xopen_lim.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/xopen_lim.h
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gnu
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gnu
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gnu
/usr/bin/install -c -m 644 include/gnu/libc-version.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gnu/libc-version.h
./scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include
/usr/bin/install -c -m 644 include/stdc-predef.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/stdc-predef.h
@@ -402,7 +400,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/mach'
/usr/bin/install -c -m 644 mach_error.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach_error.h
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach-shortcuts.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach-shortcuts.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
/usr/bin/install -c -m 644 mach/mach_traps.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/mach_traps.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_interface.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/mach_interface.h
@@ -415,7 +413,7 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach/default_pager.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/default_pager.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/i386
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/i386
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/i386
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach/i386/mach_i386.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/i386/mach_i386.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach/mach_port.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/mach_port.h
@@ -424,7 +422,7 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/i386
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/mach/exc.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mach/exc.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/device/device.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device/device.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/mach/device/device_request.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device/device_request.h
@@ -440,9 +438,10 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/device
/usr/bin/install -c -m 644 ../sysdeps/mach/i386/machine-lock.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/machine-lock.h
/usr/bin/install -c -m 644 spin-lock.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/spin-lock.h
/usr/bin/install -c -m 644 ../sysdeps/mach/i386/machine-sp.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/machine-sp.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libmachuser.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libmachuser.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libmachuser.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libmachuser.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libmachuser.so
@@ -458,7 +457,7 @@ make subdir=hurd -C hurd ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/hurd'
/usr/bin/install -c -m 644 hurd.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/auth.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd/auth.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/hurd/hurd/startup.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd/startup.h
@@ -527,9 +526,10 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
/usr/bin/install -c -m 644 hurd/threadvar.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd/threadvar.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd
/usr/bin/install -c -m 644 hurd/lookup.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/hurd/lookup.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libhurduser.so.0.3 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libhurduser.so
@@ -563,11 +563,11 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/iconv'
/usr/bin/install -c -m 644 iconv.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/iconv.h
/usr/bin/install -c -m 644 gconv.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/gconv.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/iconv/iconvconfig [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin/iconvconfig.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin/iconvconfig.new [...]/tschwinge/Roger_Whittaker.build.install/usr/sbin/iconvconfig
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/bin
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/bin
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/bin
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/iconv/iconv_prog [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/iconv.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/iconv.new [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/iconv
(cd [...]/tschwinge/Roger_Whittaker.build/iconv/.; objdump -h iconv_open.o iconv.o iconv_close.o gconv_open.o gconv.o gconv_close.o gconv_db.o gconv_conf.o gconv_builtin.o gconv_simple.o gconv_trans.o gconv_cache.o gconv_dl.o iconv_open.os iconv.os iconv_close.os gconv_open.os gconv.os gconv_close.os gconv_db.os gconv_conf.os gconv_builtin.os gconv_simple.os gconv_trans.os gconv_cache.os gconv_dl.os iconv_charmap.o charmap.o charmap-dir.o linereader.o dummy-repertoire.o simple-hash.o xstrdup.o xmalloc.o strtab.o hash-string.o) | \
@@ -583,9 +583,10 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/locale'
/usr/bin/install -c -m 644 bits/locale.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/locale.h
/usr/bin/install -c -m 644 langinfo.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/langinfo.h
/usr/bin/install -c -m 644 xlocale.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/xlocale.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/locale/libBrokenLocale.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libBrokenLocale.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libBrokenLocale.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libBrokenLocale.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libBrokenLocale.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libBrokenLocale.so
@@ -604,9 +605,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/locale'
make subdir=localedata -C localedata ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/localedata'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/ANSI_X3.110-1983 [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/ANSI_X3.110-1983.gz
/usr/bin/install -c -m 644 charmaps/ANSI_X3.110-1983 [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/ANSI_X3.110-1983
gzip -9n [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/ANSI_X3.110-1983
@@ -1535,7 +1534,7 @@ rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/WIND
/usr/bin/install -c -m 644 charmaps/WINDOWS-31J [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/WINDOWS-31J
gzip -9n [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/charmaps/WINDOWS-31J
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales
/usr/bin/install -c -m 644 locales/POSIX [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales/POSIX
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales
/usr/bin/install -c -m 644 locales/aa_DJ [...]/tschwinge/Roger_Whittaker.build.install/usr/share/i18n/locales/aa_DJ
@@ -2164,7 +2163,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/localedata'
make subdir=iconvdata -C iconvdata ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/iconvdata'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/iconvdata/ISO8859-1.so [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv/ISO8859-1.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv/ISO8859-1.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv/ISO8859-1.so
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/gconv
@@ -2959,7 +2958,7 @@ make subdir=intl -C intl ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/intl'
/usr/bin/install -c -m 644 libintl.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/libintl.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale
/usr/bin/install -c -m 644 locale.alias [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/locale.alias
(cd [...]/tschwinge/Roger_Whittaker.build/intl/.; objdump -h bindtextdom.o dcgettext.o dgettext.o gettext.o dcigettext.o dcngettext.o dngettext.o ngettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o plural.o plural-exp.o hash-string.o bindtextdom.os dcgettext.os dgettext.os gettext.os dcigettext.os dcngettext.os dngettext.os ngettext.os finddomain.os loadmsgcat.os localealias.os textdomain.os l10nflist.os explodename.os plural.os plural-exp.os hash-string.os) | \
gawk '/\.gnu\.glibc-stub\./ { \
@@ -3000,9 +2999,10 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/math'
/usr/bin/install -c -m 644 tgmath.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/tgmath.h
/usr/bin/install -c -m 644 bits/math-finite.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/math-finite.h
/usr/bin/install -c -m 644 ../sysdeps/ieee754/ieee754.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/ieee754.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/math/libm.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libm.so.6` [...]/tschwinge/Roger_Whittaker.build.install/lib/libm.so.6 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/math/libm.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libm-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libm.so.6` [...]/tschwinge/Roger_Whittaker.build.install/lib/libm.so.6 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libm.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libm.so.6 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libm.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libm.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libm.so
@@ -3031,7 +3031,7 @@ make subdir=signal -C signal ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/signal'
/usr/bin/install -c -m 644 signal.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/signal.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys
/usr/bin/install -c -m 644 sys/signal.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys/signal.h
/usr/bin/install -c -m 644 ../sysdeps/unix/bsd/bits/signum.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/signum.h
/usr/bin/install -c -m 644 ../sysdeps/mach/hurd/i386/bits/sigcontext.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/sigcontext.h
@@ -3108,9 +3108,10 @@ make subdir=dlfcn -C dlfcn ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
/usr/bin/install -c -m 644 ../bits/dlfcn.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/dlfcn.h
/usr/bin/install -c -m 644 dlfcn.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/dlfcn.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libdl.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libdl.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libdl.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libdl.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libdl.so
@@ -3127,6 +3128,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/malloc'
/usr/bin/install -c -m 644 malloc.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/malloc.h
/usr/bin/install -c -m 644 obstack.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/obstack.h
/usr/bin/install -c -m 644 mcheck.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mcheck.h
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/malloc/libmemusage.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libmemusage.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libmemusage.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libmemusage.so
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/malloc/libmcheck.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libmcheck.a
@@ -3271,8 +3273,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/posix'
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/posix/getconf [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getconf.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getconf.new [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getconf
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf
while read spec; do \
ln -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getconf [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf/$spec.new || /usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getconf [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf/$spec.new; \
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf/$spec.new [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/getconf/$spec; \
@@ -3411,7 +3412,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/socket'
/usr/bin/install -c -m 644 bits/socket2.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/socket2.h
/usr/bin/install -c -m 644 ../sysdeps/generic/sys/socketvar.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys/socketvar.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
/usr/bin/install -c -m 644 ../sysdeps/gnu/net/if.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net/if.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
/usr/bin/install -c -m 644 ../sysdeps/mach/hurd/net/ethernet.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net/ethernet.h
@@ -3423,7 +3424,7 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
/usr/bin/install -c -m 644 ../sysdeps/mach/hurd/net/if_ppp.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net/if_ppp.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net
/usr/bin/install -c -m 644 ../sysdeps/mach/hurd/net/route.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/net/route.h
-(cd [...]/tschwinge/Roger_Whittaker.build/socket/.; objdump -h accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o listen.o recv.o recvfrom.o recvmsg.o send.o sendmsg.o sendto.o setsockopt.o shutdown.o socket.o socketpair.o isfdtype.o opensock.o sockatmark.o accept4.o recvmmsg.o sendmmsg.o have_sock_cloexec.o cmsg_nxthdr.o accept.os bind.os connect.os getpeername.os getsockname.os getsockopt.os listen.os recv.os recvfrom.os recvmsg.os send.os sendmsg.os sendto.os setsockopt.os shutdown.os socket.os socketpair.os isfdtype.os opensock.os sockatmark.os accept4.os recvmmsg.os sendmmsg.os have_sock_cloexec.os cmsg_nxthdr.os) | \
+(cd [...]/tschwinge/Roger_Whittaker.build/socket/.; objdump -h accept.o bind.o connect.o getpeername.o getsockname.o getsockopt.o listen.o recv.o recvfrom.o recvmsg.o send.o sendmsg.o sendto.o setsockopt.o shutdown.o socket.o socketpair.o isfdtype.o opensock.o sockatmark.o accept4.o recvmmsg.o sendmmsg.o have_sock_cloexec.o sa_len.o cmsg_nxthdr.o accept.os bind.os connect.os getpeername.os getsockname.os getsockopt.os listen.os recv.os recvfrom.os recvmsg.os send.os sendmsg.os sendto.os setsockopt.os shutdown.os socket.os socketpair.os isfdtype.os opensock.os sockatmark.os accept4.os recvmmsg.os sendmmsg.os have_sock_cloexec.os sa_len.os cmsg_nxthdr.os) | \
gawk '/\.gnu\.glibc-stub\./ { \
sub(/\.gnu\.glibc-stub\./, "", $2); \
stubs[$2] = 1; } \
@@ -3795,22 +3796,22 @@ AWK=gawk /bin/sh libc-texinfo.sh [...]/tschwinge/Roger_Whittaker.build/manual/ \
gawk -f xtract-typefun.awk intro.texi creature.texi errno.texi memory.texi ctype.texi string.texi charset.texi locale.texi message.texi search.texi pattern.texi io.texi stdio.texi llio.texi filesys.texi pipe.texi socket.texi terminal.texi syslog.texi math.texi arith.texi time.texi resource.texi setjmp.texi signal.texi startup.texi getopt.texi argp.texi process.texi job.texi nss.texi nsswitch.texi users.texi sysinfo.texi conf.texi crypt.texi debug.texi threads.texi lang.texi header.texi install.texi macros.texi maint.texi platform.texi contrib.texi freemanuals.texi lgpl-2.1.texi fdl-1.3.texi [...]/tschwinge/Roger_Whittaker.build/manual/stpcpy.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/strdupa.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/strncat.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/search.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/rprintf.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/memopen.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/memstrm.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/fmtmsgexpl.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/select.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/dir.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/dir2.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/pipe.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/popen.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/mkfsock.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/mkisock.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/isockad.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/inetcli.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/inetsrv.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/filesrv.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/filecli.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/termios.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/libm-err.texi [...]/tschwinge/Roger_Whittaker.build/manual/timeval_subtract.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/strftim.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/setjmp.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/swapcontext.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/sigh1.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/sigusr.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/testopt.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/longopt.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/argp-ex1.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/argp-ex2.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/argp-ex3.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/argp-ex4.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/subopt.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/atexit.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/db.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/mygetpass.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/genpass.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/testpass.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/execinfo.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/add.c.texi [...]/tschwinge/Roger_Whittaker.build/manual/summary.texi [...]/tschwinge/Roger_Whittaker.build/manual/pkgvers.texi | sort; \
echo "@end direntry") > [...]/tschwinge/Roger_Whittaker.build/manual/dir-add.texi.new
mv -f [...]/tschwinge/Roger_Whittaker.build/manual/dir-add.texi.new [...]/tschwinge/Roger_Whittaker.build/manual/dir-add.texi
-echo "@set VERSION 2.17.90" > [...]/tschwinge/Roger_Whittaker.build/manual/version-tmp
+echo "@set VERSION 2.18.90" > [...]/tschwinge/Roger_Whittaker.build/manual/version-tmp
/bin/sh ../scripts/move-if-change [...]/tschwinge/Roger_Whittaker.build/manual/version-tmp [...]/tschwinge/Roger_Whittaker.build/manual/version.texi
touch [...]/tschwinge/Roger_Whittaker.build/manual/stamp-version
LANGUAGE=C LC_ALL=C makeinfo -P [...]/tschwinge/Roger_Whittaker.build/manual/ --output=[...]/tschwinge/Roger_Whittaker.build/manual/libc.info libc.texinfo
./startup.texi:44: warning: node next `Program Arguments' in menu `Environment Variables' and in sectioning `Getopt' differ
./startup.texi:261: warning: node prev `Environment Variables' in menu `Program Arguments' and in sectioning `Argp' differ
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/info
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/info
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/info
for file in [...]/tschwinge/Roger_Whittaker.build/manual/libc.info*; do \
/usr/bin/install -c -m 644 $file [...]/tschwinge/Roger_Whittaker.build.install/usr/share/info/; \
done
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrt.a
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrt_nonshared.a
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3` [...]/tschwinge/Roger_Whittaker.build.install/lib/libc.so.0.3 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
This is not dpkg install-info anymore, but GNU install-info
See the man page for ginstall-info for command line arguments
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/manual'
@@ -3837,136 +3838,106 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gshadow'
make subdir=po -C po ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/po'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/be/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/be
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/be/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/be/LC_MESSAGES
/usr/bin/install -c -m 644 be.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/be/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/bg/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/bg
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/bg/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/bg/LC_MESSAGES
/usr/bin/install -c -m 644 bg.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/bg/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ca/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ca
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ca/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ca/LC_MESSAGES
/usr/bin/install -c -m 644 ca.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ca/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/cs/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/cs
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/cs/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/cs/LC_MESSAGES
/usr/bin/install -c -m 644 cs.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/cs/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/da/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/da
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/da/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/da/LC_MESSAGES
/usr/bin/install -c -m 644 da.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/da/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/de/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/de
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/de/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/de/LC_MESSAGES
/usr/bin/install -c -m 644 de.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/de/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/el/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/el
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/el/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/el/LC_MESSAGES
/usr/bin/install -c -m 644 el.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/el/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/en_GB/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/en_GB
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/en_GB/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/en_GB/LC_MESSAGES
/usr/bin/install -c -m 644 en_GB.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/en_GB/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/eo/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/eo
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/eo/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/eo/LC_MESSAGES
/usr/bin/install -c -m 644 eo.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/eo/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/es/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/es
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/es/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/es/LC_MESSAGES
/usr/bin/install -c -m 644 es.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/es/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fi/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fi
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fi/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fi/LC_MESSAGES
/usr/bin/install -c -m 644 fi.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fi/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fr/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fr
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fr/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fr/LC_MESSAGES
/usr/bin/install -c -m 644 fr.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/fr/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/gl/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/gl
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/gl/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/gl/LC_MESSAGES
/usr/bin/install -c -m 644 gl.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/gl/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hr/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hr
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hr/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hr/LC_MESSAGES
/usr/bin/install -c -m 644 hr.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hr/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hu/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hu
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hu/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hu/LC_MESSAGES
/usr/bin/install -c -m 644 hu.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/hu/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ia/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ia
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ia/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ia/LC_MESSAGES
/usr/bin/install -c -m 644 ia.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ia/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/id/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/id
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/id/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/id/LC_MESSAGES
/usr/bin/install -c -m 644 id.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/id/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/it/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/it
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/it/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/it/LC_MESSAGES
/usr/bin/install -c -m 644 it.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/it/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ja/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ja
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ja/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ja/LC_MESSAGES
/usr/bin/install -c -m 644 ja.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ja/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ko/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ko
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ko/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ko/LC_MESSAGES
/usr/bin/install -c -m 644 ko.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ko/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/lt/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/lt
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/lt/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/lt/LC_MESSAGES
/usr/bin/install -c -m 644 lt.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/lt/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nb/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nb
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nb/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nb/LC_MESSAGES
/usr/bin/install -c -m 644 nb.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nb/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nl/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nl
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nl/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nl/LC_MESSAGES
/usr/bin/install -c -m 644 nl.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/nl/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pl/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pl
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pl/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pl/LC_MESSAGES
/usr/bin/install -c -m 644 pl.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pl/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pt_BR/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pt_BR
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pt_BR/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pt_BR/LC_MESSAGES
/usr/bin/install -c -m 644 pt_BR.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/pt_BR/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ru/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ru
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ru/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ru/LC_MESSAGES
/usr/bin/install -c -m 644 ru.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/ru/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/rw/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/rw
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/rw/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/rw/LC_MESSAGES
/usr/bin/install -c -m 644 rw.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/rw/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sk/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sk
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sk/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sk/LC_MESSAGES
/usr/bin/install -c -m 644 sk.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sk/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sv/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sv
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sv/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sv/LC_MESSAGES
/usr/bin/install -c -m 644 sv.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/sv/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/tr/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/tr
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/tr/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/tr/LC_MESSAGES
/usr/bin/install -c -m 644 tr.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/tr/LC_MESSAGES/libc.mo || exit 0
+.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/uk/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/uk/LC_MESSAGES
+/usr/bin/install -c -m 644 uk.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/uk/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/vi/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/vi
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/vi/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/vi/LC_MESSAGES
/usr/bin/install -c -m 644 vi.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/vi/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_CN/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_CN
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_CN/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_CN/LC_MESSAGES
/usr/bin/install -c -m 644 zh_CN.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_CN/LC_MESSAGES/libc.mo || exit 0
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_TW/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_TW
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_TW/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_TW/LC_MESSAGES
/usr/bin/install -c -m 644 zh_TW.mo [...]/tschwinge/Roger_Whittaker.build.install/usr/share/locale/zh_TW/LC_MESSAGES/libc.mo || exit 0
> [...]/tschwinge/Roger_Whittaker.build/po/stubs
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/po'
@@ -3983,9 +3954,10 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/argp'
make subdir=crypt -C crypt ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/crypt'
/usr/bin/install -c -m 644 crypt.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/crypt.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrypt.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libcrypt.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrypt.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrypt.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcrypt.so
@@ -4003,9 +3975,10 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/rt'
/usr/bin/install -c -m 644 mqueue.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/mqueue.h
/usr/bin/install -c -m 644 ../bits/mqueue.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/mqueue.h
/usr/bin/install -c -m 644 bits/mqueue2.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/mqueue2.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/rt/librt.so [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/librt.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/librt.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/rt/librt.so [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/librt-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/librt.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/librt.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/librt.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/librt.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/librt.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/librt.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/librt.so
@@ -4024,6 +3997,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/conform'
make subdir=debug -C debug ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/debug'
/usr/bin/install -c -m 644 execinfo.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/execinfo.h
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/debug/libSegFault.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libSegFault.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libSegFault.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libSegFault.so
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/debug/libpcprofile.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libpcprofile.so.new
@@ -4043,9 +4017,10 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/debug/stubsT [...]/tschwinge/Roger_W
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/debug'
make subdir=libidn -C libidn ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/libidn'
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcidn.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libcidn.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcidn.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcidn.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libcidn.so
@@ -4059,7 +4034,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/libidn'
make subdir=inet -C inet ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/inet'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
/usr/bin/install -c -m 644 netinet/ether.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet/ether.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
/usr/bin/install -c -m 644 netinet/in.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet/in.h
@@ -4074,7 +4049,7 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet
/usr/bin/install -c -m 644 ../sysdeps/generic/netinet/ip.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/netinet/ip.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
/usr/bin/install -c -m 644 arpa/ftp.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa/ftp.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
/usr/bin/install -c -m 644 arpa/inet.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa/inet.h
@@ -4083,7 +4058,7 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa
/usr/bin/install -c -m 644 arpa/tftp.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa/tftp.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols
/usr/bin/install -c -m 644 protocols/routed.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols/routed.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols
/usr/bin/install -c -m 644 protocols/rwhod.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/protocols/rwhod.h
@@ -4117,15 +4092,16 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/resolv'
/usr/bin/install -c -m 644 arpa/nameser.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa/nameser.h
/usr/bin/install -c -m 644 arpa/nameser_compat.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/arpa/nameser_compat.h
/usr/bin/install -c -m 644 sys/bitypes.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/sys/bitypes.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/resolv/libresolv.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libresolv.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libresolv.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libresolv.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libresolv.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libresolv.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_dns.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_dns.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_dns.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_dns.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_dns.so
@@ -4140,21 +4116,21 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/resolv'
make subdir=nss -C nss ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nss'
/usr/bin/install -c -m 644 nss.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/nss.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_files.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_files.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_files.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_files.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_files.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nss/libnss_db.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_db.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_db.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_db.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_db.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_db.so
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/var/db
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/var
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/var/db
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/var/db
/usr/bin/install -c -m 644 db-Makefile [...]/tschwinge/Roger_Whittaker.build.install/var/db/Makefile
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nss/getent [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getent.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getent.new [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/getent
@@ -4169,9 +4145,10 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/nss/stubsT [...]/tschwinge/Roger_Whi
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/nss'
make subdir=hesiod -C hesiod ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/hesiod'
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_hesiod.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_hesiod.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_hesiod.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_hesiod.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_hesiod.so
@@ -4185,10 +4162,10 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hesiod'
make subdir=sunrpc -C sunrpc ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpc
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpc
/usr/bin/install -c -m 644 rpc/netdb.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpc/netdb.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/bootparam_prot.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc/bootparam_prot.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/nlm_prot.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc/nlm_prot.h
@@ -4215,11 +4192,11 @@ mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcsvc/key_prot.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/rpcsvc/key_prot.h
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/include/nfs
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/include/nfs
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/include/nfs
/usr/bin/install -c -m 644 ../sysdeps/generic/nfs/nfs.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/nfs/nfs.h
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/sunrpc/librpcsvc.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/librpcsvc.a
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/etc
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/etc
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/etc
/usr/bin/install -c -m 644 etc.rpc [...]/tschwinge/Roger_Whittaker.build.install/etc/rpc
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/sunrpc/rpcgen [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/rpcgen.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/rpcgen.new [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/rpcgen
@@ -4232,27 +4209,28 @@ mv -f [...]/tschwinge/Roger_Whittaker.build/sunrpc/stubsT [...]/tschwinge/Roger_
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
make subdir=nis -C nis ..=../ subdir_install
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nis'
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnsl.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnsl.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnsl.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnsl.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnsl.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnsl.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nis.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nis.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nis.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nis.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nis.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nisplus.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nisplus.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_nisplus.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nisplus.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nisplus.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_nisplus.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/nis/libnss_compat.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat.so.2` [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat.so.2 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_compat.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libnss_compat.so.2 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_compat.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_compat.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libnss_compat.so
@@ -4294,16 +4272,14 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/login'
/usr/bin/install -c -m 644 pty.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/pty.h
/usr/bin/install -c -m 644 ../sysdeps/gnu/utmpx.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/utmpx.h
/usr/bin/install -c -m 644 ../sysdeps/gnu/bits/utmpx.h [...]/tschwinge/Roger_Whittaker.build.install/usr/include/bits/utmpx.h
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/login/libutil.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/login/libutil.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
rm -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libutil.so.new
/bin/sh ../scripts/rellns-sh [...]/tschwinge/Roger_Whittaker.build.install/lib/libutil.so.1 [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libutil.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libutil.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libutil.so
/usr/bin/install -c -m 644 [...]/tschwinge/Roger_Whittaker.build/login/libutil.a [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/libutil.a
-/usr/bin/install -c -m 4755 -o root [...]/tschwinge/Roger_Whittaker.build/login/pt_chown [...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/pt_chown
-/usr/bin/install: cannot change ownership of `[...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/pt_chown': Operation not permitted
-make[2]: [[...]/tschwinge/Roger_Whittaker.build.install/usr/libexec/pt_chown] Error 1 (ignored)
(cd [...]/tschwinge/Roger_Whittaker.build/login/.; objdump -h getlogin.o getlogin_r.o setlogin.o getlogin_r_chk.o getutent.o getutent_r.o getutid.o getutline.o getutid_r.o getutline_r.o utmp_file.o utmpname.o updwtmp.o getpt.o grantpt.o unlockpt.o ptsname.o ptsname_r_chk.o setutxent.o getutxent.o endutxent.o getutxid.o getutxline.o pututxline.o utmpxname.o updwtmpx.o getutmpx.o getutmp.o getlogin.os getlogin_r.os setlogin.os getlogin_r_chk.os getutent.os getutent_r.os getutid.os getutline.os getutid_r.os getutline_r.os utmp_file.os utmpname.os updwtmp.os getpt.os grantpt.os unlockpt.os ptsname.os ptsname_r_chk.os setutxent.os getutxent.os endutxent.os getutxid.os getutxline.os pututxline.os utmpxname.os updwtmpx.os getutmpx.os getutmp.os login.o login_tty.o logout.o logwtmp.o openpty.o forkpty.o login.os login_tty.os logout.os logwtmp.os openpty.os forkpty.os) | \
gawk '/\.gnu\.glibc-stub\./ { \
sub(/\.gnu\.glibc-stub\./, "", $2); \
@@ -4356,13 +4332,13 @@ make[4]: Entering directory `[...]/tschwinge/Roger_Whittaker/string'
make[4]: Nothing to be done for `rtld-all'.
make[4]: Leaving directory `[...]/tschwinge/Roger_Whittaker/string'
make[3]: Leaving directory `[...]/tschwinge/Roger_Whittaker/elf'
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so
-/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new
-mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.17.90.so
-echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.17.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so
+/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new
+mv -f [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so.new [...]/tschwinge/Roger_Whittaker.build.install/lib/libc-2.18.90.so
+echo `../scripts/rellns-sh -p [...]/tschwinge/Roger_Whittaker.build.install/lib/ld-2.18.90.so [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1` [...]/tschwinge/Roger_Whittaker.build.install/lib/ld.so.1 >> [...]/tschwinge/Roger_Whittaker.build/elf/symlink.list
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/sotruss-lib.so [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit/sotruss-lib.so.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit/sotruss-lib.so.new [...]/tschwinge/Roger_Whittaker.build.install/usr/lib/audit/sotruss-lib.so
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/sprof [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/sprof.new
@@ -4374,7 +4350,7 @@ mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/ldd.new [...]/tschwi
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/sotruss [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/sotruss.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/sotruss.new [...]/tschwinge/Roger_Whittaker.build.install/usr/bin/sotruss
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build.install/sbin
-mkdir [...]/tschwinge/Roger_Whittaker.build.install/sbin
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build.install/sbin
/usr/bin/install -c [...]/tschwinge/Roger_Whittaker.build/elf/sln [...]/tschwinge/Roger_Whittaker.build.install/sbin/sln.new
mv -f [...]/tschwinge/Roger_Whittaker.build.install/sbin/sln.new [...]/tschwinge/Roger_Whittaker.build.install/sbin/sln
(cd [...]/tschwinge/Roger_Whittaker.build/elf/.; objdump -h dl-load.o dl-lookup.o dl-object.o dl-reloc.o dl-deps.o dl-hwcaps.o dl-runtime.o dl-error.o dl-init.o dl-fini.o dl-debug.o dl-misc.o dl-version.o dl-profile.o dl-conflict.o dl-tls.o dl-origin.o dl-scope.o dl-execstack.o dl-open.o dl-close.o dl-trampoline.o dl-support.o dl-iteratephdr.o dl-addr.o enbl-secure.o dl-profstub.o dl-libc.o dl-sym.o dl-tsd.o dl-sysdep.o tlsdesc.o dl-tlsdesc.o dl-iteratephdr.os dl-addr.os dl-profstub.os dl-libc.os dl-sym.os dl-tsd.os rtld.os dl-load.os dl-lookup.os dl-object.os dl-reloc.os dl-deps.os dl-hwcaps.os dl-runtime.os dl-error.os dl-init.os dl-fini.os dl-debug.os dl-misc.os dl-version.os dl-profile.os dl-conflict.os dl-tls.os dl-origin.os dl-scope.os dl-execstack.os dl-caller.os dl-open.os dl-close.os dl-trampoline.os dl-sysdep.os dl-environ.os dl-minimal.os tlsdesc.os dl-tlsdesc.os soinit.os sofini.os interp.os static-stubs.o sotruss-lib.os sotruss-lib.so) | \
diff --git a/glibc/coulomb.SCHWINGE/log_test b/glibc/coulomb.SCHWINGE/log_test
index 9aefa8f2..29b69c0c 100644
--- a/glibc/coulomb.SCHWINGE/log_test
+++ b/glibc/coulomb.SCHWINGE/log_test
@@ -618,8 +618,7 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/intl/ts
gcc-4.7 tst-codeset.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -DOBJPFX=\"[...]/tschwinge/Roger_Whittaker.build/intl/\" -I../include -I[...]/tschwinge/Roger_Whittaker.build/intl -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -D'LOCALEDIR="/usr/share/locale"' -D'LOCALE_ALIAS_PATH="/usr/share/locale"' -o [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES
-mkdir [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE
-mkdir [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES
msgfmt -o [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES/codeset.moT tstcodeset.po
mv -f [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES/codeset.moT [...]/tschwinge/Roger_Whittaker.build/intl/domaindir/de_DE/LC_MESSAGES/codeset.mo
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LOCPATH=[...]/tschwinge/Roger_Whittaker.build/localedata [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset > [...]/tschwinge/Roger_Whittaker.build/intl/tst-codeset.out
@@ -634,7 +633,7 @@ gcc-4.7 tst-catgets.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-s
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/catgets/tst-catgets -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/catgets/tst-catgets.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
LC_ALL=C gawk -f xopen-msg.awk ../po/de.po xopen-msg.awk > [...]/tschwinge/Roger_Whittaker.build/catgets/de.msg
.././scripts/mkinstalldirs [...]/tschwinge/Roger_Whittaker.build/catgets/de
-mkdir [...]/tschwinge/Roger_Whittaker.build/catgets/de
+mkdir -p -- [...]/tschwinge/Roger_Whittaker.build/catgets/de
LC_ALL=de_DE.ISO-8859-1 LOCPATH=[...]/tschwinge/Roger_Whittaker.build/localedata \
GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/catgets/gencat [...]/tschwinge/Roger_Whittaker.build/catgets/de/libc.cat [...]/tschwinge/Roger_Whittaker.build/catgets/de.msg
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C NLSPATH="[...]/tschwinge/Roger_Whittaker.build/catgets/%l/%N.cat" LANG=de [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/catgets/tst-catgets > [...]/tschwinge/Roger_Whittaker.build/catgets/tst-catgets.out
@@ -654,6 +653,7 @@ make subdir=math -C math ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/math'
make[2]: *** No rule to make target `check-abi-libm', needed by `check-abi'.
gcc-4.7 test-matherr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-matherr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-matherr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-matherr.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-matherr -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-matherr.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-matherr > [...]/tschwinge/Roger_Whittaker.build/math/test-matherr.out
gcc-4.7 test-fenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-fenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-fenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-fenv.o
@@ -719,28 +719,29 @@ env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/
gcc-4.7 test-float.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fno-inline -ffloat-store -fno-builtin -frounding-math -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-float.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-float.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-float.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-float -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-float.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-float > [...]/tschwinge/Roger_Whittaker.build/math/test-float.out
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-float.out] Error 1
gcc-4.7 test-double.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fno-inline -ffloat-store -fno-builtin -frounding-math -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-double.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-double.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-double.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-double -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-double.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-double > [...]/tschwinge/Roger_Whittaker.build/math/test-double.out
gcc-4.7 test-ldouble.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -fno-inline -ffloat-store -fno-builtin -frounding-math -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
-/bin/sh: line 1: 18562 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
+/bin/sh: line 1: 15940 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble > [...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ldouble.out] Error 132
gcc-4.7 test-ildoubl.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
-/bin/sh: line 1: 18574 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
+/bin/sh: line 1: 15952 Illegal instruction env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl > [...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ildoubl.out] Error 132
gcc-4.7 test-ifloat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
-/bin/sh: line 1: 18586 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
+/bin/sh: line 1: 15964 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat > [...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-ifloat.out] Error 139
gcc-4.7 test-idouble.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -mpreferred-stack-boundary=4 -Wno-uninitialized -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -I../include -I[...]/tschwinge/Roger_Whittaker.build/math -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -U__LIBC_INTERNAL_MATH_INLINES -D__FAST_MATH__ -DTEST_FAST_MATH -fno-builtin -frounding-math -o [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/math/test-idouble -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
-/bin/sh: line 1: 18598 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
+/bin/sh: line 1: 15976 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/math/test-idouble > [...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/math/test-idouble.out] Error 139
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/math'
@@ -759,6 +760,7 @@ gcc-4.7 bug269-setjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/setjmp/bug269-setjmp -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/setjmp/bug269-setjmp.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/setjmp/bug269-setjmp > [...]/tschwinge/Roger_Whittaker.build/setjmp/bug269-setjmp.out
gcc-4.7 tst-setjmp-fp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp > [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-setjmp-fp.out
gcc-4.7 tst-sigsetjmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/setjmp -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-sigsetjmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-sigsetjmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/setjmp/tst-sigsetjmp.o
@@ -887,6 +889,7 @@ gcc-4.7 tst-makecontext2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwr
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-makecontext2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-makecontext2.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-makecontext2 > [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-makecontext2.out
gcc-4.7 tst-strtod6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6 > [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod6.out
gcc-4.7 tst-unsetenv1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-unsetenv1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-unsetenv1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-unsetenv1.o
@@ -919,16 +922,14 @@ gcc-4.7 tst-strtod-underflow.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod-underflow -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod-underflow.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod-underflow > [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-strtod-underflow.out
gcc-4.7 tst-tls-atexit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit.o
-gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit [...]/tschwinge/Roger_Whittaker.build/nptl/libpthread.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
-gcc-4.7: error: [...]/tschwinge/Roger_Whittaker.build/nptl/libpthread.so: No such file or directory
-make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit] Error 1
+make[2]: *** No rule to make target `[...]/tschwinge/Roger_Whittaker.build/nptl/libpthread.so', needed by `[...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit'.
gcc-4.7 tst-tls-atexit-lib.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.os
tst-tls-atexit-lib.c: In function 'do_foo':
tst-tls-atexit-lib.c:35:3: warning: implicit declaration of function '__cxa_thread_atexit_impl' [-Wimplicit-function-declaration]
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-tls-atexit-lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-putenv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv.o
gcc-4.7 tst-putenvmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DNOT_IN_libc=1 -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdlib -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv -Wl,--no-as-needed -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv.o [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenvmod.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv > [...]/tschwinge/Roger_Whittaker.build/stdlib/tst-putenv.out
(gawk '{ sub(/^/, "asconst_", $2); print; }' [...]/tschwinge/Roger_Whittaker.build/ucontext_i.h; \
@@ -939,7 +940,7 @@ gcc-4.7 [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.c
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i > [...]/tschwinge/Roger_Whittaker.build/stdlib/test-as-const-ucontext_i.out
gcc-4.7 -O -D_GNU_SOURCE -DIS_IN_build -include [...]/tschwinge/Roger_Whittaker.build/config.h isomac.c -o [...]/tschwinge/Roger_Whittaker.build/stdlib/isomac
-/tmp/ccH5TQZl.o: In function `get_null_defines':
+/tmp/ccerCBST.o: In function `get_null_defines':
isomac.c:(.text+0x12): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[...]/tschwinge/Roger_Whittaker.build/stdlib/isomac 'gcc-4.7' \
'-I../include -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I..' > [...]/tschwinge/Roger_Whittaker.build/stdlib/isomac.out
@@ -1258,6 +1259,7 @@ tst-printf-round.c:216:8: warning: passing argument 3 of 'test_hex_in_one_mode'
tst-printf-round.c:139:1: note: expected 'const char **' but argument is of type 'const char * const*'
tst-printf-round.c:224:8: warning: passing argument 3 of 'test_hex_in_one_mode' discards 'const' qualifier from pointer target type [enabled by default]
tst-printf-round.c:139:1: note: expected 'const char **' but argument is of type 'const char * const*'
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/tst-printf-round -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/stdio-common/tst-printf-round.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/stdio-common/tst-printf-round > [...]/tschwinge/Roger_Whittaker.build/stdio-common/tst-printf-round.out
gcc-4.7 bug26.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/stdio-common -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/stdio-common/bug26.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/stdio-common/bug26.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/stdio-common/bug26.o
@@ -1448,83 +1450,91 @@ make subdir=dlfcn -C dlfcn ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
make[2]: *** No rule to make target `check-abi-libdl', needed by `check-abi'.
gcc-4.7 glrefmain.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 glreflib1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 glreflib2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain > [...]/tschwinge/Roger_Whittaker.build/dlfcn/glrefmain.out
gcc-4.7 failtest.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 failtestmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.os
failtestmod.c: In function 'constr':
failtestmod.c:11:9: warning: variable 'm' set but not used [-Wunused-but-set-variable]
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtestmod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest > [...]/tschwinge/Roger_Whittaker.build/dlfcn/failtest.out
gcc-4.7 tst-dladdr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dladdr.out
gcc-4.7 default.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/default.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/default.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/default.o
gcc-4.7 defaultmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 defaultmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Bsymbolic -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Bsymbolic -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/default -rdynamic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/default.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/defaultmod2.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/default > [...]/tschwinge/Roger_Whittaker.build/dlfcn/default.out
gcc-4.7 errmsg1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 errmsg1mod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1mod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/errmsg1.out
gcc-4.7 tstcxaatexit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 modcxaatexit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modcxaatexit.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstcxaatexit.out
gcc-4.7 bug-dlopen1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlopen1.out
gcc-4.7 bug-dlsym1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1.o
gcc-4.7 bug-dlsym1-lib2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 bug-dlsym1-lib1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1-lib2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dlsym1.out
gcc-4.7 tst-dlinfo.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 glreflib3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,: -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,: -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/glreflib3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tst-dlinfo.out
gcc-4.7 bug-atexit1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 bug-atexit1-lib.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1-lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit1.out
gcc-4.7 bug-atexit2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 bug-atexit2-lib.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2-lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit2.out
gcc-4.7 bug-atexit3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
g++-4.7 bug-atexit3-lib.cc -c -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -lstdc++ -lgcc_eh [...]/tschwinge/Roger_Whittaker.build/elf/ld.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3-lib.os -lstdc++ -lgcc_eh -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-atexit3.out] Error 1
gcc-4.7 tstatexit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 modatexit.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modatexit.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tstatexit.out
+gcc-4.7 bug-dl-leaf.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf.o
+gcc-4.7 bug-dl-leaf-lib.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+gcc-4.7 bug-dl-leaf-lib-cb.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib-cb.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib-cb.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib-cb.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib-cb.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib-cb.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf-lib.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf > [...]/tschwinge/Roger_Whittaker.build/dlfcn/bug-dl-leaf.out
gcc-4.7 tststatic.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.o
gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.o: In function `main':
[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic.c:12: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
gcc-4.7 modstatic.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
-/bin/sh: line 1: 21577 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
+/bin/sh: line 1: 18975 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic.out] Error 139
gcc-4.7 tststatic2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o
gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
@@ -1532,10 +1542,34 @@ gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build
[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic2.c:11: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic2.c:148: warning: Using 'dlmopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
gcc-4.7 modstatic2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic2.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
-/bin/sh: line 1: 21595 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
+/bin/sh: line 1: 18993 Segmentation fault env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic2.out] Error 139
+gcc-4.7 tststatic3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.o
+gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3 [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.o: In function `do_test':
+[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic3.c:40: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
+gcc-4.7 modstatic3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic3.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.out
+Didn't expect signal from child: got `Segmentation fault'
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic3.out] Error 1
+gcc-4.7 tststatic4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.o
+gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4 [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.o: In function `main':
+[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic4.c:49: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.out
+Didn't expect signal from child: got `Segmentation fault'
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic4.out] Error 1
+gcc-4.7 tststatic5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.o
+gcc-4.7 -nostdlib -nostartfiles -static -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5 [...]/tschwinge/Roger_Whittaker.build/csu/crt0.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginT.o` [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.a -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.a [...]/tschwinge/Roger_Whittaker.build/mach/libmachuser.a [...]/tschwinge/Roger_Whittaker.build/hurd/libhurduser.a -lgcc -lgcc_eh -Wl,--end-group `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.o: In function `do_test':
+[...]/tschwinge/Roger_Whittaker/dlfcn/tststatic5.c:45: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
+gcc-4.7 modstatic5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/dlfcn -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic5.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/modstatic5.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_LIBRARY_PATH=[...]/tschwinge/Roger_Whittaker.build/dlfcn/:[...]/tschwinge/Roger_Whittaker.build/:[...]/tschwinge/Roger_Whittaker.build/elf [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5 > [...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.out
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/dlfcn/tststatic5.out] Error 1
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/dlfcn'
make[1]: *** [dlfcn/tests] Error 2
@@ -1710,10 +1744,10 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/string/
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strnlen > [...]/tschwinge/Roger_Whittaker.build/string/test-strnlen.out
gcc-4.7 test-strcasecmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
-env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp > [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.out
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LOCPATH=[...]/tschwinge/Roger_Whittaker.build/localedata [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp > [...]/tschwinge/Roger_Whittaker.build/string/test-strcasecmp.out
gcc-4.7 test-strncasecmp.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
-env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp > [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.out
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LOCPATH=[...]/tschwinge/Roger_Whittaker.build/localedata [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp > [...]/tschwinge/Roger_Whittaker.build/string/test-strncasecmp.out
gcc-4.7 test-strncat.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/string -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/string/test-strncat.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/string/test-strncat.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/string/test-strncat.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/string/test-strncat -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/string/test-strncat.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/string/test-strncat > [...]/tschwinge/Roger_Whittaker.build/string/test-strncat.out
@@ -1795,12 +1829,12 @@ env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/
gcc-4.7 test-wcschr.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/wcsmbs -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -D_IO_MTSAFE_IO -o [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr.o
In file included from test-wcschr.c:2:0:
../string/test-strchr.c: In function 'check1':
-../string/test-strchr.c:249:3: warning: passing argument 1 of 'stupid_STRCHR' from incompatible pointer type [enabled by default]
+../string/test-strchr.c:224:3: warning: passing argument 1 of 'stupid_STRCHR' from incompatible pointer type [enabled by default]
../string/test-strchr.c:77:1: note: expected 'const wchar_t *' but argument is of type 'char *'
-../string/test-strchr.c:249:22: warning: initialization from incompatible pointer type [enabled by default]
-../string/test-strchr.c:252:5: warning: passing argument 2 of 'check_result' from incompatible pointer type [enabled by default]
+../string/test-strchr.c:224:22: warning: initialization from incompatible pointer type [enabled by default]
+../string/test-strchr.c:227:5: warning: passing argument 2 of 'check_result' from incompatible pointer type [enabled by default]
../string/test-strchr.c:92:1: note: expected 'const wchar_t *' but argument is of type 'char *'
-../string/test-strchr.c:252:5: warning: passing argument 4 of 'check_result' from incompatible pointer type [enabled by default]
+../string/test-strchr.c:227:5: warning: passing argument 4 of 'check_result' from incompatible pointer type [enabled by default]
../string/test-strchr.c:92:1: note: expected 'const wchar_t *' but argument is of type 'char *'
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr > [...]/tschwinge/Roger_Whittaker.build/wcsmbs/test-wcschr.out
@@ -2279,7 +2313,7 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/posix/g
' [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd' ' env'
/bin/sh wordexp-tst.sh [...]/tschwinge/Roger_Whittaker.build/ ' [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd'
gcc-4.7 -O -D_GNU_SOURCE -DIS_IN_build -include [...]/tschwinge/Roger_Whittaker.build/config.h annexc.c -o [...]/tschwinge/Roger_Whittaker.build/posix/annexc
-/tmp/ccvDYi7v.o: In function `get_null_defines':
+/tmp/ccnSSryG.o: In function `get_null_defines':
annexc.c:(.text+0x6b): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
[...]/tschwinge/Roger_Whittaker.build/posix/annexc 'gcc-4.7' \
'-I../mach -I../hurd -I../csu -I../iconv -I../locale -I../localedata -I../iconvdata -I../assert -I../ctype -I../intl -I../catgets -I../math -I../setjmp -I../signal -I../stdlib -I../stdio-common -I../libio -I../dlfcn -I../malloc -I../string -I../wcsmbs -I../timezone -I../time -I../dirent -I../grp -I../pwd -I../posix -I../io -I../termios -I../resource -I../misc -I../socket -I../sysvipc -I../gmon -I../gnulib -I../wctype -I../manual -I../shadow -I../gshadow -I../po -I../argp -I../crypt -I../rt -I../conform -I../debug -I../libidn -I../inet -I../resolv -I../nss -I../hesiod -I../sunrpc -I../nis -I../nscd -I../streams -I../login -I../elf -I../include -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I..' > [...]/tschwinge/Roger_Whittaker.build/posix/annexc.out
@@ -2482,7 +2516,7 @@ make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/gmon'
gcc-4.7 tst-sprofil.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/gmon -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
-/bin/sh: line 1: 25768 Floating point exceptionenv GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
+/bin/sh: line 1: 23217 Floating point exceptionenv GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil > [...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/gmon/tst-sprofil.out] Error 136
make[2]: Target `tests' not remade because of errors.
make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/gmon'
@@ -2547,6 +2581,7 @@ make subdir=crypt -C crypt ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/crypt'
make[2]: *** No rule to make target `check-abi-libcrypt', needed by `check-abi'.
gcc-4.7 cert.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/crypt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/crypt/cert.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/crypt/cert.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/crypt/cert.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/crypt/cert -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/crypt/cert.o [...]/tschwinge/Roger_Whittaker.build/crypt/libcrypt.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/crypt/cert > [...]/tschwinge/Roger_Whittaker.build/crypt/cert.out < cert.input
gcc-4.7 md5c-test.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/crypt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/crypt/md5c-test.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/crypt/md5c-test.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/crypt/md5c-test.o
@@ -2577,6 +2612,7 @@ make subdir=rt -C rt ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/rt'
make[2]: *** No rule to make target `check-abi-librt', needed by `check-abi'.
gcc-4.7 tst-shm.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm.o [...]/tschwinge/Roger_Whittaker.build/rt/librt.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm > [...]/tschwinge/Roger_Whittaker.build/rt/tst-shm.out
gcc-4.7 tst-clock.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/rt -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/rt/tst-clock.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/rt/tst-clock.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/rt/tst-clock.o
@@ -4474,6 +4510,10 @@ gcc-4.7 tst-backtrace5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrit
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace5 -rdynamic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace5.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace5 > [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace5.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace5.out] Error 1
+gcc-4.7 tst-backtrace6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -funwind-tables -I../include -I[...]/tschwinge/Roger_Whittaker.build/debug -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.o
+gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6 -rdynamic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6 > [...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.out
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/debug/tst-backtrace6.out] Error 1
(gawk '{ sub(/^/, "asconst_", $2); print; }' [...]/tschwinge/Roger_Whittaker.build/signal-defines.h; \
gawk -v test=1 -f ../scripts/gen-as-const.awk ../sysdeps/mach/hurd/i386/signal-defines.sym; \
echo '#include "../test-skeleton.c"') > [...]/tschwinge/Roger_Whittaker.build/debug/test-as-const-signal-defines.cT
@@ -4487,6 +4527,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/debug'
make[1]: *** [debug/tests] Error 2
make subdir=libidn -C libidn ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/libidn'
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
LC_ALL=C objdump --dynamic-syms [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.so > [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.dynsymT
mv -f [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.dynsymT [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.dynsym
LC_ALL=C gawk -f ../scripts/abilist.awk [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.dynsym > [...]/tschwinge/Roger_Whittaker.build/libidn/libcidn.symlistT
@@ -4546,6 +4587,7 @@ make[1]: *** [inet/tests] Error 2
make subdir=resolv -C resolv ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/resolv'
make[2]: *** No rule to make target `check-abi-libresolv', needed by `check-abi'.
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
LC_ALL=C objdump --dynamic-syms [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.so > [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.dynsymT
mv -f [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.dynsymT [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.dynsym
LC_ALL=C gawk -f ../scripts/abilist.awk [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.dynsym > [...]/tschwinge/Roger_Whittaker.build/resolv/libnss_dns.symlistT
@@ -4567,6 +4609,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/resolv'
make[1]: *** [resolv/tests] Error 2
make subdir=nss -C nss ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nss'
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
LC_ALL=C objdump --dynamic-syms [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.so > [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.dynsymT
mv -f [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.dynsymT [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.dynsym
LC_ALL=C gawk -f ../scripts/abilist.awk [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.dynsym > [...]/tschwinge/Roger_Whittaker.build/nss/libnss_files.symlistT
@@ -4585,7 +4628,7 @@ tst-nss-test1.c: In function 'do_test':
tst-nss-test1.c:25:3: warning: format '%ju' expects argument of type 'uintmax_t', but argument 2 has type 'int' [-Wformat]
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/nss/tst-nss-test1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/nss/tst-nss-test1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 nss_test1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -DNOT_IN_libc=1 -I../include -I[...]/tschwinge/Roger_Whittaker.build/nss -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -o [...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss//libnss_test1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/nss//libnss_test1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
[...]/tschwinge/Roger_Whittaker.build/nss/nss_test1.os: In function `_nss_test1_getpwent_r':
[...]/tschwinge/Roger_Whittaker/nss/nss_test1.c:60: undefined reference to `pthread_mutex_lock'
[...]/tschwinge/Roger_Whittaker/nss/nss_test1.c:85: undefined reference to `pthread_mutex_unlock'
@@ -4600,6 +4643,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/nss'
make[1]: *** [nss/tests] Error 2
make subdir=hesiod -C hesiod ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/hesiod'
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
LC_ALL=C objdump --dynamic-syms [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.so > [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.dynsymT
mv -f [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.dynsymT [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.dynsym
LC_ALL=C gawk -f ../scripts/abilist.awk [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.dynsym > [...]/tschwinge/Roger_Whittaker.build/hesiod/libnss_hesiod.symlistT
@@ -4610,6 +4654,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/hesiod'
make subdir=sunrpc -C sunrpc ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
gcc-4.7 tst-xdrmem.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_RPC_THREAD_SAFE_ -I../include -I[...]/tschwinge/Roger_Whittaker.build/sunrpc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -D_RPC_THREAD_SAFE_ -o [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem.o
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem.o [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem > [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem.out
gcc-4.7 tst-xdrmem2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -D_RPC_THREAD_SAFE_ -I../include -I[...]/tschwinge/Roger_Whittaker.build/sunrpc -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -D_RPC_THREAD_SAFE_ -o [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/sunrpc/tst-xdrmem2.o
@@ -4619,6 +4664,7 @@ make[2]: Leaving directory `[...]/tschwinge/Roger_Whittaker/sunrpc'
make subdir=nis -C nis ..=../ tests
make[2]: Entering directory `[...]/tschwinge/Roger_Whittaker/nis'
make[2]: *** No rule to make target `check-abi-libnsl', needed by `check-abi'.
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
LC_ALL=C objdump --dynamic-syms [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.so > [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.dynsymT
mv -f [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.dynsymT [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.dynsym
LC_ALL=C gawk -f ../scripts/abilist.awk [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.dynsym > [...]/tschwinge/Roger_Whittaker.build/nis/libnss_nis.symlistT
@@ -4731,10 +4777,11 @@ env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C MALLOC_T
[...]/tschwinge/Roger_Whittaker.build/malloc/mtrace [...]/tschwinge/Roger_Whittaker.build/elf/tst-leaks1-static.mtrace > [...]/tschwinge/Roger_Whittaker.build/elf/tst-leaks1-static-mem
gcc-4.7 noload.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/noload.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/noload.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/noload.o
gcc-4.7 testobj1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+make[2]: Circular [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so <- [...]/tschwinge/Roger_Whittaker.build/linkobj/libc.so dependency dropped.
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/noload -rdynamic -Wl,--no-as-needed -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/noload.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 testobj5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj5.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C MALLOC_TRACE=[...]/tschwinge/Roger_Whittaker.build/elf/noload.mtrace [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/noload > [...]/tschwinge/Roger_Whittaker.build/elf/noload.out
[...]/tschwinge/Roger_Whittaker.build/malloc/mtrace [...]/tschwinge/Roger_Whittaker.build/elf/noload.mtrace > [...]/tschwinge/Roger_Whittaker.build/elf/noload-mem
Checking ld.so for SSE register use. This will take a few seconds...
@@ -4750,9 +4797,9 @@ env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/
gcc-4.7 tst-tls9.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 tst-tlsmod5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod5.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -nostdlib -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod6.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9.out
gcc-4.7 tst-array1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
@@ -4760,7 +4807,7 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst
cmp [...]/tschwinge/Roger_Whittaker.build/elf/tst-array1.out tst-array1.exp > /dev/null
gcc-4.7 tst-array2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.o
gcc-4.7 tst-array2dep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2 -Wl,--no-as-needed -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2dep.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
[...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.out
cmp [...]/tschwinge/Roger_Whittaker.build/elf/tst-array2.out tst-array2.exp > /dev/null
@@ -4774,7 +4821,7 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst
cmp [...]/tschwinge/Roger_Whittaker.build/elf/tst-array4.out tst-array4.exp > /dev/null
gcc-4.7 tst-array5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.o
gcc-4.7 tst-array5dep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5 -Wl,--no-as-needed -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5dep.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
[...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.out
cmp [...]/tschwinge/Roger_Whittaker.build/elf/tst-array5.out tst-array5.exp > /dev/null
@@ -4806,381 +4853,383 @@ make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-tls9-static.out] Err
gcc-4.7 loadtest.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/loadtest.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/loadtest.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/loadtest.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/loadtest -rdynamic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/loadtest.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
gcc-4.7 testobj2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.os [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 testobj3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj3.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 testobj4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj4.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 testobj6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.os [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/testobj2.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 testobj1_1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.os [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 failobj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/failobj.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/failobj.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/failobj.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/failobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/failobj.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/failobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/failobj.os [...]/tschwinge/Roger_Whittaker.build/elf/testobj6.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 constload2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/constload2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/constload2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/constload2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/constload2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/constload2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/constload2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/constload2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 constload3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/constload3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/constload3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/constload3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/constload3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/constload3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/constload3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/constload3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unloadmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unloadmod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 dep1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dep1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dep1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dep1.os
gcc-4.7 dep2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dep2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dep2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dep2.os
gcc-4.7 dep3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dep3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dep3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dep3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 dep4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dep4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dep4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dep4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/dep2.so [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep4.os [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep2.os [...]/tschwinge/Roger_Whittaker.build/elf/dep3.so [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dep1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dep1.os [...]/tschwinge/Roger_Whittaker.build/elf/dep2.so [...]/tschwinge/Roger_Whittaker.build/elf/dep4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 vismod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 vismod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 vismod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/vismod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodelmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodelmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodelmod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.os
gcc-4.7 nodelmod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod3.os [...]/tschwinge/Roger_Whittaker.build/elf/nodelmod4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodel2mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodel2mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodelete -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodel2mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod3.os [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/nodel2mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodlopenmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodlopen -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--enable-new-dtags,-z,nodlopen -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nodlopenmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod2.os [...]/tschwinge/Roger_Whittaker.build/elf/nodlopenmod.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 filtmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/filtmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/filtmod1.os
gcc-4.7 filtmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 -shared -o [...]/tschwinge/Roger_Whittaker.build/elf/filtmod1.so -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both \
-L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd \
-Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd \
[...]/tschwinge/Roger_Whittaker.build/elf/filtmod1.os -Wl,-F,[...]/tschwinge/Roger_Whittaker.build/elf/filtmod2.so
gcc-4.7 reldepmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldepmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldepmod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldepmod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nextmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 nextmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/nextmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep4mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.os
gcc-4.7 reldep4mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep4mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.os
gcc-4.7 reldep4mod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep4mod4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.os [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.os [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj4.os [...]/tschwinge/Roger_Whittaker.build/elf/neededobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj2.so [...]/tschwinge/Roger_Whittaker.build/elf/neededobj3.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 neededobj6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/neededobj6.os [...]/tschwinge/Roger_Whittaker.build/elf/neededobj5.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 firstobj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/firstobj.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 globalmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/globalmod1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload2mod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.os
gcc-4.7 unload2dep.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload2mod.os [...]/tschwinge/Roger_Whittaker.build/elf/unload2dep.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 ltglobmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 ltglobmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/ltglobmod2.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 pathoptobj.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/pathoptobj.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 dblloadmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.os
gcc-4.7 dblloadmod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod1.os [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 dblloadmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod2.os [...]/tschwinge/Roger_Whittaker.build/elf/dblloadmod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldepmod5.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod5.os [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldepmod6.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod6.os [...]/tschwinge/Roger_Whittaker.build/elf/reldepmod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep6mod0.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep6mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod0.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep6mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep6mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod3.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep6mod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod4.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep6mod1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep7mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep7mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep7mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod3.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod7.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod8.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod8.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod7.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod9.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod10.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod10.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod9.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod11.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod12.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod12.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod11.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod13.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod13a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13a.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod13.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod14a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14a.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod14b.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod14b.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod15a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15a.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod15b.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod15b.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod16a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16a.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod16b.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod16b.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.os -DN=0
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.os -DN=1
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.os -DN=2
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.os -DN=3
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.os -DN=4
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.os -DN=5
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.os -DN=6
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.os -DN=7
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.os -DN=8
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.os -DN=9
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.os -DN=10
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.os -DN=11
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.os -DN=12
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.os -DN=13
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.os -DN=14
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.os -DN=15
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.os -DN=16
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.os -DN=17
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.os -DN=18
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.os -DN=19
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod17b.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17b.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a0.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a1.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a3.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a4.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a5.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a6.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a7.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a8.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a9.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a10.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a11.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a12.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a13.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a14.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a15.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a16.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a17.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a18.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod17a19.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.os -DN=0
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a0.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.os -DN=1
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.os -DN=2
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.os -DN=3
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.os -DN=4
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.os -DN=5
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a5.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.os -DN=6
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a6.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.os -DN=7
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a7.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.os -DN=8
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a8.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.os -DN=9
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a9.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.os -DN=10
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a10.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.os -DN=11
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a11.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.os -DN=12
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a12.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.os -DN=13
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a13.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.os -DN=14
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a14.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.os -DN=15
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a15.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.os -DN=16
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a16.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.os -DN=17
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a17.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.os -DN=18
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a18.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tlsmod18a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.os -DN=19
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tlsmod18a19.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tls19mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.os
gcc-4.7 tst-tls19mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-tls19mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/ld.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-tls19mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 circlemod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.os
gcc-4.7 circlemod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.os
gcc-4.7 circlemod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.os [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1.os [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 circlemod1a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.os
gcc-4.7 circlemod2a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.os
gcc-4.7 circlemod3a.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.os [...]/tschwinge/Roger_Whittaker.build/elf/circlemod3a.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/circlemod1a.os [...]/tschwinge/Roger_Whittaker.build/elf/circlemod2a.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep8mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep8mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep8mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod3.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/reldep8mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep9mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep9mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 reldep9mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod3.os [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod1.so [...]/tschwinge/Roger_Whittaker.build/elf/reldep9mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-alignmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -malign-double -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-alignmod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -malign-double -mpreferred-stack-boundary=4 -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-alignmod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-execstack-mod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-execstack-mod.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-dlopenrpathmod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,\$ORIGIN/test-subdir -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,-rpath,\$ORIGIN/test-subdir -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlopenrpathmod.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-deep1mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-deep1mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.os
gcc-4.7 tst-deep1mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-deep1mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-dlmopen1mod.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-dlmopen1mod.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-auditmod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload3mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.os
gcc-4.7 unload3mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.os
gcc-4.7 unload3mod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.os [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload3mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/unload3mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload4mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.os
gcc-4.7 unload4mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.os
gcc-4.7 unload4mod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload4mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.so [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.so [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod4.so [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod2.so [...]/tschwinge/Roger_Whittaker.build/elf/unload4mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload6mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload6mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod2.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload6mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload6mod3.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload7mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload7mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/unload7mod1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload8mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.os
gcc-4.7 unload8mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.os
gcc-4.7 unload8mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.os [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 unload8mod1x.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/unload8mod1x.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 order2mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.os
gcc-4.7 order2mod4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.os
gcc-4.7 order2mod3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.os [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod1.os [...]/tschwinge/Roger_Whittaker.build/elf/order2mod4.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 order2mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/order2mod2.os [...]/tschwinge/Roger_Whittaker.build/elf/order2mod3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-unique1mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-unique1mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique1mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-unique2mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-unique2mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique2mod2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
g++-4.7 tst-unique3lib.cc -c -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
g++-4.7 tst-unique3lib2.cc -c -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique3lib2.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
g++-4.7 tst-unique4lib.cc -c -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.os
tst-unique4lib.cc:17:12: warning: 'b' defined but not used [-Wunused-variable]
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-unique4lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initordera1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initorderb1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initordera2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initorderb2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initordera3.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb2.so [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorderb1.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initordera4.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera4.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initordera3.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-initorder2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.os -DNAME=\"a\"
gcc-4.7 tst-initorder2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.os -DNAME=\"b\"
gcc-4.7 tst-initorder2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.os -DNAME=\"c\"
gcc-4.7 tst-initorder2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.os -DNAME=\"d\"
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.so
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2d.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2c.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -Wl,--no-as-needed -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2a.os [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2b.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-relsort1mod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.os
gcc-4.7 tst-relsort1mod2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.so
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.os [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod1.os [...]/tschwinge/Roger_Whittaker.build/math/libm.so.6 [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1mod2.so -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
+gcc-4.7 tst-null-argv-lib.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.os
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
gcc-4.7 tst-piemod1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fPIC -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -DSHARED -DNOT_IN_libc=1 -DNOT_IN_libc -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.os -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.os.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.os
-gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.os [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a
+gcc-4.7 -shared -static-libgcc -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-z,defs -B[...]/tschwinge/Roger_Whittaker.build/csu/ -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both -L[...]/tschwinge/Roger_Whittaker.build -L[...]/tschwinge/Roger_Whittaker.build/math -L[...]/tschwinge/Roger_Whittaker.build/elf -L[...]/tschwinge/Roger_Whittaker.build/dlfcn -L[...]/tschwinge/Roger_Whittaker.build/nss -L[...]/tschwinge/Roger_Whittaker.build/nis -L[...]/tschwinge/Roger_Whittaker.build/rt -L[...]/tschwinge/Roger_Whittaker.build/resolv -L[...]/tschwinge/Roger_Whittaker.build/crypt -L[...]/tschwinge/Roger_Whittaker.build/mach -L[...]/tschwinge/Roger_Whittaker.build/hurd -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.so -T [...]/tschwinge/Roger_Whittaker.build/shlib.lds [...]/tschwinge/Roger_Whittaker.build/csu/abi-note.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.os -Wl,--start-group [...]/tschwinge/Roger_Whittaker.build/libc.so [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -Wl,--end-group
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/loadtest > [...]/tschwinge/Roger_Whittaker.build/elf/loadtest.out
gcc-4.7 restest1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/restest1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/restest1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/restest1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/restest1 -rdynamic -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/restest1.o [...]/tschwinge/Roger_Whittaker.build/elf/testobj1.so [...]/tschwinge/Roger_Whittaker.build/elf/testobj1_1.so [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
@@ -5407,17 +5456,17 @@ gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/ord
gcc-4.7 tst-audit1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
-/bin/sh: line 1: 18939 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
+/bin/sh: line 1: 1093 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit1.out] Error 137
gcc-4.7 tst-audit2.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
-/bin/sh: line 1: 18951 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
+/bin/sh: line 1: 1105 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit2.out] Error 137
gcc-4.7 tst-audit8.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.o [...]/tschwinge/Roger_Whittaker.build/math/libm.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
-/bin/sh: line 1: 18963 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
+/bin/sh: line 1: 1117 Killed env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_AUDIT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-auditmod1.so [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out
make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-audit8.out] Error 137
gcc-4.7 tst-stackguard1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-stackguard1.o -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
@@ -5458,6 +5507,11 @@ cmp [...]/tschwinge/Roger_Whittaker.build/elf/tst-initorder2.out tst-initorder2.
gcc-4.7 tst-relsort1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1.o
gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1.o [...]/tschwinge/Roger_Whittaker.build/dlfcn/libdl.so.2 -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-relsort1.out
+gcc-4.7 tst-null-argv.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.o
+gcc-4.7 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/crt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbegin.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv-lib.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtend.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
+env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C LD_DEBUG=all LD_DEBUG_OUTPUT=[...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.debug.out [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv > [...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.out
+Inconsistency detected by ld.so: ../sysdeps/mach/hurd/dl-sysdep.c: 338: open_file: Assertion `!(flags & ~(0x0001 | 0x00400000))' failed!
+make[2]: *** [[...]/tschwinge/Roger_Whittaker.build/elf/tst-null-argv.out] Error 127
gcc-4.7 tst-pie1.c -c -std=gnu99 -fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants -frounding-math -g -Wno-parentheses -Wstrict-prototypes -fpie -I../include -I[...]/tschwinge/Roger_Whittaker.build/elf -I[...]/tschwinge/Roger_Whittaker.build -I../sysdeps/mach/hurd/i386 -I../sysdeps/mach/hurd -I../sysdeps/gnu -I../sysdeps/unix/bsd/bsd4.4 -I../sysdeps/mach/i386 -I../sysdeps/mach -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/x86/fpu -I../sysdeps/i386 -I../sysdeps/x86 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/unix/bsd -I../sysdeps/unix/inet -I../sysdeps/ieee754 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/generic -I../ports -I../hurd -I[...]/tschwinge/Roger_Whittaker.build/hurd/ -I../mach -I[...]/tschwinge/Roger_Whittaker.build/mach/ -I.. -I../libio -I. -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DNOT_IN_libc=1 -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1.o -MD -MP -MF [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1.o.dt -MT [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1.o
gcc-4.7 -pie -Wl,-O1 -nostdlib -nostartfiles -o [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1 -Wl,-z,combreloc -Wl,-z,relro -Wl,--hash-style=both [...]/tschwinge/Roger_Whittaker.build/csu/Scrt1.o [...]/tschwinge/Roger_Whittaker.build/csu/crti.o `gcc-4.7 --print-file-name=crtbeginS.o` [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1.o [...]/tschwinge/Roger_Whittaker.build/elf/tst-piemod1.so -Wl,-dynamic-linker=/lib/ld.so.1 -Wl,-rpath-link=[...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/libc.so.0.3 [...]/tschwinge/Roger_Whittaker.build/libc_nonshared.a -Wl,--as-needed [...]/tschwinge/Roger_Whittaker.build/elf/ld.so -Wl,--no-as-needed -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed `gcc-4.7 --print-file-name=crtendS.o` [...]/tschwinge/Roger_Whittaker.build/csu/crtn.o
env GCONV_PATH=[...]/tschwinge/Roger_Whittaker.build/iconvdata LC_ALL=C [...]/tschwinge/Roger_Whittaker.build/elf/ld.so.1 --library-path [...]/tschwinge/Roger_Whittaker.build:[...]/tschwinge/Roger_Whittaker.build/math:[...]/tschwinge/Roger_Whittaker.build/elf:[...]/tschwinge/Roger_Whittaker.build/dlfcn:[...]/tschwinge/Roger_Whittaker.build/nss:[...]/tschwinge/Roger_Whittaker.build/nis:[...]/tschwinge/Roger_Whittaker.build/rt:[...]/tschwinge/Roger_Whittaker.build/resolv:[...]/tschwinge/Roger_Whittaker.build/crypt:[...]/tschwinge/Roger_Whittaker.build/mach:[...]/tschwinge/Roger_Whittaker.build/hurd [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1 > [...]/tschwinge/Roger_Whittaker.build/elf/tst-pie1.out