summaryrefslogtreecommitdiff
path: root/binutils-gdb/laplace.SCHWINGE/log_build
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-gdb/laplace.SCHWINGE/log_build')
-rw-r--r--binutils-gdb/laplace.SCHWINGE/log_build144
1 files changed, 18 insertions, 126 deletions
diff --git a/binutils-gdb/laplace.SCHWINGE/log_build b/binutils-gdb/laplace.SCHWINGE/log_build
index dd944bb5..355ec3ff 100644
--- a/binutils-gdb/laplace.SCHWINGE/log_build
+++ b/binutils-gdb/laplace.SCHWINGE/log_build
@@ -405,7 +405,7 @@ checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, cha
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
-checking version of bison... 3.0.2, ok
+checking version of bison... 3.0.4, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
@@ -5843,9 +5843,6 @@ gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gd
notify_S.c:368:24: warning: no previous prototype for 'notify_server' [-Wmissing-prototypes]
mig_external boolean_t notify_server
^
-notify_S.c:404:28: warning: no previous prototype for 'notify_server_routine' [-Wmissing-prototypes]
- mig_external mig_routine_t notify_server_routine
- ^
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o process_reply_S.o -MT process_reply_S.o -MMD -MP -MF .deps/process_reply_S.Tpo process_reply_S.c
process_reply_S.c: In function '_Xproc_setmsgport_reply':
process_reply_S.c:102:22: warning: function called through a non-compatible type
@@ -5880,188 +5877,83 @@ process_reply_S.c:737:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_pid2proc_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getprocinfo_reply':
-process_reply_S.c:832:22: warning: function called through a non-compatible type
+process_reply_S.c:838:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocinfo_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getprocinfo_reply(In0P->Head.msgh_request_port, In0P->return_code, In0P->flags, (In0P->procinfoType.msgtl_header.msgt_inline) ? In0P->procinfo : *((int **)In0P->procinfo), In0P->procinfoType.msgtl_number, (In1P->threadwaitsType.msgtl_header.msgt_inline) ? In1P->threadwaits : *((char **)In1P->threadwaits), In1P->threadwaitsType.msgtl_number);
- ^
-process_reply_S.c:881:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
-process_reply_S.c:884:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In1P->threadwaits, In1P->threadwaitsType.msgtl_number);
- ^
-process_reply_S.c:887:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->procinfo, 4 * In0P->procinfoType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getprocargs_reply':
-process_reply_S.c:950:22: warning: function called through a non-compatible type
+process_reply_S.c:959:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocargs_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:978:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getprocargs_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procargsType.msgtl_header.msgt_inline) ? In0P->procargs : *((char **)In0P->procargs), In0P->procargsType.msgtl_number);
- ^
-process_reply_S.c:981:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->procargs, In0P->procargsType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getprocenv_reply':
-process_reply_S.c:1041:22: warning: function called through a non-compatible type
+process_reply_S.c:1053:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getprocenv_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:1069:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getprocenv_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->procenvType.msgtl_header.msgt_inline) ? In0P->procenv : *((char **)In0P->procenv), In0P->procenvType.msgtl_number);
- ^
-process_reply_S.c:1072:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->procenv, In0P->procenvType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getloginid_reply':
-process_reply_S.c:1136:22: warning: function called through a non-compatible type
+process_reply_S.c:1148:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginid_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getloginpids_reply':
-process_reply_S.c:1215:22: warning: function called through a non-compatible type
+process_reply_S.c:1230:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getloginpids_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:1243:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getloginpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsType.msgtl_header.msgt_inline) ? In0P->pids : *((pid_t **)In0P->pids), In0P->pidsType.msgtl_number);
- ^
-process_reply_S.c:1246:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->pids, 4 * In0P->pidsType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getlogin_reply':
-process_reply_S.c:1310:22: warning: function called through a non-compatible type
+process_reply_S.c:1325:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getlogin_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getsid_reply':
-process_reply_S.c:1393:22: warning: function called through a non-compatible type
+process_reply_S.c:1408:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsid_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getsessionpgids_reply':
-process_reply_S.c:1472:22: warning: function called through a non-compatible type
+process_reply_S.c:1490:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpgids_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:1500:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getsessionpgids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pgidsetType.msgtl_header.msgt_inline) ? In0P->pgidset : *((pid_t **)In0P->pgidset), In0P->pgidsetType.msgtl_number);
- ^
-process_reply_S.c:1503:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->pgidset, 4 * In0P->pgidsetType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getsessionpids_reply':
-process_reply_S.c:1563:22: warning: function called through a non-compatible type
+process_reply_S.c:1584:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsessionpids_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:1591:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getsessionpids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number);
- ^
-process_reply_S.c:1594:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_getsidport_reply':
-process_reply_S.c:1658:22: warning: function called through a non-compatible type
+process_reply_S.c:1679:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getsidport_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getpgrp_reply':
-process_reply_S.c:1741:22: warning: function called through a non-compatible type
+process_reply_S.c:1762:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrp_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getpgrppids_reply':
-process_reply_S.c:1820:22: warning: function called through a non-compatible type
+process_reply_S.c:1844:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getpgrppids_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
-process_reply_S.c:1848:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- OutP->RetCode = S_proc_getpgrppids_reply(In0P->Head.msgh_request_port, In0P->return_code, (In0P->pidsetType.msgtl_header.msgt_inline) ? In0P->pidset : *((pid_t **)In0P->pidset), In0P->pidsetType.msgtl_number);
- ^
-process_reply_S.c:1851:4: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- mig_deallocate(* (vm_offset_t *) In0P->pidset, 4 * In0P->pidsetType.msgtl_number);
- ^
process_reply_S.c: In function '_Xproc_get_tty_reply':
-process_reply_S.c:1915:22: warning: function called through a non-compatible type
+process_reply_S.c:1939:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_tty_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_getnports_reply':
-process_reply_S.c:1998:22: warning: function called through a non-compatible type
+process_reply_S.c:2022:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_getnports_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_is_important_reply':
-process_reply_S.c:2081:22: warning: function called through a non-compatible type
+process_reply_S.c:2105:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_is_important_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: In function '_Xproc_get_code_reply':
-process_reply_S.c:2176:22: warning: function called through a non-compatible type
+process_reply_S.c:2200:22: warning: function called through a non-compatible type
OutP->RetCode = (*(kern_return_t (*)(mach_port_t, kern_return_t)) S_proc_get_code_reply) (In0P->Head.msgh_request_port, In0P->return_code);
^
process_reply_S.c: At top level:
-process_reply_S.c:2276:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes]
+process_reply_S.c:2300:24: warning: no previous prototype for 'process_reply_server' [-Wmissing-prototypes]
mig_external boolean_t process_reply_server
^
-process_reply_S.c:2312:28: warning: no previous prototype for 'process_reply_server_routine' [-Wmissing-prototypes]
- mig_external mig_routine_t process_reply_server_routine
- ^
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_reply_S.o -MT msg_reply_S.o -MMD -MP -MF .deps/msg_reply_S.Tpo msg_reply_S.c
msg_reply_S.c:189:24: warning: no previous prototype for 'msg_reply_server' [-Wmissing-prototypes]
mig_external boolean_t msg_reply_server
^
-msg_reply_S.c:225:28: warning: no previous prototype for 'msg_reply_server_routine' [-Wmissing-prototypes]
- mig_external mig_routine_t msg_reply_server_routine
- ^
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o msg_U.o -MT msg_U.o -MMD -MP -MF .deps/msg_U.Tpo msg_U.c
-msg_U.c: In function 'msg_del_auth':
-msg_U.c:508:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((int **)InP->uids) = uids;
- ^
-msg_U.c:523:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((int **)InP->gids) = gids;
- ^
-msg_U.c: In function 'msg_get_init_ports':
-msg_U.c:960:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *ports = *((mach_port_t **)OutP->ports);
- ^
-msg_U.c: In function 'msg_set_init_ports':
-msg_U.c:1053:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((mach_port_t **)InP->ports) = ports;
- ^
-msg_U.c: In function 'msg_get_init_ints':
-msg_U.c:1484:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *values = *((int **)OutP->values);
- ^
-msg_U.c: In function 'msg_set_init_ints':
-msg_U.c:1576:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((int **)InP->values) = values;
- ^
-msg_U.c: In function 'msg_get_dtable':
-msg_U.c:1742:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *dtable = *((mach_port_t **)OutP->dtable);
- ^
-msg_U.c: In function 'msg_set_dtable':
-msg_U.c:1835:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((mach_port_t **)InP->dtable) = dtable;
- ^
-msg_U.c: In function 'msg_get_environment':
-msg_U.c:2256:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *value = *((char **)OutP->value);
- ^
-msg_U.c: In function 'msg_set_environment':
-msg_U.c:2348:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((char **)InP->value) = value;
- ^
-msg_U.c: In function 'msg_get_env_variable':
-msg_U.c:2514:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *value = *((char **)OutP->value);
- ^
-msg_U.c: In function 'msg_describe_ports':
-msg_U.c:3021:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *((mach_port_t **)InP->names) = names;
- ^
-msg_U.c:3086:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
- *descriptions = *((char **)OutP->descriptions);
- ^
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_U.o -MT exc_request_U.o -MMD -MP -MF .deps/exc_request_U.Tpo exc_request_U.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o exc_request_S.o -MT exc_request_S.o -MMD -MP -MF .deps/exc_request_S.Tpo exc_request_S.c
exc_request_S.c:176:24: warning: no previous prototype for 'exc_server' [-Wmissing-prototypes]
mig_external boolean_t exc_server
^
-exc_request_S.c:212:28: warning: no previous prototype for 'exc_server_routine' [-Wmissing-prototypes]
- mig_external mig_routine_t exc_server_routine
- ^
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o remote.o -MT remote.o -MMD -MP -MF .deps/remote.Tpo ../../W._C._Handy/gdb/remote.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o dcache.o -MT dcache.o -MMD -MP -MF .deps/dcache.Tpo ../../W._C._Handy/gdb/dcache.c
gcc-4.9 -g -O2 -D_GNU_SOURCE -I. -I../../W._C._Handy/gdb -I../../W._C._Handy/gdb/common -I../../W._C._Handy/gdb/config -DLOCALEDIR="\"[...]/tschwinge/W._C._Handy.build.install/share/locale\"" -DHAVE_CONFIG_H -I../../W._C._Handy/gdb/../include/opcode -I../../W._C._Handy/gdb/../opcodes/.. -I../../W._C._Handy/gdb/../readline/.. -I../../W._C._Handy/gdb/../zlib -I../bfd -I../../W._C._Handy/gdb/../bfd -I../../W._C._Handy/gdb/../include -I../libdecnumber -I../../W._C._Handy/gdb/../libdecnumber -I../../W._C._Handy/gdb/gnulib/import -Ibuild-gnulib/import -DTUI=1 -pthread -I/usr/include/guile/2.0 -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wpointer-arith -Wno-unused -Wunused-value -Wunused-function -Wno-switch -Wno-char-subscripts -Wempty-body -Wpointer-sign -Wmissing-prototypes -Wdeclaration-after-statement -Wmissing-parameter-type -Wold-style-declaration -Wold-style-definition -Wformat-nonliteral -c -o tracepoint.o -MT tracepoint.o -MMD -MP -MF .deps/tracepoint.Tpo ../../W._C._Handy/gdb/tracepoint.c