From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 430 invoked by alias); 4 Mar 2002 11:13:28 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 342 invoked from network); 4 Mar 2002 11:13:27 -0000 Received: from unknown (HELO kerberos.suse.cz) (195.47.106.10) by sources.redhat.com with SMTP; 4 Mar 2002 11:13:27 -0000 Received: from chimera.suse.cz (chimera.suse.cz [10.20.0.2]) by kerberos.suse.cz (SuSE SMTP server) with ESMTP id 6959959D35D; Mon, 4 Mar 2002 12:13:26 +0100 (CET) Received: from suse.cz (leviathan.suse.cz [10.20.1.56]) by chimera.suse.cz (8.11.0/8.11.0/SuSE Linux 8.11.0-0.4) with ESMTP id g24BDQN02237; Mon, 4 Mar 2002 12:13:26 +0100 X-Authentication-Warning: chimera.suse.cz: Host leviathan.suse.cz [10.20.1.56] claimed to be suse.cz Message-ID: <3C8356D6.1060202@suse.cz> Date: Mon, 04 Mar 2002 03:13:00 -0000 From: Michal Ludvig Organization: SuSE CR User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.8) Gecko/20020204 X-Accept-Language: cs, cz, en MIME-Version: 1.0 To: Andreas Jaeger Cc: Andrew Cagney , gdb-patches@sources.redhat.com Subject: Re: [patch] Add x86-64 target to MAINTAINERS, broken References: <3C7C4804.4070201@cygnus.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-03/txt/msg00024.txt.bz2 Andreas Jaeger wrote: > Andrew Cagney writes: >>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? File sys/reg.h comes from x86-64 glibc sources and yes, using my crosscompiler it compiles without problems for --host=x86-64 and --target=x86-64... For --target=x86-64 and --host i686-... it may not work since headers are different. I'll try to solve it. Michal Ludvig -- * SuSE CR, s.r.o * mludvig@suse.cz * +420 2 9654 5373 * http://www.suse.cz