This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: Fix gdb 8.1 Solaris compilation
- From: Andreas Schwab <schwab at suse dot de>
- To: Rainer Orth <ro at CeBiTec dot Uni-Bielefeld dot DE>
- Cc: gdb-patches at sourceware dot org
- Date: Thu, 21 Sep 2017 15:16:55 +0200
- Subject: Re: Fix gdb 8.1 Solaris compilation
- Authentication-results: sourceware.org; auth=none
- References: <yddy3p8p5l6.fsf@CeBiTec.Uni-Bielefeld.DE>
On Sep 21 2017, Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> wrote:
> diff --git a/gdb/configure.nat b/gdb/configure.nat
> --- a/gdb/configure.nat
> +++ b/gdb/configure.nat
> @@ -216,7 +216,8 @@ case ${gdb_host} in
> case ${gdb_host_cpu} in
> i386)
> # Host: Solaris x86
> - NATDEPFILES='fork-child.o i386-v4-nat.o i386-sol2-nat.o \
> + NATDEPFILES='fork-child.o fork-inferior.o
> + i386-v4-nat.o i386-sol2-nat.o
> procfs.o proc-api.o proc-events.o proc-flags.o proc-why.o'
> HAVE_NATIVE_GCORE_HOST=1
> ;;
Doesn't that lack backslashes?
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."