From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11093 invoked by alias); 26 Feb 2007 00:21:46 -0000 Received: (qmail 11085 invoked by uid 22791); 26 Feb 2007 00:21:46 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 26 Feb 2007 00:21:41 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.1/8.13.1) with ESMTP id l1Q0LchR029859; Sun, 25 Feb 2007 19:21:38 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id l1Q0LcMj003976; Sun, 25 Feb 2007 19:21:38 -0500 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id l1Q0LbNG006937; Sun, 25 Feb 2007 19:21:38 -0500 Received: from ton.toronto.redhat.com (ton.toronto.redhat.com [172.16.14.15]) by touchme.toronto.redhat.com (Postfix) with ESMTP id A8AD280020A; Sun, 25 Feb 2007 19:21:37 -0500 (EST) Received: from ton.toronto.redhat.com (localhost.localdomain [127.0.0.1]) by ton.toronto.redhat.com (8.13.1/8.13.1) with ESMTP id l1Q0Lb8p019298; Sun, 25 Feb 2007 19:21:37 -0500 Received: (from fche@localhost) by ton.toronto.redhat.com (8.13.1/8.13.1/Submit) id l1Q0Lag5019297; Sun, 25 Feb 2007 19:21:36 -0500 Date: Mon, 26 Feb 2007 00:21:00 -0000 From: "Frank Ch. Eigler" To: Michael Ambrus Cc: sid@sourceware.org Subject: Re: Building SID Message-ID: <20070226002136.GA19131@redhat.com> References: <81c474d20702251137j3e65f89aidf58a2e4cf019252@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9amGYk9869ThD9tj" Content-Disposition: inline In-Reply-To: <81c474d20702251137j3e65f89aidf58a2e4cf019252@mail.gmail.com> User-Agent: Mutt/1.4.1i X-IsSubscribed: yes Mailing-List: contact sid-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00025.txt.bz2 --9amGYk9869ThD9tj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 1476 Hi - On Sun, Feb 25, 2007 at 08:37:41PM +0100, Michael Ambrus wrote: > I'm new to sid and I'm having some problems building the project from > CVS sources. Welcome! > My first attempt was with a cross-compiler which worked. except that > the I couldn't get the simulation to work properly (when setting CPU > registers in the simulated code and then queried the same with GDB, > the registers would still have the value 0). Are you sure you had gdb connected properly (target remote ...) and all? Which target? > I thought if not setting --target, it would make it work better. Actually, that should not improve this situation. > The documentation says that if --target is not set, sid will try to > build all the available CPU's. That's correct. > What I'm not clear about is if one needs a cross compilers or not, and > in the case one does - would that be for every possible CPU sid > supports? No, we don't run cross-compilers during a sid build. Only in order to build programs that run on the various cpu models would one need them. > [...] > A list of supported main architectures would be helpful. See the sid/components/CATALOG file. > Hers comes the lines where the build breaks: > make[4]: *** No rule to make target `sh64-elf-sid', needed by `all-am'.= =20=20 > The ChangeLog mentions 'sh-elf-sid,sh5-elf-sid,sh64-elf-sid: New > files' so I'm guessing the files were just not committed yet. That's probably right, it must be an oversight. - FChE --9amGYk9869ThD9tj Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFF4igQVZbdDOm/ZT0RAk3eAJ0TDwY7FjV64d4yQyAEst6XtLVsygCfbDyC OqVd5GmSBTGDKeDuKkYgBJg= =8D0h -----END PGP SIGNATURE----- --9amGYk9869ThD9tj--