This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


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

Re: RFA: fix rdi-share subdir selection in configure


Two problems.

On Wed, Jan 19, 2005 at 03:31:39PM -0500, Jim Blandy wrote:
>   			gdb_target=embed
> !                         build_rdi_share=yes

My mailer says you've got the whitespace disease.

>                           ;;
>   xscale-*-*)		gdb_target=embed
> !                         build_rdi_share=yes
>                           ;;
>   
>   avr-*-*)		gdb_target=avr ;;
> *************** i[34567]86-*-linux*)	gdb_target=linux
> *** 96,105 ****
>   			;;
>   i[34567]86-*-gnu*)	gdb_target=i386gnu ;;
>   i[34567]86-*-netware*)	gdb_target=i386
> ! 			# FIXME: cagney/2005-01-07: The configdirs
> ! 			# variable doesn't work with autoconf 2.59.
> ! 			# Disabled.
> ! 			# configdirs="${configdirs} nlm"
>   			;;
>   i[34567]86-*-cygwin*)	gdb_target=cygwin  ;;
>   i[34567]86-*-*)		gdb_target=i386 ;;
> --- 90,96 ----
>   			;;
>   i[34567]86-*-gnu*)	gdb_target=i386gnu ;;
>   i[34567]86-*-netware*)	gdb_target=i386
> !                         build_rdi_share=yes
>   			;;
>   i[34567]86-*-cygwin*)	gdb_target=cygwin  ;;
>   i[34567]86-*-*)		gdb_target=i386 ;;
> 

I don't think the netware target wants the ARM RDI protocol...

-- 
Daniel Jacobowitz


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