From owner-freebsd-mips Mon Nov 18 14:28:24 2002 Delivered-To: freebsd-mips@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 931) id 8371837B401; Mon, 18 Nov 2002 14:28:23 -0800 (PST) Date: Mon, 18 Nov 2002 14:28:23 -0800 From: Juli Mallett To: freebsd-mips@FreeBSD.org Subject: Stumpedish wrt GCC generating (superfluous?) definitions Message-ID: <20021118142823.A98494@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Organisation: The FreeBSD Project X-Alternate-Addresses: , , , , X-Towel: Yes X-LiveJournal: flata, jmallett X-Negacore: Yes 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 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. -- Juli Mallett OpenDarwin, Mono, FreeBSD Developer. ircd-hybrid Developer, EFnet addict. FreeBSD on MIPS-Anything on FreeBSD. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mips" in the body of the message