From owner-freebsd-mips Sat Nov 23 23:18:54 2002 Delivered-To: freebsd-mips@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59C9237B401 for ; Sat, 23 Nov 2002 23:18:53 -0800 (PST) Received: from snipe.mail.pas.earthlink.net (snipe.mail.pas.earthlink.net [207.217.120.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F4E643E4A for ; Sat, 23 Nov 2002 23:18:53 -0800 (PST) (envelope-from jwojdacki@earthlink.net) Received: from user-2injgcn.dialup.mindspring.com ([165.121.193.151] helo=earthlink.net) by snipe.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 18Fr2Y-0005oO-00 for freebsd-mips@FreeBSD.org; Sat, 23 Nov 2002 23:18:50 -0800 Message-ID: <3DE07E10.5080903@earthlink.net> Date: Sat, 23 Nov 2002 23:21:52 -0800 From: Justin Wojdacki User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.0) Gecko/20020530 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-mips@FreeBSD.org Subject: Re: Stumpedish wrt GCC generating (superfluous?) definitions References: <20021118142823.A98494@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-mips@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juli Mallett wrote: > Hey, > > Is there anyone on here who's fairly familiar with GCC on MIPS, and who > has looked at (or could) the toolchain stuff I've done so far to see if > I've done something wrong? I've been using a FSF/Cygnus GCC/BU toolchain > on my laptop to cross-build little toy kernels to test bits of code in > the GDB simulator, and I finally got a GDB sim set up on my faster build > box, and gave a little toy kernel a swing with the toolchain stuff from > the FreeBSD/MIPS p4 branch, and things seem to have been fine, except > when compiling a `printf' unit in C, the assembly that came out the other > end was full of '.dword $L' stuff, which generated a heap of undefined > references, though the code in question linked fine without those directives. > > Any thoughts? > > Thanks, > juli. Where's the toolchain at? I'll try to take a look if I have a moment. I'm in the middle of a heavy travel period though, so it might be a week. Likewise for the bootloader issues. I'm part way through the ARC spec, but have been too busy elsewhere. :( Justin Wojdacki jwojdacki@earthlink.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mips" in the body of the message