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: [patch] Add x86-64 target to MAINTAINERS, broken


Andrew Cagney <ac131313@cygnus.com> writes:

> FYI,
>
> I've committed the attached.  I get the error:
>
> In file included from /home/scratch/GDB/src/gdb/x86-64-tdep.c:30:
> /home/scratch/GDB/src/gdb/x86-64-tdep.h:27: sys/reg.h: No such file or
> directory
> gmake[1]: *** [x86-64-tdep.o] Error 1
> gmake[1]: Leaving directory
> `/home/scratch/GDB/X-x86_64-unknown-linux-gnu/gdb'
> gmake: *** [all-gdb] Error 2
>
> when trying to build an x86_64-linux-gnu target.

I fear you applied a broken patch by Michal.  Has this been fixed?
Michal, can you test whether the CVS version works now?

I'd really like to see x86-64 working - and not as maintaince only.

Thanks,
Andreas

> enjoy,
> Andrew
>
> 2002-02-26  Andrew Cagney  <ac131313@redhat.com>
>
> 	* MAINTAINERS: Add x86-64 target.
>
> Index: MAINTAINERS
> ===================================================================
> RCS file: /cvs/src/src/gdb/MAINTAINERS,v
> retrieving revision 1.151
> diff -u -r1.151 MAINTAINERS
> --- MAINTAINERS	2002/02/23 21:44:56	1.151
> +++ MAINTAINERS	2002/02/27 02:41:28
> @@ -170,6 +170,9 @@
>  
>  	w65		Deleted.
>  
> +	x86-64		(--target=x86_64-linux-gnu broken)
> +			Maintenance only
> +
>  	xstormy16	--target=xstormy16-elf ,-Werror
>  			Corinna Vinschen	vinschen@redhat.com
>  

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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